Restore "Move metadata linking after lazy global materialization/linking."
[oota-llvm.git] / test / Transforms /
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...
2015-10-16 Sanjoy Das[RS4GC] Use "deopt" operand bundles
2015-10-16 Sanjoy Das[IndVars] Have `cloneArithmeticIVUser` guess better
2015-10-15 Evgeniy StepanovRevert "[safestack] Fast access to the unsafe stack...
2015-10-15 Evgeniy Stepanov[safestack] Fast access to the unsafe stack pointer...
2015-10-15 Philip ReamesRevert 250343 and 250344
2015-10-15 Manman RenRecommit r250345, it was reverted in r250366 to investi...
2015-10-15 Manman RenTemporarily revert r250345 to sort out bot failure.
2015-10-14 Cong HouUpdate the branch weight metadata in JumpThreading...
2015-10-14 Philip ReamesTest case which should have been part of 250343
2015-10-14 Philip ReamesTighten known bits for ctpop based on zero input bits
2015-10-14 Manman RenRevert r250204 and r250240 due to bot failure. We faile...
2015-10-14 Kostya Serebryany[asan] Disabling speculative loads under asan. Patch...
2015-10-13 Diego NovilloSample profiles - Add a name table to the binary encoding.
2015-10-13 Cong HouUpdate MachineBranchProbabilityInfo::normalizeEdgeWeigh...
2015-10-13 David Majnemer[InlineFunction] Correctly inline TerminatePadInst
2015-10-13 Simon Pilgrim[InstCombine][SSE4A] Remove broken INSERTQI range combi...
2015-10-13 Manman RenRevert 250089 due to bot failure. It failed when buildi...
2015-10-12 Simon Pilgrim[InstCombine] Tidied up SSE4A tests.
2015-10-12 Cong HouUpdate the branch weight metadata in JumpThreading...
next