summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [TableGen] Add backend to generate command guide for tools using libOption.Jonas Devlieghere2019-11-221-0/+2
* [TableGen] Introduce a generic automaton (DFA) backendJames Molloy2019-10-041-0/+1
* [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansionDaniel Sanders2019-10-031-0/+3
* Revert 373551 (CodeExpander.cpp CMake issue)Kristina Brooks2019-10-031-3/+0
* Revert 373555: libLLVM+modules failure with CMake 3.10.2Kristina Brooks2019-10-031-1/+1
* [gicombiner] Make rL373551 compatible with older cmakesDaniel Sanders2019-10-031-1/+1
* [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansionDaniel Sanders2019-10-031-0/+3
* [gicombiner] Add the boring boilerplate for the declarative combinerDaniel Sanders2019-10-021-0/+1
* [MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.Clement Courbet2018-10-251-0/+1
* [WebAssembly][NFC] Remove WebAssemblyStackifier TableGen backendThomas Lively2018-10-221-1/+0
* [WebAssembly] TableGen backend for stackifying instructionsThomas Lively2018-08-271-0/+1
* [RFC][Patch 1/3] Add a new class of predicates for variant scheduling classes.Andrea Di Biagio2018-05-251-0/+1
* [WebAssembly] Initial Disassembler.Sam Clegg2018-05-101-0/+1
* [RISCV] Tablegen-driven Instruction Compression.Sameer AbuAsal2018-04-061-0/+1
* TableGen: Allow setting SDNodeProperties on intrinsicsMatt Arsenault2017-12-201-0/+1
* [Docs] Add tablegen backend for target opcode documentationOliver Stannard2017-11-141-0/+1
* Move the llvm-tblgen project into the Tablegenning folder on IDEs like Visual...Aaron Ballman2017-11-041-0/+1
* [X86][TableGen] Recommitting the X86 memory folding tables TableGen backend w...Ayman Musa2017-10-081-0/+1
* TableGen support for parameterized register class informationKrzysztof Parzyszek2017-09-141-0/+2
* [x86] Revert the X86FoldTablesEmitter due to more miscompiles.Chandler Carruth2017-06-061-1/+0
* Resubmit "[X86] Adding new LLVM TableGen backend that generates the X86 backe...Zachary Turner2017-05-291-0/+1
* Revert "[X86] Adding new LLVM TableGen backend that generates the X86 backend...Zachary Turner2017-05-291-1/+0
* [X86] Adding new LLVM TableGen backend that generates the X86 backend memory ...Ayman Musa2017-05-281-0/+1
* [X86][AVX512] Adding new LLVM TableGen backend which generates the EVEX2VEX c...Ayman Musa2017-03-071-0/+1
* Re-commit: [globalisel] Tablegen-erate current Register Bank InformationDaniel Sanders2017-01-191-0/+1
* Re-revert: [globalisel] Tablegen-erate current Register Bank InformationDaniel Sanders2017-01-181-1/+0
* Re-commit: [globalisel] Tablegen-erate current Register Bank InformationDaniel Sanders2017-01-181-0/+1
* Revert r292132: [globalisel] Tablegen-erate current Register Bank Information...Daniel Sanders2017-01-161-1/+0
* [globalisel] Tablegen-erate current Register Bank InformationDaniel Sanders2017-01-161-0/+1
* [GlobalISel] Add basic Selector-emitter tblgen backend.Ahmed Bougacha2016-12-211-0/+1
* [tablegen] Merge duplicate definitions of getMinimalTypeForRange. NFC.Daniel Sanders2016-11-191-0/+1
* [tablegen] Extract portions of AsmMatcherEmitter for re-use by another genera...Daniel Sanders2016-11-151-0/+1
* AArch64: TableGenerate system instruction operands.Tim Northover2016-07-051-0/+1
* Move the enum attributes defined in Attributes.h to a table-gen file.Akira Hatanaka2015-11-111-0/+1
* Move SetTheory from utils/TableGen into lib/TableGen so Clang can use it.James Molloy2014-06-171-1/+0
* Remove TGValueTypes.cpp from CMakeLists.txt which I forgot to do in r200036.Craig Topper2014-01-241-1/+0
* Add TableGen ctags(1) emitter and helper script.Sean Silva2013-03-211-0/+1
* Remove edis - the enhanced disassembler. Fixes PR14654.Roman Divacky2012-12-191-1/+0
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-051-0/+1
* Remove exception handling usage from tblgen.Joerg Sonnenberger2012-10-251-1/+0
* llvm/utils/TableGen/CMakeLists.txt: Update corresponding to r166685.NAKAMURA Takumi2012-10-251-0/+1
* tblgen: Compile TableGen without RTTI.Sean Silva2012-10-101-1/+0
* I'm introducing a new machine model to simultaneously allow simpleAndrew Trick2012-07-071-0/+1
* Move llvm-tblgen's StringMatcher into the TableGen library so it canDouglas Gregor2012-05-021-1/+0
* Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.Craig Topper2012-02-271-1/+0
* Fix up the CMake build for the new files added in r146960, they'reChandler Carruth2011-12-201-0/+1
* TableGen: fix CMake build s'moreDylan Noblesmith2011-12-011-0/+1
* Remove this from the CMake build since I erased the file.Owen Anderson2011-11-101-1/+0
* The TableGen parts of the CMake build are seriously broken. This fixesChandler Carruth2011-11-021-0/+1
* Remove the Clang tblgen backends from LLVM.Peter Collingbourne2011-10-061-6/+0
OpenPOWER on IntegriCloud