Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move all the target's asmprinters into the main target. The piece | Chris Lattner | 2010-11-14 | 1 | -1/+1 |
* | 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/+2 |
* | Add TargetInfo libraries for all targets. | Daniel Dunbar | 2009-07-15 | 1 | -1/+1 |
* | Separate MIPS asmprinter | Anton Korobeynikov | 2009-04-03 | 1 | -1/+3 |
* | Removed trailing whitespace from Makefiles. | Misha Brukman | 2009-01-09 | 1 | -2/+2 |
* | Fix indendation. | Matthijs Kooijman | 2008-09-23 | 1 | -4/+4 |
* | remove attribution from lib Makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Initial Mips support, here we go! =) | Bruno Cardoso Lopes | 2007-06-06 | 1 | -0/+21 |