summaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/Makefile
Commit message (Expand)AuthorAge
* Remove the Alpha backend.Dan Gohman2011-10-27
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-14
* Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng2011-07-01
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-28
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-27
* Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng2011-06-24
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-14
* remove JIT support from the Alpha backend. The JIT will be moving to MC, Chris Lattner2010-11-14
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-24
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-22
* Unbreak buildDaniel Dunbar2009-07-19
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-15
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-09
* Separate alpha asmprinter. This should unbreak native build.Anton Korobeynikov2008-11-11
* remove attribution from lib Makefiles.Chris Lattner2007-12-29
* Autogen subtarget information from .td files.Chris Lattner2005-10-23
* ret 0; works, not much elseAndrew Lenharth2005-10-20
* no longer build as a shared libraryAndrew Lenharth2005-02-22
* Let me introduce you to the early stages of the llvm backend for the alpha pr...Andrew Lenharth2005-01-22