summaryrefslogtreecommitdiff
path: root/lib/Target/XCore/CMakeLists.txt
Commit message (Expand)AuthorAge
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-29
* Clean up a pile of hacks in our CMake build relating to TableGen.Chandler Carruth2011-07-26
* Major update to CMake build to reflect changes in r135219 in theChandler Carruth2011-07-15
* 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
* Fix cmake build.Rafael Espindola2011-06-24
* Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng2011-06-24
* Use explicit add_subdirectory's for LLVM target sublibraries insteadOscar Fuentes2011-02-20
* Update CMake stuffAnton Korobeynikov2011-01-10
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-14
* CMake: Change somme target library names:Oscar Fuentes2010-08-03
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-16
* move elf section uniquing to MCContext. Along the wayChris Lattner2010-04-08
* Normalize makefile comments and sort cmake file lists.Benjamin Kramer2009-08-31
* Forgot to update some CMakeLists.Benjamin Kramer2009-08-22
* Move XCore AsmPrinter to XCore/AsmPrinter directory.Richard Osborne2009-08-15
* cmake likes its explicit list of files to build.Chris Lattner2009-08-15
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-28
* Add XCore backend.Richard Osborne2008-11-07