Fix constness problems now that the cast operators preserve the constness
[oota-llvm.git] / test /
2002-05-28 Chris LattnerNew testcase that is a distilled form of the other one
2002-05-28 Chris LattnerNew testcase that crashes ADCE
2002-05-24 Chris LattnerTestcases to show what -funcresolve does.
2002-05-24 Chris LattnerRun FuncResolve tests
2002-05-23 Chris LattnerNew testcase, to be inspected by hand
2002-05-23 Chris LattnerNew testcase
2002-05-23 Chris LattnerNew testcase
2002-05-23 Chris LattnerNew testcase
2002-05-22 Chris LattnerRemove spaces from function names
2002-05-22 Chris LattnerNew testcase
2002-05-22 Chris LattnerRun profile paths tests
2002-05-22 Chris LattnerTest cases for profile paths pass
2002-05-22 Chris LattnerNew testcase
2002-05-22 Chris LattnerAdd more testcases for ADCE
2002-05-22 Chris LattnerMust run cfgsimplify to eliminate dead blocks
2002-05-21 Chris LattnerNew testcase
2002-05-21 Chris LattnerNew testcase
2002-05-21 Chris LattnerUpdate run line
2002-05-21 Chris LattnerThis testcase was very broken! The block could not...
2002-05-21 Chris LattnerNew testcase
2002-05-21 Chris LattnerNew TEstcase
2002-05-20 Chris LattnerRemove unneccesary path from link line now
2002-05-20 Chris LattnerNew testcase for bug
2002-05-19 Vikram S. AdveFix libs and includes for compiling with llc.
2002-05-17 Chris LattnerNew C backend testcases with first testcase
2002-05-16 Chris LattnerAdd tests of redundant load elimination
2002-05-16 Chris LattnerNew testcases for sub/neg reassociation
2002-05-16 Chris LattnerFix testcase
2002-05-15 Chris LattnerNew testcases to ensure sub's are maximally reassociable
2002-05-15 Chris LattnerTestcase to ensure trees structures are correctly linea...
2002-05-15 Chris LattnerTest to ensure sub -> neg promotion is working and...
2002-05-15 Chris LattnerNew testcase
2002-05-14 Chris LattnerNew testcase
2002-05-14 Chris LattnerNew testcase for bug
2002-05-14 Chris LattnerNew testcase
2002-05-10 Chris LattnerAdd testcase for when there is no loop header
2002-05-10 Chris LattnerA basic test that LICM is working
2002-05-10 Chris LattnerRun LICM tests
2002-05-10 Chris Lattnerrun LICM tests
2002-05-10 Chris LattnerNew testcase
2002-05-10 Chris LattnerTest the Pi node inserter
2002-05-10 Chris LattnerInitial checkin of testcases for Pi node inserter
2002-05-09 Chris LattnerNew testcase for wierd combine opportunity found in...
2002-05-09 Chris LattnerFix broken testcase
2002-05-08 Chris LattnerAdd two new patterns that instcombine should or does...
2002-05-08 Chris LattnerNew testcase for LICM reassociation
2002-05-08 Chris LattnerAdd some simple test of reassociation
2002-05-08 Chris Lattnerrun reassociate tests
2002-05-07 Chris LattnerNew testcase for adce
2002-05-07 Chris LattnerBuild the ADCE tests
2002-05-07 Chris LattnerADCE tests
2002-05-07 Chris LattnerOops, forgot to check in makefile
2002-05-07 Chris LattnerAdd check that phi nodes get constant propogated away
2002-05-07 Chris Lattnerconstprop doesn't delete dead instructions, it just...
2002-05-07 Chris LattnerAdd testcase for not expressions
2002-05-06 Chris LattnerMake the testcase more interesting so that DCE does...
2002-05-06 Chris LattnerNew testcase for PHI folding
2002-05-06 Chris LattnerNew testcase to make sure not instructions get combined
2002-05-06 Chris LattnerMore tests
2002-05-06 Chris LattnerAdd testcase for -(-A)
2002-05-06 Chris LattnerFix testcase, the 'shift out all bits' doesn't apply...
2002-05-06 Chris LattnerMore testcases I don't want to forget about
2002-05-06 Chris LattnerNew testcases so I don't forget about these algebraic...
2002-05-06 Chris LattnerNew testcase so I don't forget about this.
2002-05-06 Chris LattnerTestcase for missed merge opportunity
2002-05-06 Chris LattnerBuild CFGsimplify directory
2002-05-06 Chris LattnerInitial testcases for CFG simplify (which is part of...
2002-05-06 Chris LattnerTest moved to SCCP test directory
2002-05-03 Chris LattnerNew testcase for bugs in the constant propogator
2002-05-03 Chris LattnerAdd tests for floating point remainder elimination
2002-05-03 Chris LattnerNew testcase to see if constant propogation of remainde...
2002-05-03 Chris LattnerThis testcase is a sanity check
2002-05-03 Chris LattnerAdd new testcase for general constant prop.
2002-05-03 Chris LattnerAdd const prop pass to eliminate dead branches
2002-05-03 Chris LattnerWe currently don't allow unresolved opaque types!
2002-05-03 Chris LattnerAdd -d switch to test AsmWriter as well
2002-05-02 Chris LattnerEliminate usage of function level constant pool
2002-05-02 Chris LattnerUse unified diffs with gnu diff instead of old diffs
2002-05-02 Chris LattnerMore testcases for SCCP
2002-05-02 Chris LattnerAdditional testcase
2002-05-02 Chris LattnerRun the SCCP test
2002-05-02 Chris LattnerFirst testcase for SCCP pass
2002-05-02 Chris LattnerSimplify the testcase a bit
2002-05-02 Chris LattnerNew testcase
2002-05-02 Chris LattnerNew testcase for assembler failure
2002-05-02 Chris LattnerIntitial checkin of cast tests
2002-05-02 Chris LattnerNew testcase for bug found by Vikram
2002-05-02 Chris LattnerCheck another case
2002-05-01 Chris LattnerNew bug testcase
2002-04-30 Chris LattnerNew testcase
2002-04-29 Chris LattnerNew test cases for mul folding
2002-04-29 Chris LattnerNew test for broken asm parser
2002-04-28 Chris LattnerNew testcase for GCSE
2002-04-28 Chris LattnerTest GCSE
2002-04-18 Chris LattnerNew testcase
2002-04-18 Chris LattnerNew testcase.
2002-04-18 Chris LattnerCheck in the first test: make sure getelementptr gets...
2002-04-18 Chris LattnerTest the instruction combiner
2002-04-16 Chris LattnerFix for buggy test
2002-04-16 Chris LattnerNew testcase
next