]> granicus.if.org Git - llvm/history - lib/CodeGen/CMakeLists.txt
Reverted r375254 as it has broken some build bots for a long time.
[llvm] / lib / CodeGen / CMakeLists.txt
2019-10-20 Vladimir VereschakaReverted r375254 as it has broken some build bots for...
2019-10-18 Hiroshi Yamauchi[PGO][PGSO] SizeOpts changes.
2019-10-02 James Molloy[ModuloSchedule] Peel out prologs and epilogs, generate...
2019-09-10 Dmitri GribenkoRevert "Reland "r364412 [ExpandMemCmp][MergeICmps]...
2019-09-10 Clement CourbetReland "r364412 [ExpandMemCmp][MergeICmps] Move passes...
2019-09-05 Puyan Lotfi[MIR] MIRNamer pass for improving MIR test authoring...
2019-09-04 Puyan Lotfi[mir-canon][NFC] Move MIR vreg renaming code to separat...
2019-08-30 James Molloy[MachinePipeliner] Separate schedule emission, NFC
2019-06-26 Clement CourbetRevert "r364412 [ExpandMemCmp][MergeICmps] Move passes...
2019-06-26 Clement Courbet[ExpandMemCmp][MergeICmps] Move passes out of CodeGen...
2019-06-19 Matt ArsenaultRename ExpandISelPseudo->FinalizeISel, delay register...
2019-06-08 Amara EmersonFactor out SelectionDAG's switch analysis and lowering...
2019-06-07 Sam Parker[CodeGen] Generic Hardware Loop Support
2019-05-24 Tim NorthoverCodeGen: factor out swifterror value tracking.
2018-11-26 Aaron BallmanRemove an unnecessary file; NFC.
2018-11-19 Martin ElshuberSubject: [PATCH] [CodeGen] Add pass to combine interlea...
2018-05-31 Heejin Ahn[WebAssembly] Add Wasm exception handling prepare pass
2018-04-24 Petar JovanovicCorrect dwarf unwind information in function epilogue
2018-03-29 Craig Topper[IR][CodeGen] Remove dependency on EVT from IR/Function...
2018-01-22 Chandler CarruthIntroduce the "retpoline" x86 mitigation technique...
2018-01-22 Marina YatsinaSeparate LoopTraversal, ReachingDefAnalysis and BreakFa...
2018-01-22 Marina YatsinaRename ExecutionDepsFix files to ExecutionDomainFix
2017-12-18 Matthias BraunLiveStacks: Rename LiveStack.{h|cpp} to LiveStacks...
2017-12-13 Matthias BraunRename LiveIntervalAnalysis.h to LiveIntervals.h
2017-11-28 Francis Visoiu Mistrih[CodeGen] Separate MachineOperand implementation from...
2017-11-14 Hans WennborgRename CountingFunctionInserter and use for both mcount...
2017-11-08 Reid KlecknerRevert "Correct dwarf unwind information in function...
2017-11-07 Petar JovanovicReland "Correct dwarf unwind information in function...
2017-11-03 Clement Courbetre-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen...
2017-11-02 Puyan Lotfimir-canon: First commit.
2017-11-01 Petar JovanovicRevert "Correct dwarf unwind information in function...
2017-11-01 Petar JovanovicCorrect dwarf unwind information in function epilogue...
2017-10-12 Matthias BraunRevert "TargetMachine: Merge TargetMachine and LLVMTarg...
2017-10-12 Matthias BraunTargetMachine: Merge TargetMachine and LLVMTargetMachine
2017-09-12 Lei HuangUpdate branch coalescing to be a PowerPC specific pass
2017-08-31 Eric ChristopherTemporarily revert "Update branch coalescing to be...
2017-08-23 Lei HuangUpdate branch coalescing to be a PowerPC specific pass
2017-06-29 Daniel JasperRevert "r306529 - [X86] Correct dwarf unwind informatio...
2017-06-28 Petar Jovanovic[X86] Correct dwarf unwind information in function...
2017-06-19 Florian HahnRecommit rL305677: [CodeGen] Add generic MacroFusion...
2017-06-19 Florian HahnRevert r305677 [CodeGen] Add generic MacroFusion pass.
2017-06-19 Florian Hahn[CodeGen] Add generic MacroFusion pass.
2017-05-31 Dehao ChenAdd LiveRangeShrink pass to shrink live range within BB.
2017-05-18 Hans WennborgRevert r302938 "Add LiveRangeShrink pass to shrink...
2017-05-15 Ayman Musa[X86] Relocate code of replacement of subtarget unsuppo...
2017-05-12 Dehao ChenAdd LiveRangeShrink pass to shrink live range within BB.
2017-05-10 Amara EmersonAdd a late IR expansion pass for the experimental reduc...
2017-04-26 Matthias BraunMachineFrameInfo: Move implementation to an own file...
2017-03-06 Jessica Paquette[Outliner] Fixed Asan bot failure in r296418
2017-03-01 Nemanja IvanovicImprove scheduling with branch coalescing
2017-02-28 Matthias BraunRevert "Add MIR-level outlining pass"
2017-02-28 Matthias BraunAdd MIR-level outlining pass
2017-02-14 Adam NemetAdd new pass LazyMachineBlockFrequencyInfo
2017-02-10 Eric Fiselier[CMake] Fix pthread handling for out-of-tree builds
2017-01-31 Nirav Dave[X86] Implement -mfentry
2017-01-25 Adam NemetNew OptimizationRemarkEmitter pass for MIR
2017-01-20 Matthias BraunCodeGen: Add/Factor out LiveRegUnits class; NFCI
2016-12-08 Daniel JasperMove DwarfGenerator.cpp to unittests
2016-12-08 Greg ClaytonMake a DWARF generator so we can unit test DWARF APIs...
2016-11-22 Matthias BraunTargetSubtargetInfo: Move implementation to lib/CodeGen...
2016-11-17 Chris Bieneman[CMake] NFC. Updating CMake dependency specifications
2016-10-06 Matt ArsenaultMove AArch64BranchRelaxation to generic code
2016-09-01 Hal FinkelAdd a counter-function insertion pass
2016-08-27 Quentin Colombet[GlobalISel] Add a fallback path to SDISel.
2016-08-24 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-23 Richard SmithRevert r279564. It introduces undefined behavior (bindi...
2016-08-23 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-23 Matthias BraunRevert "(HEAD -> master, origin/master, origin/HEAD...
2016-08-23 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-19 Matthias BraunRevert "RegScavenging: Add scavengeRegisterBackwards()"
2016-08-18 Matthias BraunCodeGen: Add/Factor out LiveRegUnits class; NFCI
2016-07-29 Brendon CahoonMachinePipeliner pass that implements Swing Modulo...
2016-07-20 Tim NorthoverGlobalISel: implement low-level type with just size...
2016-07-14 Dean Michael BerrisXRay: Add entry and exit sleds
2016-06-29 Evgeniy StepanovStackColoring for SafeStack.
2016-06-10 Mehdi AminiInterprocedural Register Allocation (IPRA): add a Trans...
2016-06-10 Mehdi AminiInterprocedural Register Allocation (IPRA) Analysis
2016-05-31 Matthias BraunCodeGen: Refactor renameDisconnectedComponents() as...
2016-05-10 Matthias BraunCodeGen: Move TargetPassConfig from Passes.h to an...
2016-04-28 Matthias BraunCodeGen: Add DetectDeadLanes pass.
2016-04-22 Peter CollingbourneIntroduce llvm.load.relative intrinsic.
2016-04-22 Tom StellardCodeGen: Add a stand-alone hazard recognizer pass
2016-04-19 Sanjoy DasIntroduce a "patchable-function" function attribute
2016-04-08 Kyle ButtCodegen: Factor tail duplication into a utility class...
2016-03-01 Rafael EspindolaRefactor duplicated code for linking with pthread.
2016-02-11 Quentin Colombet[CMake] Produce an empty library for GlobalISel when...
2016-01-28 Oliver StannardRevert r259035, it introduces a cyclic library dependency
2016-01-28 Oliver StannardAdd backend dignostic printer for unsupported features
2016-01-28 NAKAMURA TakumiRevert r258951 (and r258950), "Refactor backend diagnos...
2016-01-27 Oliver StannardRefactor backend diagnostics for unsupported features
2016-01-27 Benjamin KramerMove SafeStack to CodeGen.
2016-01-20 Quentin Colombet[GlobalISel] Add the proper cmake plumbing.
2016-01-19 Philip Reames[GC] Consolidate all built in GCs into a single file...
2016-01-13 Chih-Hung Hsieh[TLS] New lower emutls pass, fix linkage bugs.
2015-12-16 Vikram TVRecommit LiveDebugValues pass after fixing a couple...
2015-12-09 Mehdi AminiRevert "Implement a new pass - LiveDebugValues - to...
2015-12-09 Vikram TVImplement a new pass - LiveDebugValues - to compute...
2015-09-17 David Majnemer[WinEH] Add a funclet layout pass
2015-08-29 Peter CollingbourneFix shared library build.
2015-08-27 Peter CollingbourneCodeGen: Introduce splitCodeGen and teach LTOCodeGenera...
next