2004-02-05 |
Chris Lattner | New testcase for PR223: Loopsimplify incorrectly update... |
tree | commitdiff |
2004-02-01 |
Chris Lattner | Add another test |
tree | commitdiff |
2004-02-01 |
Chris Lattner | New testcase for PR218 |
tree | commitdiff |
2004-01-30 |
Chris Lattner | New testcase for better mod/ref information that basica... |
tree | commitdiff |
2004-01-23 |
Chris Lattner | New testcase for problem brian ran into |
tree | commitdiff |
2004-01-20 |
Chris Lattner | New testcase for incorrect bytecode reading of MAXLONG... |
tree | commitdiff |
2004-01-16 |
John Criswell | Remove the use of LLVMGCCARCH. Instead, query the... |
tree | commitdiff |
2004-01-14 |
Chris Lattner | new testcase |
tree | commitdiff |
2004-01-13 |
Brian Gaeke | You know you like Makefiles with fewer variables. Next... |
tree | commitdiff |
2004-01-13 |
Brian Gaeke | Get rid of dead defns of LCC, LCXX, LAS, as per FIXME. |
tree | commitdiff |
2004-01-13 |
Brian Gaeke | Fix overzealous fixme fixing |
tree | commitdiff |
2004-01-13 |
Brian Gaeke | Remove dead definitions of NATGCC and CP, and dead... |
tree | commitdiff |
2004-01-13 |
Chris Lattner | New testcase for symbolic constant folding opportunitie... |
tree | commitdiff |
2004-01-12 |
Chris Lattner | Testcase for PR204 |
tree | commitdiff |
2004-01-12 |
Chris Lattner | Add support for %llvmgcc |
tree | commitdiff |
2004-01-12 |
Chris Lattner | Test to make sure we can SCCP load instructions |
tree | commitdiff |
2004-01-12 |
Chris Lattner | New testcase, allow folding of binary operators that... |
tree | commitdiff |
2004-01-12 |
Chris Lattner | New testcase |
tree | commitdiff |
2004-01-11 |
Chris Lattner | This isn't really an assembler test. This tests to... |
tree | commitdiff |
2004-01-08 |
Chris Lattner | Testcase for PR202 |
tree | commitdiff |
2004-01-06 |
Chris Lattner | restore comments to this file |
tree | commitdiff |
2004-01-05 |
Chris Lattner | An example testcase for use in the debugger. Currently... |
tree | commitdiff |
2004-01-01 |
John Criswell | Regression test for initializers with members of unknow... |
tree | commitdiff |
2003-12-31 |
Chris Lattner | testcase for PR198 |
tree | commitdiff |
2003-12-22 |
Chris Lattner | new testcase for cananonicalization of subtracts |
tree | commitdiff |
2003-12-22 |
Chris Lattner | New testcase to see if -indvars can promote pointer... |
tree | commitdiff |
2003-12-21 |
Chris Lattner | New testcase for PR194 |
tree | commitdiff |
2003-12-19 |
Chris Lattner | New testcase for missed optimization |
tree | commitdiff |
2003-12-19 |
Chris Lattner | New testcase |
tree | commitdiff |
2003-12-15 |
Chris Lattner | New testcase, for PR185 |
tree | commitdiff |
2003-12-15 |
Chris Lattner | New testcase |
tree | commitdiff |
2003-12-14 |
Chris Lattner | new test |
tree | commitdiff |
2003-12-14 |
Chris Lattner | Testcase for PR179 |
tree | commitdiff |
2003-12-11 |
Chris Lattner | Rename variable to avoid confusing it with the global G |
tree | commitdiff |
2003-12-11 |
Chris Lattner | New testcase that LICM is breaking crafty on |
tree | commitdiff |
2003-12-11 |
Chris Lattner | Fix test that was failing because we were optimizing... |
tree | commitdiff |
2003-12-11 |
Chris Lattner | New testcase for PR86 |
tree | commitdiff |
2003-12-11 |
Brian Gaeke | Separate out target for cleaning up qmtest garbage. |
tree | commitdiff |
2003-12-10 |
Chris Lattner | A new testcase, reduced by bugpoint |
tree | commitdiff |
2003-12-10 |
Chris Lattner | new testcase |
tree | commitdiff |
2003-12-10 |
Chris Lattner | New testcase |
tree | commitdiff |
2003-12-10 |
Chris Lattner | New testcase which caused a bunch of tests to break... |
tree | commitdiff |
2003-12-10 |
Chris Lattner | new testcase, checking to ensure we handle yet-another... |
tree | commitdiff |
2003-12-10 |
Brian Gaeke | Don't assume that system headers define 'uint' or ... |
tree | commitdiff |
2003-12-09 |
Chris Lattner | Yet another hard testcase |
tree | commitdiff |
2003-12-09 |
Chris Lattner | Add a new testcase which breaks the sinker because... |
tree | commitdiff |
2003-12-09 |
Chris Lattner | Fix buggy test |
tree | commitdiff |
2003-12-09 |
Chris Lattner | New testcase for sinking operations from loops with... |
tree | commitdiff |
2003-12-09 |
Chris Lattner | Make the test a bit harder so that we test to ensure... |
tree | commitdiff |
2003-12-09 |
Chris Lattner | New testcases for LICM improvement: code sinking. |
tree | commitdiff |
2003-12-09 |
Chris Lattner | Improve portability with Mac OS/X |
tree | commitdiff |
2003-12-09 |
Chris Lattner | Improve testcase portability on OS/X |
tree | commitdiff |
2003-12-09 |
Chris Lattner | New testcase that is not actually handled yet, but... |
tree | commitdiff |
2003-12-08 |
Chris Lattner | Whoops, forgot to check this in. :) |
tree | commitdiff |
2003-12-08 |
Chris Lattner | New testcase for automatic insertion of accumulator... |
tree | commitdiff |
2003-12-08 |
Chris Lattner | New testcase for PR165 |
tree | commitdiff |
2003-12-08 |
Chris Lattner | New testcase, this should be -tailcallelim'inated |
tree | commitdiff |
2003-12-07 |
Chris Lattner | New testcase that the raiseallocations pass should... |
tree | commitdiff |
2003-11-29 |
Chris Lattner | Move rule to top-level makefile |
tree | commitdiff |
2003-11-29 |
Chris Lattner | Testcase for duplicated cleanup work (PR11). Note... |
tree | commitdiff |
2003-11-29 |
Chris Lattner | new testcase for problem causing 2003-10-12-GlobalVarIn... |
tree | commitdiff |
2003-11-28 |
Chris Lattner | Testcase for PR160 |
tree | commitdiff |
2003-11-27 |
Chris Lattner | New testcase for PR158 |
tree | commitdiff |
2003-11-27 |
Chris Lattner | testcase for PR159 |
tree | commitdiff |
2003-11-26 |
John Criswell | Renamed intermediate values that used the same type... |
tree | commitdiff |
2003-11-26 |
Chris Lattner | Testcase for PR157 |
tree | commitdiff |
2003-11-25 |
Chris Lattner | testcase for PR 148 |
tree | commitdiff |
2003-11-25 |
Chris Lattner | Testcase for PR147 |
tree | commitdiff |
2003-11-22 |
Brian Gaeke | Unbreak this test case - llvm-as no longer tolerates... |
tree | commitdiff |
2003-11-22 |
Brian Gaeke | Strengthen test case. |
tree | commitdiff |
2003-11-22 |
Brian Gaeke | C Writer was dumping core on this test case. |
tree | commitdiff |
2003-11-22 |
Chris Lattner | New testcase that breaks the pruneeh pass |
tree | commitdiff |
2003-11-21 |
Chris Lattner | New testcase |
tree | commitdiff |
2003-11-21 |
Brian Gaeke | Clean more qmtest files. |
tree | commitdiff |
2003-11-20 |
Chris Lattner | Fix an all too common form of the 'Found global types... |
tree | commitdiff |
2003-11-20 |
Chris Lattner | New testcase for PR143 |
tree | commitdiff |
2003-11-20 |
Brian Gaeke | Blow away compiled versions of qmtest classes on 'make... |
tree | commitdiff |
2003-11-20 |
Brian Gaeke | Fix0r a test that mistakenly used %llvmg++ instead... |
tree | commitdiff |
2003-11-20 |
Chris Lattner | New testcase for PR132 |
tree | commitdiff |
2003-11-20 |
Chris Lattner | New testcase for PR141 |
tree | commitdiff |
2003-11-20 |
Chris Lattner | Testcase for PR113 |
tree | commitdiff |
2003-11-19 |
Chris Lattner | New testcase for PR133 |
tree | commitdiff |
2003-11-19 |
John Criswell | We now support different expectations for different... |
tree | commitdiff |
2003-11-19 |
Chris Lattner | update test |
tree | commitdiff |
2003-11-19 |
Chris Lattner | Genericize tests |
tree | commitdiff |
2003-11-19 |
Chris Lattner | Cleanup test |
tree | commitdiff |
2003-11-19 |
Chris Lattner | Improve test portability |
tree | commitdiff |
2003-11-19 |
Chris Lattner | Fix testcase. This should no longer be XFAIL'd |
tree | commitdiff |
2003-11-19 |
Chris Lattner | New testcase for PR 130 |
tree | commitdiff |
2003-11-18 |
Chris Lattner | Testcase for PR131 |
tree | commitdiff |
2003-11-18 |
Chris Lattner | new testcase for PR126 |
tree | commitdiff |
2003-11-18 |
Chris Lattner | New testcase for PR125 |
tree | commitdiff |
2003-11-18 |
Chris Lattner | Testcase for PR128 |
tree | commitdiff |
2003-11-16 |
Chris Lattner | There is no need to rely on LLI working for this test |
tree | commitdiff |
2003-11-16 |
Chris Lattner | Testcase for PR116 |
tree | commitdiff |
2003-11-16 |
Chris Lattner | New testcase, for PR 115 |
tree | commitdiff |
2003-11-13 |
Chris Lattner | Instcombine should promote this, and because it isn... |
tree | commitdiff |
2003-11-13 |
Chris Lattner | NEW testcase for PR84 :( |
tree | commitdiff |
2003-11-12 |
Chris Lattner | Add new testcase for PR112 |
tree | commitdiff |
2003-11-12 |
Chris Lattner | The bytecode reader/writer is borking this testcase |
tree | commitdiff |
next |