aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/XCore/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+0
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+1
* Target/XCore/CMakeLists.txt: Add XCoreTargetTransformInfo.cpp.NAKAMURA Takumi2013-09-181-0/+1
* Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...NAKAMURA Takumi2013-08-061-1/+1
* [XCore] Move lowering of thread local storage to a separate pass.Richard Osborne2013-05-041-0/+1
* Add instruction encodings and disassembly for 1r instructions.Richard Osborne2012-12-161-0/+1
* Add XCore disassembler.Richard Osborne2012-12-161-0/+1
* Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission.Richard Osborne2012-12-161-0/+2
* llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.NAKAMURA Takumi2012-06-241-0/+2
* Fix up the CMake build for the new files added in r146960, they'reChandler Carruth2011-12-201-0/+1
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-12/+0
* build/cmake: Use tblgen macro directly instead of llvm_tablegen, which justDaniel Dunbar2011-11-041-6/+6
* Build system infrastructure for multiple tblgens.Peter Collingbourne2011-10-061-6/+6
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+12
* Clean up a pile of hacks in our CMake build relating to TableGen.Chandler Carruth2011-07-261-0/+1
* Major update to CMake build to reflect changes in r135219 in theChandler Carruth2011-07-151-1/+0
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-0/+1
* Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng2011-07-011-1/+1
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-281-2/+1
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-271-3/+0
* Fix cmake build.Rafael Espindola2011-06-241-0/+1
* Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng2011-06-241-3/+3
* Use explicit add_subdirectory's for LLVM target sublibraries insteadOscar Fuentes2011-02-201-0/+2
* Update CMake stuffAnton Korobeynikov2011-01-101-1/+1
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-141-0/+1
* CMake: Change somme target library names:Oscar Fuentes2010-08-031-1/+1
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-161-0/+1
* move elf section uniquing to MCContext. Along the wayChris Lattner2010-04-081-1/+0
* Normalize makefile comments and sort cmake file lists.Benjamin Kramer2009-08-311-1/+1
* Forgot to update some CMakeLists.Benjamin Kramer2009-08-221-1/+1
* Move XCore AsmPrinter to XCore/AsmPrinter directory.Richard Osborne2009-08-151-1/+0
* cmake likes its explicit list of files to build.Chris Lattner2009-08-151-0/+1
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-281-0/+1
* Add XCore backend.Richard Osborne2008-11-071-0/+23