Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the MSIL backend. It isn't maintained, is buggy, has no testcases | Chris Lattner | 2010-08-28 | 1 | -16/+0 |
* | make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. | Chris Lattner | 2010-01-24 | 1 | -2/+0 |
* | Stop building RTTI information for *most* llvm libraries. Notable | Chris Lattner | 2010-01-22 | 1 | -0/+1 |
* | Add TargetInfo libraries for all targets. | Daniel Dunbar | 2009-07-15 | 1 | -0/+3 |
* | remove attribution from lib 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/+14 |