summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op...Clement Courbet2019-06-261-0/+1
* [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline.Clement Courbet2019-06-261-1/+0
* Rename ExpandISelPseudo->FinalizeISel, delay register reservationMatt Arsenault2019-06-191-1/+1
* Factor out SelectionDAG's switch analysis and lowering into a separate compon...Amara Emerson2019-06-081-0/+1
* [CodeGen] Generic Hardware Loop SupportSam Parker2019-06-071-0/+1
* CodeGen: factor out swifterror value tracking.Tim Northover2019-05-241-0/+1
* Remove an unnecessary file; NFC.Aaron Ballman2018-11-261-1/+0
* Subject: [PATCH] [CodeGen] Add pass to combine interleaved loads.Martin Elshuber2018-11-191-0/+1
* [WebAssembly] Add Wasm exception handling prepare passHeejin Ahn2018-05-311-0/+1
* Correct dwarf unwind information in function epiloguePetar Jovanovic2018-04-241-0/+1
* [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...Craig Topper2018-03-291-0/+1
* Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...Chandler Carruth2018-01-221-0/+1
* Separate LoopTraversal, ReachingDefAnalysis and BreakFalseDeps into their own...Marina Yatsina2018-01-221-0/+3
* Rename ExecutionDepsFix files to ExecutionDomainFixMarina Yatsina2018-01-221-1/+1
* LiveStacks: Rename LiveStack.{h|cpp} to LiveStacks.{h|cpp}; NFCMatthias Braun2017-12-181-1/+1
* Rename LiveIntervalAnalysis.h to LiveIntervals.hMatthias Braun2017-12-131-1/+1
* [CodeGen] Separate MachineOperand implementation from MachineInstrFrancis Visoiu Mistrih2017-11-281-0/+1
* Rename CountingFunctionInserter and use for both mcount and cygprofile calls,...Hans Wennborg2017-11-141-1/+0
* Revert "Correct dwarf unwind information in function epilogue for X86"Reid Kleckner2017-11-081-1/+0
* Reland "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic2017-11-071-0/+1
* re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."Clement Courbet2017-11-031-0/+1
* mir-canon: First commit.Puyan Lotfi2017-11-021-0/+1
* Revert "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic2017-11-011-1/+0
* Correct dwarf unwind information in function epilogue for X86Petar Jovanovic2017-11-011-0/+1
* Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"Matthias Braun2017-10-121-2/+1
* TargetMachine: Merge TargetMachine and LLVMTargetMachineMatthias Braun2017-10-121-1/+2
* Update branch coalescing to be a PowerPC specific passLei Huang2017-09-121-1/+0
* Temporarily revert "Update branch coalescing to be a PowerPC specific pass"Eric Christopher2017-08-311-0/+1
* Update branch coalescing to be a PowerPC specific passLei Huang2017-08-231-1/+0
* Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"Daniel Jasper2017-06-291-2/+0
* [X86] Correct dwarf unwind information in function epiloguePetar Jovanovic2017-06-281-0/+2
* Recommit rL305677: [CodeGen] Add generic MacroFusion passFlorian Hahn2017-06-191-0/+1
* Revert r305677 [CodeGen] Add generic MacroFusion pass.Florian Hahn2017-06-191-1/+0
* [CodeGen] Add generic MacroFusion pass.Florian Hahn2017-06-191-0/+1
* Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen2017-05-311-0/+1
* Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."Hans Wennborg2017-05-181-1/+0
* [X86] Relocate code of replacement of subtarget unsupported masked memory int...Ayman Musa2017-05-151-0/+1
* Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen2017-05-121-0/+1
* Add a late IR expansion pass for the experimental reduction intrinsics.Amara Emerson2017-05-101-0/+1
* MachineFrameInfo: Move implementation to an own file; NFCMatthias Braun2017-04-261-0/+1
* [Outliner] Fixed Asan bot failure in r296418Jessica Paquette2017-03-061-0/+1
* Improve scheduling with branch coalescingNemanja Ivanovic2017-03-011-0/+1
* Revert "Add MIR-level outlining pass"Matthias Braun2017-02-281-1/+0
* Add MIR-level outlining passMatthias Braun2017-02-281-0/+1
* Add new pass LazyMachineBlockFrequencyInfoAdam Nemet2017-02-141-0/+1
* [CMake] Fix pthread handling for out-of-tree buildsEric Fiselier2017-02-101-1/+1
* [X86] Implement -mfentryNirav Dave2017-01-311-0/+1
* New OptimizationRemarkEmitter pass for MIRAdam Nemet2017-01-251-0/+1
* CodeGen: Add/Factor out LiveRegUnits class; NFCIMatthias Braun2017-01-201-0/+1
* Move DwarfGenerator.cpp to unittestsDaniel Jasper2016-12-081-1/+0
OpenPOWER on IntegriCloud