summaryrefslogtreecommitdiff
path: root/lib/Target/MSP430/CMakeLists.txt
Commit message (Expand)AuthorAge
* Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...NAKAMURA Takumi2013-08-06
* llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.NAKAMURA Takumi2012-06-24
* Fix up the CMake build for the new files added in r146960, they'reChandler Carruth2011-12-20
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-29
* build/cmake: Use tblgen macro directly instead of llvm_tablegen, which justDaniel Dunbar2011-11-04
* 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
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-14
* 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
* Re-apply r115363 and r115366 now that r115525 has removed the un-needed headerJim Grosbach2010-10-05
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-28
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-16
* Update CMake build.Ted Kremenek2010-01-15
* Normalize makefile comments and sort cmake file lists.Benjamin Kramer2009-08-31
* Forgot to update some CMakeLists.Benjamin Kramer2009-08-22
* Hopefully unbreak cmake buildsAnton Korobeynikov2009-08-14
* bug 4524: Add MSP430 to the cmake build.Richard Pennington2009-07-09
* Add cmake script. No idea whether it works or not :)Anton Korobeynikov2009-05-03