summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/CMakeLists.txt
Commit message (Expand)AuthorAge
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-28
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* [SystemZ] Add instruction-shortening passRichard Sandiford2013-09-25
* Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...NAKAMURA Takumi2013-08-06
* [SystemZ] Split out comparison elimination into a separate passRichard Sandiford2013-08-05
* [SystemZ] Use MVC for memcpyRichard Sandiford2013-07-08
* [SystemZ] Add long branch passRichard Sandiford2013-05-20
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-14
* [SystemZ] Add back endUlrich Weigand2013-05-06
* Remove the SystemZ backend.Dan Gohman2011-10-24
* Build system infrastructure for multiple tblgens.Peter Collingbourne2011-10-06
* 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
* 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
* Attempt to unbreak cmake-based buildsAnton Korobeynikov2010-11-15
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-14
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-28
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-16
* Normalize makefile comments and sort cmake file lists.Benjamin Kramer2009-08-31
* Forgot to update some CMakeLists.Benjamin Kramer2009-08-22
* CMake support for SystemZ.Daniel Dunbar2009-07-20