[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring speci...
[oota-llvm.git] / test / Transforms / GVN /
2015-12-12 David Majnemer[IR] Reformulate LLVM's EH funclet IR
2015-11-23 Andrew Kaylor[WinEH] Fix a case where GVN could incorrectly PRE...
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-19 Weiming ZhaoFix bug 25440: GVN assertion after coercing loads
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-18 Mike AizatskyDisable gvn non-local speculative loads under asan.
2015-11-18 David MajnemerAdd a test for r253323
2015-11-17 Philip Reames[PRE] Preserve !invariant.load metadata
2015-11-12 Tobias GrosserRevert "Fix bug 25440: GVN assertion after coercing...
2015-11-12 Weiming ZhaoFix bug 25440: GVN assertion after coercing loads
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-10-28 Sanjoy Das[GVN] Make a test case more robust
2015-10-23 Tim NorthoverGVN: don't try to replace instruction with itself.
2015-10-18 Jakub StaszakPreserve CFG in MergedLoadStoreMotion. This fixes PR24426.
2015-10-02 Piotr Padlewskiinariant.group handling in GVN
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-09 Chandler Carruth[PM/AA] Rebuild LLVM's alias analysis infrastructure...
2015-09-02 Piotr Padlewskiassuem(X) handling in GVN bugfix
2015-09-02 Piotr PadlewskiConstant propagation after hitting assume(cmp) bugfix
2015-09-02 Piotr PadlewskiConstant propagation after hiting llvm.assume
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-28 Steven WuRevert r246244 and r246243
2015-08-28 Piotr PadlewskiConstant propagation after hitting assume(cmp) bugfix
2015-08-28 Piotr PadlewskiConstant propagation after hiting llvm.assume
2015-08-18 Justin BognerRevert "Constant propagation after hiting llvm.assume"
2015-08-18 Piotr PadlewskiConstant propagation after hiting llvm.assume
2015-08-09 David Majnemer[PHITransAddr] Don't assume that instruction operands...
2015-07-14 Tim NorthoverGVN: tolerate an instruction being replaced without...
2015-06-25 Peter CollingbourneGVN: If a branch has two identical successors, we canno...
2015-06-24 David Majnemer[GVN] Intersect the IR flags when CSE'ing two instructions
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-12 Alexey Samsonov[GVN] Use a simpler form of IRBuilder constructor.
2015-06-10 Alexey Samsonov[GVN] Set proper debug locations for some instructions...
2015-06-01 David Majnemer[PHITransAddr] Don't translate unreachable values
2015-05-05 Daniel BerlinUpdate BasicAliasAnalysis to understand that nothing...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-24 Philip Reames!invariant.load semantics with potentially clobbering...
2015-03-21 David MajnemerMemoryDependenceAnalysis: Don't miscompile atomics
2015-03-13 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-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-25 Sanjay Patelonly propagate equality comparisons of FP values that...
2015-02-03 Daniel BerlinAllow PRE to insert no-cost phi nodes
2015-01-29 Sanjay Patel[GVN] don't propagate equality comparisons of FP zero...
2015-01-26 Philip ReamesAdd test cases for PRE w/volatile loads
2015-01-26 Philip ReamesRefine memory dependence's notion of volatile semantics
2015-01-26 Philip ReamesPass QueryInst down through non-local dependency calcul...
2015-01-12 Sanjay PatelGVN: propagate equalities for floating point compares
2015-01-09 Tim NorthoverRe-reapply r221924: "[GVN] Perform Scalar PRE on gep...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-01 Rafael EspindolaRelax an assert a bit to avoid a crash on unreachable...
2014-11-19 Manman RenRevert r222039 because of bot failure.
2014-11-14 Chad RosierReapply r221924: "[GVN] Perform Scalar PRE on gep indic...
2014-11-13 Chad RosierRevert "[GVN] Perform Scalar PRE on gep indices that...
2014-11-13 Chad Rosier[GVN] Perform Scalar PRE on gep indices that feed loads...
2014-08-29 Robin MorissetRelax the constraint more in MemoryDependencyAnalysis.cpp
2014-08-18 Robin MorissetAnswer to Philip Reames comments
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-07-24 Hal FinkelAdd scoped-noalias metadata
2014-07-14 Matt ArsenaultLook through addrspacecast in GetPointerBaseWithConstan...
2014-06-30 Erik Ecksteintest commit: add a comment line in GVN test file
2014-06-26 Arnold SchwaighoferGVN: Preserve invariant.load metadata
2014-06-12 Duncan P. N. Exon... GVN: Enable value forwarding for calloc
2014-05-02 Akira Hatanaka[GVN] Pass the phi-translated address of a load instead...
2014-03-28 Erik VerbruggenRevert "GVN: merge overflow intrinsics with non-overflo...
2014-03-12 Rafael EspindolaReject alias to undefined symbols in the verifier.
2014-03-11 Erik VerbruggenFix crash in PRE.
2014-03-11 Erik VerbruggenGVN: merge overflow intrinsics with non-overflow instru...
2014-01-11 Benjamin KramerFix broken CHECK lines.
2013-11-11 Shuxin Yang Fix PR17952.
2013-11-11 Rafael EspindolaAdd a testcase for pr17852.
2013-11-10 Bill WendlingRevert "Resurrect r191017 " GVN proceeds in the presenc...
2013-11-10 Matt ArsenaultUse variable for register name in test
2013-11-07 David MajnemerIR: Do not canonicalize constant GEPs into an out-of...
2013-10-30 Matt ArsenaultFix GVN creating bitcast between address spaces
2013-09-30 Manman RenTBAA: update tbaa format from scalar format to struct...
2013-09-27 Manman RenTBAA: handle scalar TBAA format and struct-path aware...
2013-09-24 Benjamin KramerMemoryBuiltins: Reinstate optimizing (uninitialized...
2013-09-20 Shuxin YangResurrect r191017 " GVN proceeds in the presence of...
2013-09-20 Joerg SonnenbergerDelete empty files.
2013-09-20 Joerg SonnenbergerRevert r191017, it results in segmentation faults in Qt.
2013-09-19 Shuxin YangGVN proceeds in the presence of dead code.
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-07-07 Nick LewyckyEliminate trivial redundant loads across nocapture...
2013-05-06 Matt ArsenaultFix unchecked uses of DominatorTree in MemoryDependence...
2013-04-09 Nadav RotemRevert 179071 because it is not the right way to suppor...
2013-04-08 Nadav Rotemc++ new operators are not malloc-like functions because...
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2013-01-04 Manman RenMemory Dependence Analysis: fix a miscompile that uses...
2013-01-01 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-12-30 NAKAMURA Takumillvm/test/Transforms/GVN/null-aliases-nothing.ll: Fix...
2012-12-12 Jakub StaszakunHECKify test. It was fixed by Chris in 2009.
2012-11-28 Patrik HägglundAdd error handling in getInt.
2012-11-08 NAKAMURA Takumillvm/ConstantFolding.cpp: Make ReadDataFromGlobal(...
2012-10-24 Hal FinkelUpdate GVN to support vectors of pointers.
next