summaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/TableGen.cpp
AgeCommit message (Expand)Author
2024-08-21[NFC][TableGen] Change global variables from anonymous NS to static (#105504)Rahul Joshi
2023-03-21llvm-tblgen: Rewrite emitters to use `TableGen::Emitter`NAKAMURA Takumi
2023-03-21ReformatNAKAMURA Takumi
2023-02-19llvm-tblgen: ReformatNAKAMURA Takumi
2023-02-17llvm-tblgen: Apply IWYU partiallyNAKAMURA Takumi
2023-01-11[TargetParser] Generate the defs for RISCV CPUs using llvm-tblgen.Francesco Petrogalli
2023-01-11Revert "[TargetParser] Generate the defs for RISCV CPUs using llvm-tblgen."Francesco Petrogalli
2023-01-11[TargetParser] Generate the defs for RISCV CPUs using llvm-tblgen.Francesco Petrogalli
2022-06-14[TableGen][DirectX] Add tableGen backend to generate DXIL operation for Direc...python3kgae
2022-05-30[TableGen] Remove code beadsSheng
2022-05-24Revert "[TableGen] Remove code beads"Sylvestre Ledru
2022-05-24[TableGen] Remove code beadsSheng
2022-03-18[TableGen] X86 mnemonic tables backendAmir Ayupov
2022-01-28[tblgen] Disable lsan weak hook when building with msvcPierre Gousseau
2021-03-23[openacc][openmp] Reduce number of generated file and prefer inclusion of .incValentin Clement
2021-03-08[M68k][TableGen](1/8) TableGen related changesMin-Yih Hsu
2020-11-14[TableGen] Add frontend/backend phase timing capability.Paul C. Anagnostopoulos
2020-10-02[TableGen] New backend to print detailed records.Paul C. Anagnostopoulos
2020-07-28[Support] Use InitLLVM in llvm-stress, sancov and TableGenAnirudh Prasad
2020-07-11[flang][openmp] Check clauses allowed semantic with tablegen generated mapValentin Clement
2020-06-30[openmp] Move Directive and Clause helper function to tablegenValentin Clement
2020-06-23[openmp] Base of tablegen generated OpenMP common declarationValentin Clement
2020-06-22Revert commit 9e52530 because of dependencies issueValentin Clement
2020-06-22[openmp] Base of tablegen generated OpenMP common declarationValentin Clement
2020-01-27[tablegen] Emit string literals instead of char arraysLuke Drummond
2020-01-23Revert "[tablegen] Emit string literals instead of char arrays"Sergej Jaskiewicz
2020-01-23[tablegen] Emit string literals instead of char arraysLuke Drummond
2019-12-11[TableGen] Remove unused target intrinsic generation logicReid Kleckner
2019-11-25Revert "Use InitLLVM to setup a pretty stack printer"Nico Weber
2019-11-26Use InitLLVM to setup a pretty stack printerRui Ueyama
2019-11-22[TableGen] Add backend to generate command guide for tools using libOption.Jonas Devlieghere
2019-10-04[TableGen] Introduce a generic automaton (DFA) backendJames Molloy
2019-10-02[gicombiner] Add the boring boilerplate for the declarative combinerDaniel Sanders
2019-10-02Fix inconsistent indentation in TableGen.cppDaniel Sanders
2019-09-24[tblgen] Disable Leak detection for ASan/GCC and LSan/LLVMKamil Rytarowski
2019-02-11[tblgen] Add a timer covering the time spent reading the Instruction defsDaniel Sanders
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-10-25[MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.Clement Courbet
2018-10-22[WebAssembly][NFC] Remove WebAssemblyStackifier TableGen backendThomas Lively
2018-08-27[WebAssembly] TableGen backend for stackifying instructionsThomas Lively
2018-07-11[TableGen] Add a general-purpose JSON backend.Simon Tatham
2018-06-23[IR] Split Intrinsics.inc into enums and implementationsReid Kleckner
2018-04-06 [RISCV] Tablegen-driven Instruction Compression.Sameer AbuAsal
2017-12-13Remove redundant includes from utils/TableGen.Michael Zolotukhin
2017-11-14[Docs] Add tablegen backend for target opcode documentationOliver Stannard
2017-10-08[X86][TableGen] Recommitting the X86 memory folding tables TableGen backend w...Ayman Musa
2017-09-11[TableGen] Ensure that __lsan_is_turned_off isn't removed by DCE in llvm-tblgenFrancis Ricci
2017-06-06[x86] Revert the X86FoldTablesEmitter due to more miscompiles.Chandler Carruth
2017-05-29Resubmit "[X86] Adding new LLVM TableGen backend that generates the X86 backe...Zachary Turner
2017-05-29Revert "[X86] Adding new LLVM TableGen backend that generates the X86 backend...Zachary Turner