If PrototypeValue is erased in the middle of using the SSAUpdator
[oota-llvm.git] / test / Transforms /
2010-09-01 Chris Lattneradd a gross hack to work around a problem that Argiris...
2010-09-01 Chris Lattnerfilecheckize
2010-08-31 Chris Lattnerlicm is wasting time hoisting constant foldable operations,
2010-08-31 Owen AndersonMerge 2010-08-31-InfiniteRecursion.ll into crash.ll.
2010-08-31 Owen AndersonAdd a test for the duplicated-conditional situation...
2010-08-31 Chris Lattnermerge two tests.
2010-08-31 Owen AndersonManually reduce this testcase.
2010-08-31 Chris Lattnermerge two tests and convert to filecheck.
2010-08-31 Owen AndersonAdd a micro-test for the transforms I added to JumpThre...
2010-08-31 Owen AndersonRename test directory to reflect new pass name.
2010-08-31 Owen AndersonRename ValuePropagation to a more descriptive Correlate...
2010-08-31 Owen AndersonMore Chris-inspired JumpThreading fixes: use ConstantEx...
2010-08-31 Owen AndersonRemove r111665, which implemented store-narrowing in...
2010-08-30 Owen AndersonCombine these two tests, and make sure there's a newlin...
2010-08-30 Duncan SandsCorrect bogus module triple specifications.
2010-08-29 Chris LattnerLICM does get dead instructions input to it. Instead...
2010-08-28 Chris Lattnerremove the ABCD and SSI passes. They don't have any...
2010-08-28 Chris Lattnerhandle the constant case of vector insertion. For...
2010-08-28 Chris Lattneroptimize bitcasts from large integers to vector into...
2010-08-27 Owen AndersonAdd a prototype of a new peephole optimizing pass that...
2010-08-27 Chris Lattnertidy up test.
2010-08-27 Chris LattnerEnhance the shift propagator to handle the case when...
2010-08-27 Chris LattnerImplement a pretty general logical shift propagation
2010-08-27 Chris Lattnermerge and filecheckize test
2010-08-27 Chris Lattnermerge two tests
2010-08-27 Chris Lattnerteach the truncation optimization that an entire chain of
2010-08-27 Chris LattnerAdd an instcombine to clean up a common pattern produced
2010-08-27 Owen AndersonUse LVI to eliminate conditional branches where we...
2010-08-26 Chris Lattnerfilecheckize
2010-08-26 Chris Lattnerrename test.
2010-08-26 Chris Lattneroptimize "integer extraction out of the middle of a...
2010-08-26 Chris Lattneroptimize bitcast(trunc(bitcast(x))) where the result...
2010-08-26 Chris Lattnerfilecheckize
2010-08-26 Chris Lattnerrename test
2010-08-26 Owen AndersonMake JumpThreading smart enough to properly thread...
2010-08-25 Devang PatelDIGlobalVariable can be used to encode debug info for...
2010-08-25 Owen AndersonIn the default address space, any GEP off of null resul...
2010-08-20 Owen AndersonRe-apply r111568 with a fix for the clang self-host.
2010-08-19 Owen AndersonPrevious revert failed to remove this file.
2010-08-19 Owen AndersonRevert r111568 to unbreak clang self-host.
2010-08-19 Owen AndersonWhen a set of bitmask operations, typically from a...
2010-08-19 Kenneth UildriksFixed and reactivated a partial specialization test
2010-08-18 Chris LattnerFix PR7755: knowing something about an inval for a...
2010-08-17 Eric ChristopherTemporarily revert r110987 as it's causing some miscomp...
2010-08-17 Dan GohmanWhen rotating loops, put the original header at the...
2010-08-16 Dan GohmanInstead, teach SimplifyCFG to trim non-address-taken...
2010-08-14 Dan GohmanLoopSimplify shouldn't split loop backedges that use...
2010-08-14 Dan GohmanTeach SimplifyCFG how to simplify indirectbr instructions.
2010-08-13 Nate BegemanReapply this transformation now that it is passing...
2010-08-12 Chris Lattnerfix PR7876: If ipsccp decides that a function's address...
2010-08-12 Eric ChristopherTemporarily revert 110737 and 110734, they were causing...
2010-08-10 Nate BegemanAdd test for recent instcombine vector shuffle enhancement
2010-08-09 Eli FriedmanPR7853: fix a silly mistake introduced in r101899,...
2010-08-05 Dan GohmanMove x86-specific tests out of test/Transforms/LoopStre...
2010-08-03 Dan GohmanMake instcombine set explicit alignments on load or...
2010-08-03 Peter CollingbourneAdd an atomic lowering pass
2010-08-02 Owen AndersonRe-apply the infamous r108614, with a fix pointed out...
2010-07-31 Daniel DunbarSpeculatively revert r108614, "Another attempt at getti...
2010-07-26 Owen AndersonFix a test with malformed IR. Not sure why this didn...
2010-07-26 Dan GohmanFix SCEVExpander::visitAddRecExpr so that it remembers...
2010-07-26 Dan GohmanAvoid depending on LCSSA implicitly pulling in LoopSimp...
2010-07-19 Owen AndersonTestcase for r108687.
2010-07-17 Owen AndersonAnother attempt at getting the clang self-host to like...
2010-07-16 Nick LewyckyArrays and vectors with different numbers of elements...
2010-07-16 Tobias GrosserLoopSimplify does not update domfrontier correctly.
2010-07-16 Eric ChristopherAlso revert 108422, it's causing some test failures.
2010-07-16 Dan GohmanFix this test.
2010-07-15 Dan GohmanFix the order that SCEVExpander considers add operands...
2010-07-15 Owen AndersonReapply r108378, with bugfixes, testcase, and improved...
2010-07-15 Chris LattnerFix PR7647, handling the case when 'To' ends up being
2010-07-14 Chris Lattnerrevert r108320, I see the failures now...
2010-07-14 Chris Lattnerreapply benjamin's instcombine patch, I don't see anyth...
2010-07-13 Duncan SandsHandle the case of a tail recursion in which the tail...
2010-07-12 Benjamin KramerNope, still breaks the release selfhost bots :(
2010-07-12 Benjamin KramerReapply the "or" half of r108136, which seems to be...
2010-07-12 Benjamin KramerRevert r108141 again, sigh.
2010-07-12 Benjamin KramerReapply 108136 with an ugly pasto fixed.
2010-07-12 Benjamin KramerRevert r108136 until I figure out why it broke selfhost.
2010-07-12 Benjamin Kramerinstcombine: fold (x & y) | (~x & z) and (x & y) ^...
2010-07-12 Chris Lattnerfix PR7311 by avoiding breaking casts when a bitcast...
2010-07-12 Chris Lattnerif jump threading is able to infer interesting values...
2010-07-12 Chris Lattnerfix PR7429, a crash turning a load from a string into...
2010-07-12 Chris Lattnerconvert to filechecconvert to filecheckk
2010-07-12 Chris Lattnermerge two tests.
2010-07-08 Benjamin KramerTeach instcombine to transform
2010-07-08 Chris LattnerFix the second half of PR7437: scalarrepl wasn't preserving
2010-07-01 Dale JohannesenPrevent test from hanging waiting for input.
2010-07-01 Devang PatelDebugging infomration is encoded in llvm IR using metad...
2010-06-30 Devang PatelRemove all debug info related named mdnodes.
2010-06-29 Dan GohmanFix ScalarEvolution's tripcount computation for chains...
2010-06-28 Dan GohmanConstant fold x == undef to undef.
2010-06-26 Chris Lattnerthis test is failing nondeterministically and blaming...
2010-06-26 Benjamin KramerFix test weirdness.
2010-06-26 Benjamin KramerFix some tests that didn't test anything.
2010-06-26 Kenneth UildriksPartial specialization test should not depend on the...
2010-06-26 Duncan SandsFix PR7328: when turning a tail recursion into a loop...
2010-06-18 Dan GohmanDisable indvars on loops when LoopSimplify form is...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-06-16 Rafael EspindolaMake sure that simplify libcalls does not replace a...
2010-06-16 Benjamin Kramersimplify-libcalls: fold strncmp(x, y, 1) -> memcmp...
next