summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* [globalisel] Add G_SEXT_INREGDaniel Sanders2019-08-091-0/+11
* Re-apply r353553 "[GISel][NFC]: Add missing call to record CSE hits in the CS...Francis Visoiu Mistrih2019-02-081-0/+1
* Revert r353553 "[GISel][NFC]: Add missing call to record CSE hits in the CSEM...Francis Visoiu Mistrih2019-02-081-1/+0
* [GISel][NFC]: Add missing call to record CSE hits in the CSEMIRBuilderAditya Nandakumar2019-02-081-0/+1
* GlobalISel: Fix CSE handling of buildConstantMatt Arsenault2019-02-041-0/+13
* 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/+231
OpenPOWER on IntegriCloud