summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [ARM][MVE] Enable masked gathers from vector of pointersAnna Welker2020-01-081-0/+1
* [CodeGen] Move ARMCodegenPrepare to TypePromotionSam Parker2019-12-031-1/+0
* [ARM] MVE Tail PredicationSam Parker2019-09-061-0/+1
* [ARM] Move MVEVPTBlockPass to a separate file. NFCDavid Green2019-08-281-0/+1
* [ARM] DLS/LE low-overhead loop code generationSam Parker2019-06-251-0/+1
* [ARM] Extract some code from ARMConstantIslandPassSam Parker2019-06-171-1/+1
* [ARM] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-111-1/+0
* [ARM] Deduplicate table generated CC analysis codeReid Kleckner2019-01-281-0/+1
* [ARM] ARMCodeGenPrepare backend passSam Parker2018-07-231-0/+1
* [ARM] Parallel DSP PassSjoerd Meijer2018-06-281-0/+1
* Consistently sort add_subdirectory calls in lib/Target/*/CMakeLists.txtNico Weber2018-04-231-1/+1
* 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
OpenPOWER on IntegriCloud