| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the use of LLVMGCCARCH. Instead, query the compiler for the | John Criswell | 2004-01-16 | 1 | -1/+4 |
* | new testcase | Chris Lattner | 2004-01-14 | 1 | -0/+24 |
* | You know you like Makefiles with fewer variables. Next up on the victim list | Brian Gaeke | 2004-01-13 | 1 | -10/+8 |
* | Get rid of dead defns of LCC, LCXX, LAS, as per FIXME. | Brian Gaeke | 2004-01-13 | 1 | -6/+1 |
* | Fix overzealous fixme fixing | Brian Gaeke | 2004-01-13 | 1 | -1/+1 |
* | Remove dead definitions of NATGCC and CP, and dead .tll, .tbc rules. | Brian Gaeke | 2004-01-13 | 1 | -29/+6 |
* | New testcase for symbolic constant folding opportunities that LLVM should get. | Chris Lattner | 2004-01-13 | 1 | -0/+25 |
* | Testcase for PR204 | Chris Lattner | 2004-01-12 | 1 | -0/+6 |
* | Add support for %llvmgcc | Chris Lattner | 2004-01-12 | 1 | -1/+1 |
* | Test to make sure we can SCCP load instructions | Chris Lattner | 2004-01-12 | 1 | -0/+26 |
* | New testcase, allow folding of binary operators that use PHI nodes, as long | Chris Lattner | 2004-01-12 | 1 | -0/+23 |
* | New testcase | Chris Lattner | 2004-01-12 | 1 | -0/+35 |
* | This isn't really an assembler test. This tests to make sure the | Chris Lattner | 2004-01-11 | 1 | -0/+11 |
* | Testcase for PR202 | Chris Lattner | 2004-01-08 | 1 | -0/+12 |
* | restore comments to this file | Chris Lattner | 2004-01-06 | 1 | -49/+103 |
* | An example testcase for use in the debugger. Currently you can do stuff like | Chris Lattner | 2004-01-05 | 2 | -0/+82 |
* | Regression test for initializers with members of unknown size. | John Criswell | 2004-01-01 | 1 | -0/+12 |
* | testcase for PR198 | Chris Lattner | 2003-12-31 | 1 | -0/+5 |
* | new testcase for cananonicalization of subtracts | Chris Lattner | 2003-12-22 | 1 | -0/+12 |
* | New testcase to see if -indvars can promote pointer arithmetic to array accesses | Chris Lattner | 2003-12-22 | 1 | -0/+14 |
* | New testcase for PR194 | Chris Lattner | 2003-12-21 | 1 | -0/+12 |
* | New testcase for missed optimization | Chris Lattner | 2003-12-19 | 1 | -0/+28 |
* | New testcase | Chris Lattner | 2003-12-19 | 1 | -0/+19 |
* | New testcase, for PR185 | Chris Lattner | 2003-12-15 | 1 | -0/+22 |
* | New testcase | Chris Lattner | 2003-12-15 | 1 | -0/+3 |
* | new test | Chris Lattner | 2003-12-14 | 1 | -0/+19 |
* | Testcase for PR179 | Chris Lattner | 2003-12-14 | 1 | -0/+17 |
* | Rename variable to avoid confusing it with the global G | Chris Lattner | 2003-12-11 | 2 | -2/+2 |
* | New testcase that LICM is breaking crafty on | Chris Lattner | 2003-12-11 | 1 | -0/+20 |
* | Fix test that was failing because we were optimizing the program better than ... | Chris Lattner | 2003-12-11 | 1 | -2/+2 |
* | New testcase for PR86 | Chris Lattner | 2003-12-11 | 2 | -0/+34 |
* | Separate out target for cleaning up qmtest garbage. | Brian Gaeke | 2003-12-11 | 1 | -1/+3 |
* | A new testcase, reduced by bugpoint | Chris Lattner | 2003-12-10 | 1 | -0/+17 |
* | new testcase | Chris Lattner | 2003-12-10 | 1 | -0/+24 |
* | New testcase | Chris Lattner | 2003-12-10 | 1 | -0/+23 |
* | New testcase which caused a bunch of tests to break last night with more | Chris Lattner | 2003-12-10 | 1 | -0/+42 |
* | new testcase, checking to ensure we handle yet-another spiffy case correctly | Chris Lattner | 2003-12-10 | 1 | -0/+25 |
* | Don't assume that system headers define 'uint' or 'ulong' as types. | Brian Gaeke | 2003-12-10 | 1 | -2/+2 |
* | Yet another hard testcase | Chris Lattner | 2003-12-09 | 1 | -0/+28 |
* | Add a new testcase which breaks the sinker because the loop canonnicalization | Chris Lattner | 2003-12-09 | 1 | -0/+19 |
* | Fix buggy test | Chris Lattner | 2003-12-09 | 1 | -1/+1 |
* | New testcase for sinking operations from loops with multiple exits | Chris Lattner | 2003-12-09 | 1 | -0/+22 |
* | Make the test a bit harder so that we test to ensure that _both_ instructions | Chris Lattner | 2003-12-09 | 1 | -1/+2 |
* | New testcases for LICM improvement: code sinking. | Chris Lattner | 2003-12-09 | 3 | -0/+55 |
* | Improve portability with Mac OS/X | Chris Lattner | 2003-12-09 | 3 | -3/+3 |
* | Improve testcase portability on OS/X | Chris Lattner | 2003-12-09 | 1 | -1/+1 |
* | New testcase that is not actually handled yet, but should be in the future. | Chris Lattner | 2003-12-09 | 1 | -0/+31 |
* | Whoops, forgot to check this in. :) | Chris Lattner | 2003-12-08 | 1 | -0/+22 |
* | New testcase for automatic insertion of accumulator variables to eliminate | Chris Lattner | 2003-12-08 | 1 | -0/+17 |
* | New testcase for PR165 | Chris Lattner | 2003-12-08 | 1 | -0/+10 |