summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Move RDF from Hexagon to CodegenScott Constable2020-06-241-0/+3
* [Dsymutil][NFC] Move NonRelocatableStringpool into common CodeGen folder.Alexey Lapshin2019-12-061-0/+1
* [CodeGen] Move ARMCodegenPrepare to TypePromotionSam Parker2019-12-031-0/+1
* [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard2019-11-211-1/+1
* [PGO][PGSO] SizeOpts changes.Hiroshi Yamauchi2019-10-281-0/+1
* Add Windows Control Flow Guard checks (/guard:cf).Andrew Paverd2019-10-281-0/+1
* Reverted r375254 as it has broken some build bots for a long time.Vladimir Vereschaka2019-10-201-1/+0
* [PGO][PGSO] SizeOpts changes.Hiroshi Yamauchi2019-10-181-0/+1
* [ModuloSchedule] Peel out prologs and epilogs, generate actual codeJames Molloy2019-10-021-0/+1
* Revert "Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen...Dmitri Gribenko2019-09-101-0/+1
* Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op...Clement Courbet2019-09-101-1/+0
* [MIR] MIRNamer pass for improving MIR test authoring experience.Puyan Lotfi2019-09-051-0/+1
* [mir-canon][NFC] Move MIR vreg renaming code to separate file for better reuse.Puyan Lotfi2019-09-041-0/+1
* [MachinePipeliner] Separate schedule emission, NFCJames Molloy2019-08-301-0/+1
* 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
OpenPOWER on IntegriCloud