summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Sort targetgen calls in lib/Target/*/CMakeLists.Nico Weber2018-04-041-8/+9
* [GlobalISel] Make GlobalISel a non-optional library.Quentin Colombet2017-08-031-20/+6
* [ARM] Unify handling of M-Class system registersJaved Absar2017-07-191-0/+2
* [ARM] Add macro fusion for AES instructions.Florian Hahn2017-06-221-0/+1
* [ARM] GlobalISel: Use TableGen instruction selectorDiana Picus2017-05-021-1/+4
* [globalisel][arm] Tablegen-erate current Register Bank Information.Daniel Sanders2017-02-051-0/+1
* [ARM] Add plumbing for GlobalISelDiana Picus2016-11-111-0/+16
* This refactoring of ARM machine block size computation creates two utilitySjoerd Meijer2016-07-221-0/+1
* In preparation for moving ARM's TargetRegisterInfo to the TargetMachineEric Christopher2015-03-121-2/+1
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-4/+1
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-1/+4
* Nuke the old JIT.Rafael Espindola2014-08-071-4/+1
* Atomics: promote ARM's IR-based atomics pass to CodeGen.Tim Northover2014-04-171-1/+0
* ARM: expand atomic ldrex/strex loops in IRTim Northover2014-04-031-0/+1
* Remove duplicated DMB instructionsRenato Golin2014-04-021-0/+1
* Cleaning up a bunch of pre-Visual C++ 2012 build hacks.Yaron Keren2014-03-041-8/+0
* [CMake] Let add_public_tablegen_target() provide intrinsics_gen, too.NAKAMURA Takumi2013-11-281-2/+0
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-281-1/+1
* Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...NAKAMURA Takumi2013-08-061-1/+1
* Adding an A15 specific optimization pass for interactions between S/D/Q regis...Silviu Baranga2013-03-151-0/+1
* Switch TargetTransformInfo from an immutable analysis pass that requiresChandler Carruth2013-01-071-0/+1
* Remove edis - the enhanced disassembler. Fixes PR14654.Roman Divacky2012-12-191-1/+0
* Remove TargetELFWriterInfo.Rafael Espindola2012-10-281-1/+0
* 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-14/+0
* lib/Target/ARM/CMakeLists.txt: Disable optimization in ARMISelLowering.cpp al...NAKAMURA Takumi2011-11-161-2/+2
* build/cmake: Use tblgen macro directly instead of llvm_tablegen, which justDaniel Dunbar2011-11-041-13/+13
* Fix CMake build.Michael J. Spencer2011-10-171-1/+0
* Build system infrastructure for multiple tblgens.Peter Collingbourne2011-10-061-13/+13
* Target/ARM: Unbreak! CMake! Build!NAKAMURA Takumi2011-09-291-1/+0
* Delete NEONMoveFix, now unused.Jakob Stoklund Olesen2011-09-291-1/+0
* Unbreak CMake build.Ted Kremenek2011-09-271-1/+2
* Don't generate the old-style disassembler in CMake builds either.Owen Anderson2011-08-091-1/+0
* Attempt to fix CMake build.Owen Anderson2011-08-091-0/+1
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+14
* Clean up a pile of hacks in our CMake build relating to TableGen.Chandler Carruth2011-07-261-0/+1
* Sink ARM mc routines into MCTargetDesc.Evan Cheng2011-07-231-3/+0
* Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate A...Evan Cheng2011-07-201-1/+0
* Major update to CMake build to reflect changes in r135219 in theChandler Carruth2011-07-151-1/+0
* Add CMake support for the new TableGen file introduced in r134705.Chandler Carruth2011-07-081-0/+1
* Update CMake library dependenciesOscar Fuentes2011-07-071-2/+0
* Fix CMake buildDouglas Gregor2011-07-071-0/+2
* Add ARM MC registry routines.Evan Cheng2011-07-061-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
* Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng2011-06-241-2/+3
* Move ARMMachObjectWriter to its own file.Jim Grosbach2011-06-221-0/+1
* Use explicit add_subdirectory's for LLVM target sublibraries insteadOscar Fuentes2011-02-201-0/+5
OpenPOWER on IntegriCloud