summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [GlobalISel] Enable CSE in the IRTranslator & legalizer for -O0 with constant...Amara Emerson2019-04-151-1/+1
* [GlobalISel] Introduce a CSEConfigBase class to allow targets to define their...Amara Emerson2019-04-151-4/+16
* Re-apply r353553 "[GISel][NFC]: Add missing call to record CSE hits in the CS...Francis Visoiu Mistrih2019-02-081-9/+9
* Revert r353553 "[GISel][NFC]: Add missing call to record CSE hits in the CSEM...Francis Visoiu Mistrih2019-02-081-9/+9
* [GISel][NFC]: Add missing call to record CSE hits in the CSEMIRBuilderAditya Nandakumar2019-02-081-9/+9
* GlobalISel: Fix formatting of debug outputMatt Arsenault2019-02-041-3/+3
* 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/+370
OpenPOWER on IntegriCloud