Add comment to testcase
[oota-llvm.git] / test / Transforms /
2003-04-26 Chris LattnerAdd comment to testcase
2003-04-25 Chris LattnerNew testcase that crashes preheaders
2003-04-25 Chris LattnerNew testcase
2003-04-25 Chris LattnerNew testcase
2003-04-25 Chris LattnerNew testcase
2003-04-22 Chris LattnerNew testcase
2003-04-19 Chris LattnerUpdate testcases to match what is currently output...
2003-04-19 Chris LattnerAdd testcase for constantexpr gep
2003-04-18 Chris LattnerTest case for forward declared global array with no...
2003-04-18 Chris LattnerNew testcase
2003-04-16 Chris LattnerNew testcase
2003-04-16 Chris LattnerAdd PRE directory
2003-04-10 Misha BrukmanSimple arithmetic loop-based test case for modulo sched...
2003-04-10 Misha BrukmanAdding a simple test case in the hope that commit-diffs...
2003-04-10 Misha BrukmanNot only is this the first test case for ModuloScheduin...
2003-04-10 Chris LattnerNew testcase
2003-03-31 Chris LattnerInitial checkin of PRE test
2003-03-31 Chris LattnerInitial checkin of PRE tests
2003-03-11 Chris LattnerTest limited reassociation
2003-03-10 Chris LattnerAdd optimizations:
2003-03-10 Chris LattnerAdd testcases for negated multiplies
2003-03-10 Chris LattnerAdd test for demorgans law with constants
2003-03-10 Chris Lattner* Add testcases for associative operators
2003-03-10 Chris LattnerModernize testcase
2003-03-10 Chris LattnerAdd a bunch of new tests
2003-03-10 Chris LattnerAdd test for: (A|B)^B == A & (~B)
2003-03-10 Chris LattnerModernize testcase
2003-03-07 Chris LattnerNew testcase
2003-03-05 Chris LattnerAdd a link to source of inspiration
2003-03-05 Chris LattnerNew testcase for pow builtin recognition
2003-03-05 Chris LattnerAdd another testcase that may eventually be handled...
2003-03-05 Chris LattnerAdd testcase for new instcombine xform
2003-03-05 Chris LattnerAdd new testcase
2003-03-05 Chris LattnerNew testcase for feature simplifycfg should handle
2003-03-05 Chris LattnerAdd testcase for new feature for simplifycfg pass
2003-03-04 Chris LattnerNew testcase
2003-03-03 Chris LattnerMake the testcase more interesting, test that two diffe...
2003-02-28 Chris LattnerFix testcase
2003-02-28 Chris LattnerAdd a test for a feature that I hope will be implemente...
2003-02-28 Chris LattnerNew testcase
2003-02-28 Chris LattnerNew test
2003-02-27 Chris LattnerNew testcase
2003-02-27 Chris LattnerNew testcase
2003-02-27 Chris LattnerTestcase for Preheaders problem
2003-02-26 Chris LattnerNew testcase crashing LICM
2003-02-26 Chris LattnerFix test
2003-02-26 Chris LattnerNew testcase for size tracking brokenness
2003-02-26 Chris LattnerHopefully final tweak to this testcase
2003-02-25 Chris LattnerAdd a new test for basicaa
2003-02-24 Chris LattnerFix testcase
2003-02-24 Chris LattnerTweak testcase
2003-02-24 Chris LattnerNew testcase for scalar promotion
2003-02-22 Chris LattnerNew testcase to check to see if LICM is performing...
2003-02-18 Chris LattnerAdd new testcases
2003-02-18 Chris LattnerModernize testcase
2003-02-18 Chris LattnerModernize testcases
2003-02-18 Chris Lattnertest for a variety of new transformations:
2003-02-18 Chris Lattnermodernize testcase
2003-02-18 Chris LattnerModernize testcase
2003-02-14 Chris LattnerNew testcase distilled from LARN
2003-02-09 Chris LattnerAdd a basic-aa test
2003-02-03 Chris LattnerBuild DS-AA tests
2003-02-03 Chris LattnerInitial tests for DS alias analysis
2003-01-30 Chris LattnerNew testcase
2003-01-23 Chris Lattner; Testcase reduced from 197.parser by bugpoint
2003-01-23 Chris LattnerNew testcase reduced from 197.parser by bugpoint
2002-12-05 Chris LattnerNew testcase pointed out by Casey Carter
2002-11-13 Chris LattnerNew testcase
2002-11-10 Chris LattnerRun local, bu, & td analyses
2002-11-10 Chris LattnerAdd new test that causes infinite recursion in bu pass
2002-11-10 Chris LattnerNew testcase
2002-11-08 Chris LattnerFix predicate
2002-11-08 Chris LattnerAdd testcase that is fscking twolf
2002-11-06 Chris LattnerNew testcases
2002-11-05 Chris LattnerNew testcase
2002-11-04 Chris LattnerAdd new getelementptr elimination test
2002-11-04 Chris LattnerNew testcase for malloc promotion
2002-11-04 Chris LattnerAdd information about why this testcase fails
2002-11-04 Chris LattnerConvert uint gep operands to long
2002-11-04 Chris LattnerConvert old style gep index from uint to long
2002-11-04 Chris LattnerImprove the clean target
2002-11-01 Chris LattnerAdd a testcase cee should eventually pass
2002-11-01 Vikram S. AdveUse absolute path name for "analyze" since we are chang...
2002-10-31 Chris LattnerNew testcases
2002-10-31 Chris LattnerTell cvs to ignore *.dot and *.ps files in this directory
2002-10-31 Chris LattnerNew testcase for the possible array merging scenarios
2002-10-31 Chris LattnerNew testcases
2002-10-25 Chris LattnerUpdate test to use long instead of uint getelementptr...
2002-10-15 Chris LattnerClean up testcases
2002-10-15 Chris LattnerCleanup test
2002-10-15 Chris LattnerFix typo
2002-10-15 Chris LattnerCleanup testcase
2002-10-15 Chris LattnerFix testcase
2002-10-09 Chris LattnerAdd check to see if opt aborts
2002-10-09 Chris LattnerNew testcase
2002-10-09 Chris LattnerAvoid having testcases spit out bytecode on error
2002-10-09 Chris LattnerCleanup testcase a lot to test JUST funcresolve of...
2002-10-09 Chris LattnerNew testcase for infinite loop that the raise pass...
2002-10-08 Chris LattnerNew testcase for bug that messes up the CWriter
2002-10-08 Chris LattnerMake test more interesting by adding dummy phi node
next