| Commit message (Expand) | Author | Age | Files | Lines |
| * | [CodeGen] Move ARMCodegenPrepare to TypePromotion | Sam Parker | 2019-12-03 | 1 | -0/+1 |
| * | Add Windows Control Flow Guard checks (/guard:cf). | Andrew Paverd | 2019-10-28 | 1 | -0/+1 |
| * | [NewPM] Port MachineModuleInfo to the new pass manager. | Yuanfang Chen | 2019-09-30 | 1 | -1/+1 |
| * | Revert "Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen... | Dmitri Gribenko | 2019-09-10 | 1 | -0/+1 |
| * | Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op... | Clement Courbet | 2019-09-10 | 1 | -1/+0 |
| * | [MIR] MIRNamer pass for improving MIR test authoring experience. | Puyan Lotfi | 2019-09-05 | 1 | -0/+1 |
| * | [MachinePipeliner] Add a way to unit-test the schedule emitter | James Molloy | 2019-09-03 | 1 | -0/+1 |
| * | [CodeGen] Add a pass to do block predication on SSA machine IR. | Thomas Raoux | 2019-08-20 | 1 | -0/+1 |
| * | Revert "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op... | Clement Courbet | 2019-06-26 | 1 | -0/+1 |
| * | [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline. | Clement Courbet | 2019-06-26 | 1 | -1/+0 |
| * | Rename ExpandISelPseudo->FinalizeISel, delay register reservation | Matt Arsenault | 2019-06-19 | 1 | -1/+1 |
| * | [CodeGen] Generic Hardware Loop Support | Sam Parker | 2019-06-07 | 1 | -0/+1 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Subject: [PATCH] [CodeGen] Add pass to combine interleaved loads. | Martin Elshuber | 2018-11-19 | 1 | -0/+1 |
| * | RegUsageInfo: Cleanup; NFC | Matthias Braun | 2018-07-26 | 1 | -0/+2 |
| * | CodeGen.cpp: Sort initializers; NFC | Matthias Braun | 2018-07-26 | 1 | -2/+2 |
| * | [WebAssembly] Add Wasm exception handling prepare pass | Heejin Ahn | 2018-05-31 | 1 | -0/+1 |
| * | Correct dwarf unwind information in function epilogue | Petar Jovanovic | 2018-04-24 | 1 | -0/+1 |
| * | [CodeGen] Add a new pass for PostRA sink | Jun Bum Lim | 2018-03-22 | 1 | -0/+1 |
| * | Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec... | Chandler Carruth | 2018-01-22 | 1 | -0/+1 |
| * | Split MachineLICM into EarlyMachineLICM and MachineLICM; NFC | Matthias Braun | 2018-01-19 | 1 | -0/+1 |
| * | Split TailDuplicatePass into pre- and post-RA variant; NFC | Matthias Braun | 2018-01-19 | 1 | -1/+2 |
| * | Rename CountingFunctionInserter and use for both mcount and cygprofile calls,... | Hans Wennborg | 2017-11-14 | 1 | -1/+0 |
| * | Revert "Correct dwarf unwind information in function epilogue for X86" | Reid Kleckner | 2017-11-08 | 1 | -1/+0 |
| * | Reland "Correct dwarf unwind information in function epilogue for X86" | Petar Jovanovic | 2017-11-07 | 1 | -0/+1 |
| * | re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass." | Clement Courbet | 2017-11-03 | 1 | -0/+1 |
| * | mir-canon: First commit. | Puyan Lotfi | 2017-11-02 | 1 | -0/+1 |
| * | Revert "Correct dwarf unwind information in function epilogue for X86" | Petar Jovanovic | 2017-11-01 | 1 | -1/+0 |
| * | Correct dwarf unwind information in function epilogue for X86 | Petar Jovanovic | 2017-11-01 | 1 | -0/+1 |
| * | Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for... | Geoff Berry | 2017-10-03 | 1 | -1/+0 |
| * | Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding" | Geoff Berry | 2017-10-02 | 1 | -0/+1 |
| * | Update branch coalescing to be a PowerPC specific pass | Lei Huang | 2017-09-12 | 1 | -1/+0 |
| * | RegAllocFast: Cleanup; NFC | Matthias Braun | 2017-09-09 | 1 | -1/+1 |
| * | Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for... | Sam McCall | 2017-09-04 | 1 | -1/+0 |
| * | Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding" | Geoff Berry | 2017-09-01 | 1 | -0/+1 |
| * | Temporarily revert "Update branch coalescing to be a PowerPC specific pass" | Eric Christopher | 2017-08-31 | 1 | -0/+1 |
| * | Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so... | Hans Wennborg | 2017-08-30 | 1 | -1/+0 |
| * | Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding" | Geoff Berry | 2017-08-30 | 1 | -0/+1 |
| * | Update branch coalescing to be a PowerPC specific pass | Lei Huang | 2017-08-23 | 1 | -1/+0 |
| * | Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro... | Geoff Berry | 2017-08-18 | 1 | -1/+0 |
| * | Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward... | Geoff Berry | 2017-08-17 | 1 | -0/+1 |
| * | Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" | Geoff Berry | 2017-08-17 | 1 | -1/+0 |
| * | [MachineCopyPropagation] Extend pass to do COPY source forwarding | Geoff Berry | 2017-08-16 | 1 | -0/+1 |
| * | [RegAllocFast] Add the proper initialize method to use the .mir infrastructure | Quentin Colombet | 2017-07-07 | 1 | -0/+1 |
| * | Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue" | Daniel Jasper | 2017-06-29 | 1 | -2/+0 |
| * | [X86] Correct dwarf unwind information in function epilogue | Petar Jovanovic | 2017-06-28 | 1 | -0/+2 |
| * | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
| * | [RABasic] Properly initialize the pass | Quentin Colombet | 2017-06-02 | 1 | -0/+1 |
| * | Add LiveRangeShrink pass to shrink live range within BB. | Dehao Chen | 2017-05-31 | 1 | -0/+1 |
| * | Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB." | Hans Wennborg | 2017-05-18 | 1 | -1/+0 |