summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make helpers static. NFC.Benjamin Kramer2017-11-241-4/+4
* Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie2017-11-081-2/+2
* [CodeGen] Remove unnecessary semicolons to fix a warning. NFCCraig Topper2017-11-031-2/+2
* mir-canon: First commit.Puyan Lotfi2017-11-021-0/+626
OpenPOWER on IntegriCloud