aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+0
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-141-1/+2
* [SystemZ] Add back endUlrich Weigand2013-05-061-0/+28
* Remove the SystemZ backend.Dan Gohman2011-10-241-22/+0
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-1/+1
* Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng2011-07-011-2/+2
* 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
* 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
* UnbreakAnton Korobeynikov2009-07-161-1/+1
* Let's start another backend :)Anton Korobeynikov2009-07-161-0/+22