aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/CellSPU/Makefile
AgeCommit message (Expand)Author
2012-11-14Remove the CellSPU port.Eric Christopher
2011-07-14Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng
2011-07-01Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng
2011-06-28Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng
2011-06-27Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng
2011-06-24Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng
2010-11-14move all the target's asmprinters into the main target. The piece Chris Lattner
2010-01-24make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner
2010-01-22Stop building RTTI information for *most* llvm libraries. NotableChris Lattner
2009-07-15Add TargetInfo libraries for all targets.Daniel Dunbar
2009-01-09Removed trailing whitespace from Makefiles.Misha Brukman
2008-11-08CellSPU: Bring SPU's assembly printer more in-line with current LLVM codeScott Michel
2008-01-30More cleanups for CellSPU:Scott Michel
2007-12-29remove attribution from lib Makefiles.Chris Lattner
2007-12-05Updated source file headers to llvm coding standard.Scott Michel
2007-12-03Makefile fragment for CellSPU.Scott Michel