summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/CodeGen/GlobalISel/CSETest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-2/+2
* [GISel]: Add GISelKnownBits analysisAditya Nandakumar2019-08-061-0/+2
* [GlobalISel] Introduce a CSEConfigBase class to allow targets to define their...Amara Emerson2019-04-151-1/+1
* GlobalISel: Fix CSE handling of buildConstantMatt Arsenault2019-02-041-0/+13
* GlobalISel: Improve gtest usageMatt Arsenault2019-02-041-11/+11
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [GISel]: Add support for CSEing continuously during GISel passes.Aditya Nandakumar2019-01-161-0/+87
OpenPOWER on IntegriCloud