Age | Commit message (Expand) | Author |
2004-02-13 | Update tests | Chris Lattner |
2004-02-13 | New testcase. The CFE should not generate illegal LLVM intrinsics, even if | Chris Lattner |
2004-02-13 | Right, memcpy READS memory too :) | Chris Lattner |
2004-02-13 | New testcase for support for memcpy/memmove | Chris Lattner |
2004-02-12 | New testcase for PR233: [llvmgcc] Structure copies result in a LOT of code | Chris Lattner |
2004-02-12 | Test that we get rep movs when calling memcpy | Chris Lattner |
2004-02-11 | Basic functionality testing. | Chris Lattner |
2004-02-11 | New feature testcase for simplifycfg. | Chris Lattner |
2004-02-10 | Right, define the LPROF variable | Chris Lattner |
2004-02-09 | Move this testcase out of /home/vadve/lattner/cvs/llvm/test/Programs/LLVMSource, | Chris Lattner |
2004-02-08 | New testcase, code generators should support invoke/unwind | Chris Lattner |
2004-02-05 | New testcase for PR223: Loopsimplify incorrectly updates dominator information | Chris Lattner |
2004-02-01 | Add another test | Chris Lattner |
2004-02-01 | New testcase for PR218 | Chris Lattner |
2004-01-30 | New testcase for better mod/ref information that basicaa can provide | Chris Lattner |
2004-01-23 | New testcase for problem brian ran into | Chris Lattner |
2004-01-20 | New testcase for incorrect bytecode reading of MAXLONG. The reader is getting | Chris Lattner |
2004-01-16 | Remove the use of LLVMGCCARCH. Instead, query the compiler for the | John Criswell |
2004-01-14 | new testcase | Chris Lattner |
2004-01-13 | You know you like Makefiles with fewer variables. Next up on the victim list | Brian Gaeke |
2004-01-13 | Get rid of dead defns of LCC, LCXX, LAS, as per FIXME. | Brian Gaeke |
2004-01-13 | Fix overzealous fixme fixing | Brian Gaeke |
2004-01-13 | Remove dead definitions of NATGCC and CP, and dead .tll, .tbc rules. | Brian Gaeke |
2004-01-13 | New testcase for symbolic constant folding opportunities that LLVM should get. | Chris Lattner |
2004-01-12 | Testcase for PR204 | Chris Lattner |
2004-01-12 | Add support for %llvmgcc | Chris Lattner |
2004-01-12 | Test to make sure we can SCCP load instructions | Chris Lattner |
2004-01-12 | New testcase, allow folding of binary operators that use PHI nodes, as long | Chris Lattner |
2004-01-12 | New testcase | Chris Lattner |
2004-01-11 | This isn't really an assembler test. This tests to make sure the | Chris Lattner |
2004-01-08 | Testcase for PR202 | Chris Lattner |
2004-01-06 | restore comments to this file | Chris Lattner |
2004-01-05 | An example testcase for use in the debugger. Currently you can do stuff like | Chris Lattner |
2004-01-01 | Regression test for initializers with members of unknown size. | John Criswell |
2003-12-31 | testcase for PR198 | Chris Lattner |
2003-12-22 | new testcase for cananonicalization of subtracts | Chris Lattner |
2003-12-22 | New testcase to see if -indvars can promote pointer arithmetic to array accesses | Chris Lattner |
2003-12-21 | New testcase for PR194 | Chris Lattner |
2003-12-19 | New testcase for missed optimization | Chris Lattner |
2003-12-19 | New testcase | Chris Lattner |
2003-12-15 | New testcase, for PR185 | Chris Lattner |
2003-12-15 | New testcase | Chris Lattner |
2003-12-14 | new test | Chris Lattner |
2003-12-14 | Testcase for PR179 | Chris Lattner |
2003-12-11 | Rename variable to avoid confusing it with the global G | Chris Lattner |
2003-12-11 | New testcase that LICM is breaking crafty on | Chris Lattner |
2003-12-11 | Fix test that was failing because we were optimizing the program better than ... | Chris Lattner |
2003-12-11 | New testcase for PR86 | Chris Lattner |
2003-12-11 | Separate out target for cleaning up qmtest garbage. | Brian Gaeke |
2003-12-10 | A new testcase, reduced by bugpoint | Chris Lattner |