summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/GlobalISel
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings as errors that occur on sanitizer-x86_64-linuxDaniel Sanders2020-01-071-4/+4
* Remove extraneous semicolon.Bill Wendling2020-01-071-1/+1
* [gicombiner] Add GIMatchTree and use it for the code generationDaniel Sanders2020-01-0710-0/+1570
* Revert "[gicombiner] Add GIMatchTree and use it for the code generation"Daniel Sanders2020-01-0310-1570/+0
* [gicombiner] Add GIMatchTree and use it for the code generationDaniel Sanders2020-01-0310-0/+1570
* Revert "Temporarily Revert "[gicombiner] Add the MatchDag structure and parse...Daniel Sanders2019-12-1813-0/+1088
* Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruc...Eric Christopher2019-12-1713-1088/+0
* [gicombiner] Process the MatchDag such that every node is reachable from the ...Daniel Sanders2019-12-173-0/+35
* [gicombiner] Add the MatchDag structure and parse instruction DAG's from the ...Daniel Sanders2019-12-1713-0/+1053
* [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansionDaniel Sanders2019-10-034-0/+198
* Revert 373551 (CodeExpander.cpp CMake issue)Kristina Brooks2019-10-034-198/+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-034-0/+198
OpenPOWER on IntegriCloud