aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-1/+1
* Lower MachineInstr to MC Inst and print to .s files. Akira Hatanaka2011-07-071-2/+2
* Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng2011-07-011-1/+1
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-281-2/+2
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-271-3/+1
* Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng2011-06-241-1/+2
* Reverse unnecessary changes made in r129606 and r129608. There is no change i...Akira Hatanaka2011-04-151-2/+2
* Fix lines that have incorrect indentation or exceed 80 columns. There is no c...Akira Hatanaka2011-04-151-2/+2
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-141-1/+1
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-1/+0
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-221-0/+2
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-151-1/+1
* Separate MIPS asmprinterAnton Korobeynikov2009-04-031-1/+3
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-2/+2
* Fix indendation.Matthijs Kooijman2008-09-231-4/+4
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+2
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-061-0/+21