Ensure ModuleLinker materializes complete comdat groups
[oota-llvm.git] / test / Transforms /
2015-11-10 Sanjay Patel[ARM] add overrides for isCheapToSpeculateCttz() and...
2015-11-10 Philip Reames[ValueTracking] Recognize that and(x, add (x, -1))...
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-10 Hans WennborgInliner: Do zero-cost inlines even if above a negative...
2015-11-09 Dehao ChenAdd discriminators for call instructions that are from...
2015-11-09 Oliver StannardGlobalOpt should maintain externally_initialized when...
2015-11-09 James Molloy[LoopVectorize] Address post-commit feedback on r250032
2015-11-09 Silviu BarangaAllow LLE/LD and the loop versioning infrastructure...
2015-11-08 David Majnemer[LoopStrengthReduce] Don't bother fixing up PHIs from...
2015-11-07 Sanjoy Das[FunctionAttrs] Fix an iterator wraparound bug
2015-11-07 David Majnemer[InstCombine] Teach FoldPHIArgZextsIntoPHI about EHPads
2015-11-06 David Majnemer[InstCombine] Don't insert an instruction after a termi...
2015-11-06 Akira HatanakaAdd 'notail' marker for call instructions.
2015-11-06 David Majnemer[InstCombine] Don't RAUW tokens with undef
2015-11-06 Mehdi AminiFix SLPVectorizer commutativity reordering
2015-11-06 Sanjoy Das[ValueTracking] De-pessimize isImpliedCondition around...
2015-11-06 Sanjoy Das[ValueTracking] Add a framework for encoding implicatio...
2015-11-05 Sanjoy DasRe-apply r251050 with a for PR25421
2015-11-05 Richard TrieuRevert r251050 to fix miscompile when running Clang -O1
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-04 Davide Italiano[SimplifyLibCalls] New transformation: tan(atan(x)...
2015-11-04 James Molloy[SimplifyCFG] Merge conditional stores
2015-11-04 Philip Reames[CVP] Fold return values if possible
2015-11-03 Adam NemetLLE 6/6: Add LoopLoadElimination pass
2015-11-03 Davide Italiano[SimplifyLibCalls] Add a new transformation: pow(exp...
2015-11-03 Igor Laevsky[CodegenPrepare] Do not rematerialize gc.relocates...
2015-11-03 Silviu BarangaFix PR25372 - teach replaceCongruentPHIs to handle...
2015-11-03 Elena DemikhovskyLoopVectorizer - skip 'bitcast' between GEP and load.
2015-11-03 Tobias GrosserRevert "[IndVarSimplify] Rewrite loop exit values with...
2015-11-02 Sanjay Patel[CGP] widen switch condition and case constants to...
2015-11-02 Sanjay Patelrevert r251849; need to move tests to arch-specific...
2015-11-02 Cong HouAdd a flag vectorizer-maximize-bandwidth in loop vector...
2015-11-02 Sanjay Patel[CGP] widen switch condition and case constants to...
2015-11-02 Chen Li[IndVarSimplify] Rewrite loop exit values with their...
2015-11-02 Tim NorthoverTvOS: add missing support for some libcalls.
2015-11-02 Artur PilipenkoPreserve load alignment and dereferenceable metadata...
2015-10-31 Sanjoy Das[SCEV] Don't create SCEV expressions that break LCSSA
2015-10-31 Diego NovilloSamplePGO - Count sample records in embedded profiles...
2015-10-31 Davide Italiano[SimplifyLibCalls] Add test to ensure transform is...
2015-10-30 Justin Bogner[PM] Port StripDeadPrototypes to the new pass manager
2015-10-30 Justin Bogner[PM] Port ADCE to the new pass manager
2015-10-30 Justin BognerWhitespace. NFC
2015-10-30 Dehao ChenRecommit r251680 (also need to update clang test)
2015-10-30 Dehao ChenRemove oneline.ll test.
2015-10-30 Dehao ChenRevert r251680:
2015-10-30 Dehao ChenUpdate the discriminator assignment algorithm
2015-10-29 Diego NovilloRevert r251593.
2015-10-29 Cong HouRevert the revision 251592 as it fails a test on some...
2015-10-29 Philip Reames[LVI/CVP] Teach LVI about range metadata
2015-10-29 Philip Reames[InstSimplify] sgt on i1s also encodes implication
2015-10-29 Philip Reames[SimplifyCFG] Constant fold a branch implied by it...
2015-10-29 Diego NovilloTweak test check pattern to fix bot failure.
2015-10-29 Cong HouAdd a flag vectorizer-maximize-bandwidth in loop vector...
2015-10-28 Diego NovilloSamplePGO - Add flag to check sampling coverage.
2015-10-28 Hal FinkelRevert "r251451 - [AliasSetTracker] Use mod/ref informa...
2015-10-28 Sanjoy Das[JumpThreading] Use dominating conditions to prove...
2015-10-28 Chad RosierReapply: [LIR] Add support for creating memsets from...
2015-10-28 Chad RosierRevert "[LIR] Add support for creating memsets from...
2015-10-28 Chad Rosier[LIR] Add support for creating memsets from loops with...
2015-10-28 Chen LiRevert r251492 "[IndVarSimplify] Rewrite loop exit...
2015-10-28 Chen Li[IndVarSimplify] Rewrite loop exit values with their...
2015-10-28 Sanjoy Das[GVN] Make a test case more robust
2015-10-27 David Majnemer[SimplifyCFG] Don't DCE catchret because the successor...
2015-10-27 Hal Finkel[AliasSetTracker] Use mod/ref information for UnknownInstr
2015-10-27 David Majnemer[ScalarEvolutionExpander] PHI on a catchpad can be...
2015-10-27 NAKAMURA TakumiRevert r251291, "Loop Vectorizer - skipping "bitcast...
2015-10-27 Charlie Turner[SLP] Be more aggressive about reduction width selection.
2015-10-27 Charlie Turner[SLP] Try a bit harder to find reduction PHIs
2015-10-27 Charlie Turner[SLP] Treat SelectInsts as reduction values.
2015-10-27 Diego NovilloFix SamplePGO segfault when debug info is missing.
2015-10-27 David Majnemer[ScalarEvolutionExpander] Properly insert no-op casts...
2015-10-26 Igor Laevsky[RS4GC] Strip noalias attribute after statepoint rewrite
2015-10-26 Diego NovilloSamplePGO - Add optimization reports.
2015-10-26 Evgeniy Stepanov[safestack] Fast access to the unsafe stack pointer...
2015-10-26 Diego NovilloCleanup test case debug info. NFC.
2015-10-26 Elena DemikhovskyLoop Vectorizer - skipping "bitcast" before GEP
2015-10-26 Silviu Baranga[InstCombine] Teach instcombine not to create extra...
2015-10-23 Chen LiRevert rL251061 [SimplifyCFG] Extend SimplifyResume...
2015-10-23 Hal FinkelHandle non-constant shifts in computeKnownBits, and...
2015-10-23 Tim NorthoverGVN: don't try to replace instruction with itself.
2015-10-22 Chen Li[SimplifyCFG] Extend SimplifyResume to handle phi of...
2015-10-22 Sanjoy Das[SCEV] Remove a test case added in r249168
2015-10-22 Sanjoy Das[SCEV] Opportunistically interpret unsigned constraints...
2015-10-22 Sanjoy Das[SCEV] Teach SCEV some axioms about non-wrapping arithmetic
2015-10-22 Sanjoy Das[SCEV] Mark AddExprs as nsw or nuw if legal
2015-10-21 Michael Liao[InstCombine] Revise the test case to match full sequene
2015-10-21 David Majnemer[SimplifyCFG] Don't use-after-free an SSA value
2015-10-21 Dehao ChenTolerate negative offset when matching sample profile.
2015-10-20 Sanjoy Das[RS4GC] Re-purpose `normalizeForInvokeSafepoint`; NFC.
2015-10-19 Michael Liao[InstCombine] Optimize icmp of inc/dec at RHS
2015-10-19 Sanjay Patel[CGP] transform select instructions into branches and...
2015-10-18 Jakub StaszakPreserve CFG in MergedLoadStoreMotion. This fixes PR24426.
2015-10-17 Simon Pilgrim[InstCombine] SSE4A constant folding and conversion...
2015-10-16 Benjamin KramerRevert "This is a follow-up to the discussion in D12882."
2015-10-16 Diego NovilloSample profiles - Re-arrange binary format to emit...
2015-10-16 Sanjay Patelmove test case to x86 directory because it specifies...
2015-10-16 Sanjay PatelThis is a follow-up to the discussion in D12882.
2015-10-16 Sanjoy Das[RS4GC] Dont' propagate call attrs related to patchable...
next