Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. | Chris Lattner | 2010-01-24 | 1 | -1/+0 |
* | Stop building RTTI information for *most* llvm libraries. Notable | Chris Lattner | 2010-01-22 | 1 | -0/+1 |
* | nothing opt uses can throw, remove the try block and -fexceptions when | Chris Lattner | 2009-10-22 | 1 | -1/+0 |
* | Use IRReader.h in opt, to support reading of LLVM Assembly files directly. | Dan Gohman | 2009-09-03 | 1 | -1/+1 |
* | Fixed file header comment. | Misha Brukman | 2009-04-01 | 1 | -3/+3 |
* | remove attributions from tools/utils makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+15 |