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