Merging r258325:
[oota-llvm.git] / test / Transforms / SimplifyCFG /
2016-01-10 Chen Li[SimplifyCFG] Extend SimplifyResume to handle phi of...
2016-01-05 David Majnemer[SimplifyCFG] Further improve our ability to remove...
2016-01-05 David Majnemer[SimplifyCFG] Remove redundant catchpads
2016-01-05 Joseph Tremoulet[WinEH] Simplify unreachable catchpads
2015-12-26 Chen Li[gc.statepoint] Change gc.statepoint intrinsic's return...
2015-12-16 James Molloy[SimplifyCFG] Don't create unnecessary PHIs
2015-12-15 Sanjay Patel[SimplifyCFG] allow speculation of exactly one expensiv...
2015-12-14 Reid KlecknerRevert "Don't create unnecessary PHIs"
2015-12-14 David Majnemer[IR] Remove terminatepad
2015-12-14 James MolloyDon't create unnecessary PHIs
2015-12-12 David Majnemer[IR] Reformulate LLVM's EH funclet IR
2015-12-08 Sanjoy Das[OperandBundles] Fix a transform in simplifycfg
2015-11-18 Igor LaevskyRevert "Revert "Strip metadata when speculatively hoist...
2015-11-11 Sanjay Patel[MIPS] add overrides for isCheapToSpeculateCttz() and...
2015-11-10 Sanjay Patel[ARM] add overrides for isCheapToSpeculateCttz() and...
2015-11-10 Sanjay Patel[AArch64] add overrides for isCheapToSpeculateCttz...
2015-11-10 Renato GolinRevert "Strip metadata when speculatively hoisting...
2015-11-10 Igor LaevskyStrip metadata when speculatively hoisting instructions
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-04 James Molloy[SimplifyCFG] Merge conditional stores
2015-11-02 Artur PilipenkoPreserve load alignment and dereferenceable metadata...
2015-10-29 Philip Reames[SimplifyCFG] Constant fold a branch implied by it...
2015-10-27 David Majnemer[SimplifyCFG] Don't DCE catchret because the successor...
2015-10-23 Chen LiRevert rL251061 [SimplifyCFG] Extend SimplifyResume...
2015-10-22 Chen Li[SimplifyCFG] Extend SimplifyResume to handle phi of...
2015-10-21 David Majnemer[SimplifyCFG] Don't use-after-free an SSA value
2015-10-15 Philip ReamesRevert 250343 and 250344
2015-10-14 Philip ReamesTest case which should have been part of 250343
2015-10-14 Kostya Serebryany[asan] Disabling speculative loads under asan. Patch...
2015-09-27 Joseph Tremoulet[EH] Create removeUnwindEdge utility
2015-09-23 Sanjay Patelset div/rem default values to 'expensive' in TargetTran...
2015-09-16 Reid Kleckner[WinEH] Pull Adjectives and CatchObj out of the catchpa...
2015-09-11 Reid Kleckner[IR] Print the label operands of a catchpad like an...
2015-09-10 Philip Reames[SimplifyCFG] Use known bits to eliminate dead switch...
2015-09-04 Andrew KaylorFixing bad test syntax.
2015-09-04 Andrew Kaylor[WinEH] Teach SimplfyCFG to eliminate empty cleanup...
2015-08-28 David MajnemerRevert r246232 and r246304.
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-27 David Majnemer[ValueTracking] readnone CallInsts are fair game for...
2015-08-26 Philip Reames[SimplifyCFG] Prune code from a provably unreachable...
2015-08-20 Adrian PrantlFix a bug that caused SimplifyCFG to drop DebugLocs.
2015-08-07 Chen Li[ConstantFoldTerminator] Preserve make.implicit metadat...
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-06-19 Matt ArsenaultAMDGPU: Fix some places missed in rename
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-10 Igor Laevsky[Statepoints] Add test case to check that statepoint...
2015-05-12 Sunil SrivastavaChanged renaming of local symbols by inserting a dot...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-24 Hans WennborgSimplifyCFG: Correctly handle switch lookup tables...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-27 Duncan P. N. Exon... Verifier: Call verifyModule() from llc and opt
2015-03-27 Duncan P. N. Exon... DebugInfo: Fix bad debug info for compile units and...
2015-03-24 Philip ReamesMerge empty landing pads in SimplifyCFG
2015-03-15 Duncan P. N. Exon... Verifier: Check debug info intrinsic arguments
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-23 Chad RosierPrevent hoisting fmul from THEN/ELSE to IF if there...
2015-02-13 Andrea Di Biagio[CodeGenPrepare] Removed duplicate logic. SimplifyCFG...
2015-02-13 James Molloy[SimplifyCFG] Add test for r229099
2015-02-12 Andrea Di Biagio[TTI] Teach the cost heuristic how to query TLI to...
2015-02-11 Andrea Di Biagio[TTI] Improved cost heuristic for cttz/ctlz calls.
2015-02-11 James Molloy[SimplifyCFG] Swap to using TargetTransformInfo for...
2015-02-11 Reid KlecknerDon't promote asynch EH invokes of nounwind functions...
2015-02-01 Chandler Carruth[PM] Port SimplifyCFG to the new pass manager.
2015-01-26 Hans WennborgSimplifyCFG: Omit range checks for switch lookup tables...
2015-01-26 Hans WennborgSimplifyCFG: don't remove unreachable default switch...
2015-01-22 Reid KlecknerRevert "Don't remove a landing pad if the invoke requir...
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-09 Hans WennborgSimplifyCFG: check uses of constant-foldable instrs...
2014-12-23 Michael Liao[SimplifyCFG] Revise common code sinking
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-04 Hans WennborgAdd some tests for SimplifyCFG's TurnSwitchRangeIntoICm...
2014-12-04 Hans WennborgAdd some tests for SimplifyCFG's ConstantFoldTerminator...
2014-12-01 Hans WennborgRevert r223049, r223050 and r223051 while investigating...
2014-12-01 Hans WennborgSimplifyCFG: Omit range checks for switch lookup tables...
2014-12-01 Hans WennborgSimplifyCFG: don't remove unreachable default switch...
2014-11-27 Erik Ecksteinreinstate r222872: Peephole optimization in switch...
2014-11-27 Erik EcksteinRevert "Peephole optimization in switch table lookup...
2014-11-27 Erik EcksteinPeephole optimization in switch table lookup: reuse...
2014-11-25 Hans WennborgRemove useless rdar:// comment from switch_to_lookup_ta...
2014-11-17 Juergen Ributzka[SimplifyCFG] Make the value type of the hole check...
2014-11-17 Erik EcksteinOptimize switch lookup tables with linear mapping.
2014-10-21 Matt ArsenaultAdd minnum / maxnum intrinsics
2014-10-14 Marcello MaggioniSwitch to select optimization for two-case switches
2014-10-12 Joerg SonnenbergerRevert r219223, it creates invalid PHI nodes.
2014-10-10 Arnold SchwaighoferSimplifyCFG: Don't convert phis into selects if we...
2014-10-07 Marcello MaggioniTwo case switch to select optimization
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-09-30 Jingyue Wu[SimplifyCFG] threshold for folding branches with commo...
2014-09-09 Bjorn SteinbrinkAdd a test for hoisting instructions with metadata...
2014-08-29 Matt ArsenaultMake fabs safe to speculatively execute
2014-08-02 Manman Ren[SimplifyCFG] fix accessing deleted PHINodes in switch...
next