Add prototype for new CloneBasicBlock function
[oota-llvm.git] / test /
2003-04-17 Chris LattnerAdd a simple test for hex constant integers
2003-04-17 Chris LattnerTest case to make sure that constexprs are automaticall...
2003-04-16 Chris LattnerNew testcase
2003-04-16 Chris LattnerAdd tests for linker and linkonce globals
2003-04-16 Chris LattnerAdd PRE directory
2003-04-15 Chris LattnerNew testcase that triggered assertion failure.
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-18 Chris LattnerFix testcase
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-06 Chris LattnerUpdate testcases to use long to index gep
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-03-03 Chris LattnerNew testcase
2003-03-03 Chris LattnerAdd new testcase for forward reference of struct type
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 LattnerRename -no-* to -disable-*
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 LattnerFix test
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-20 Chris LattnerAdd a testcase for broken loopinfo
2003-02-20 Chris LattnerMake tests rerun if analyze is rebuilt
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-12 Chris LattnerNew testcase, for something we may never really want...
2003-02-09 Chris LattnerAdd a basic-aa test
2003-02-03 Chris LattnerCheck field sensitivity
2003-02-03 Chris LattnerBuild DS-AA tests
2003-02-03 Chris LattnerInitial tests for DS alias analysis
2003-02-02 Chris LattnerNew testcase
2003-01-30 Chris LattnerNew testcase
2003-01-30 Chris LattnerNew testcase
2003-01-30 Chris LattnerNEw testcase
2003-01-30 Chris LattnerBug that is unfixable with current frontend
2003-01-30 Chris LattnerNew testcase
2003-01-23 Chris LattnerFix broken testcase
2003-01-23 Chris LattnerRemove testcases that never could have worked anyway...
2003-01-23 Chris LattnerLimit the amount of time the test will run
2003-01-23 Chris LattnerDont' stop the build
2003-01-23 Chris Lattner* Only run LLVM tests so that testing is not stopped.
2003-01-23 Chris Lattner; Testcase reduced from 197.parser by bugpoint
2003-01-23 Chris LattnerNew testcase reduced from 197.parser by bugpoint
2003-01-21 Chris Lattner-ENABLE_STATS also enables timing
2003-01-17 Chris LattnerRemove obsolete tests
2003-01-17 Chris LattnerRemove obsolete test
2003-01-16 Chris LattnerAdd support for make TEST=foo
2003-01-16 Chris LattnerAdd more testcases
2003-01-15 Chris LattnerCleanup testcase
2003-01-13 Chris LattnerNew testcase
2003-01-13 Chris LattnerNew testcases
2003-01-13 Chris Lattnertest the shift cases for long that are implemented
2003-01-13 Chris Lattnertest longs
2003-01-13 Chris LattnerTest longs and fp
2003-01-13 Chris LattnerTEst longs
2003-01-13 Chris LattnerAdd test for longs
2003-01-13 Chris Lattneradd div test as well
2003-01-13 Chris Lattnertest a bunch of stuff
2003-01-13 Chris LattnerTest long support
2002-12-28 Chris LattnerAdd capability to turn on the -no-fp-elim option
2002-12-28 Chris LattnerAdd another simple call
2002-12-28 Chris LattnerTest argument passing
2002-12-28 Chris LattnerAdd a variable sized alloca to test
next