- 79caafe Move this testcase out of /home/vadve/lattner/cvs/llvm/test/Programs/LLVMSource, by Chris Lattner · 21 years ago
- 8b391fb New testcase, code generators should support invoke/unwind by Chris Lattner · 21 years ago
- 7f5dd4a New testcase for PR223: Loopsimplify incorrectly updates dominator information by Chris Lattner · 21 years ago
- 18b34e8 Add another test by Chris Lattner · 21 years ago
- e5ec955 New testcase for PR218 by Chris Lattner · 21 years ago
- 7f430a5 New testcase for better mod/ref information that basicaa can provide by Chris Lattner · 21 years ago
- 6e1f3ec New testcase for problem brian ran into by Chris Lattner · 21 years ago
- 78c146f New testcase for incorrect bytecode reading of MAXLONG. The reader is getting by Chris Lattner · 21 years ago
- 1119d7d Remove the use of LLVMGCCARCH. Instead, query the compiler for the by John Criswell · 21 years ago
- f6e1803 new testcase by Chris Lattner · 21 years ago
- 048a1d8 You know you like Makefiles with fewer variables. Next up on the victim list by Brian Gaeke · 21 years ago
- a5b5675 Get rid of dead defns of LCC, LCXX, LAS, as per FIXME. by Brian Gaeke · 21 years ago
- 844c546 Fix overzealous fixme fixing by Brian Gaeke · 21 years ago
- 5c59be9 Remove dead definitions of NATGCC and CP, and dead .tll, .tbc rules. by Brian Gaeke · 21 years ago
- 75d1412 New testcase for symbolic constant folding opportunities that LLVM should get. by Chris Lattner · 21 years ago
- 20cd43b Testcase for PR204 by Chris Lattner · 21 years ago
- e845b1a Add support for %llvmgcc by Chris Lattner · 21 years ago
- debcbd0 Test to make sure we can SCCP load instructions by Chris Lattner · 21 years ago
- ff2ab4d New testcase, allow folding of binary operators that use PHI nodes, as long by Chris Lattner · 21 years ago
- 33a79d7 New testcase by Chris Lattner · 21 years ago
- c9f75b5 This isn't really an assembler test. This tests to make sure the by Chris Lattner · 21 years ago
- e6b72a2 Testcase for PR202 by Chris Lattner · 21 years ago
- 019314c restore comments to this file by Chris Lattner · 21 years ago
- 94276b6 An example testcase for use in the debugger. Currently you can do stuff like by Chris Lattner · 21 years ago
- a29b94d Regression test for initializers with members of unknown size. by John Criswell · 21 years ago
- 579155e testcase for PR198 by Chris Lattner · 21 years ago
- 14e1726 new testcase for cananonicalization of subtracts by Chris Lattner · 21 years ago
- 7610a28 New testcase to see if -indvars can promote pointer arithmetic to array accesses by Chris Lattner · 21 years ago
- 595bb97 New testcase for PR194 by Chris Lattner · 21 years ago
- 7fe1786 New testcase for missed optimization by Chris Lattner · 21 years ago
- bb8d661 New testcase by Chris Lattner · 21 years ago
- 215da0c New testcase, for PR185 by Chris Lattner · 21 years ago
- d598561 New testcase by Chris Lattner · 21 years ago
- 2040d6e new test by Chris Lattner · 21 years ago
- 15beaf7 Testcase for PR179 by Chris Lattner · 21 years ago
- de454ff Rename variable to avoid confusing it with the global G by Chris Lattner · 21 years ago
- 0ac4d92 New testcase that LICM is breaking crafty on by Chris Lattner · 21 years ago
- 258f49c Fix test that was failing because we were optimizing the program better than expected :) by Chris Lattner · 21 years ago
- 5211296 New testcase for PR86 by Chris Lattner · 21 years ago
- f19ae4c Separate out target for cleaning up qmtest garbage. by Brian Gaeke · 21 years ago
- da7d069 A new testcase, reduced by bugpoint by Chris Lattner · 21 years ago
- 7d10417 new testcase by Chris Lattner · 21 years ago
- 7277826 New testcase by Chris Lattner · 21 years ago
- baf9d2e New testcase which caused a bunch of tests to break last night with more by Chris Lattner · 21 years ago
- 94046b2 new testcase, checking to ensure we handle yet-another spiffy case correctly by Chris Lattner · 21 years ago
- 47c1b6d Don't assume that system headers define 'uint' or 'ulong' as types. by Brian Gaeke · 21 years ago
- a8d9c83 Yet another hard testcase by Chris Lattner · 21 years ago
- d0069a0 Add a new testcase which breaks the sinker because the loop canonnicalization by Chris Lattner · 21 years ago
- caef3cc Fix buggy test by Chris Lattner · 21 years ago
- 87d9e69 New testcase for sinking operations from loops with multiple exits by Chris Lattner · 21 years ago
- 8f25f46 Make the test a bit harder so that we test to ensure that _both_ instructions by Chris Lattner · 21 years ago
- 2faadda New testcases for LICM improvement: code sinking. by Chris Lattner · 21 years ago
- 612ac2d Improve portability with Mac OS/X by Chris Lattner · 21 years ago
- 16442cb Improve testcase portability on OS/X by Chris Lattner · 21 years ago
- bb9fc2c New testcase that is not actually handled yet, but should be in the future. by Chris Lattner · 21 years ago
- 6c3a21a Whoops, forgot to check this in. :) by Chris Lattner · 21 years ago
- 62d0f73 New testcase for automatic insertion of accumulator variables to eliminate by Chris Lattner · 21 years ago
- e11700b New testcase for PR165 by Chris Lattner · 21 years ago
- 63c08be New testcase, this should be -tailcallelim'inated by Chris Lattner · 21 years ago
- 120fb19 New testcase that the raiseallocations pass should be able to handle. by Chris Lattner · 21 years ago
- f6968f3 Move rule to top-level makefile by Chris Lattner · 21 years ago
- b895fb0 Testcase for duplicated cleanup work (PR11). Note that this testcase is not actually by Chris Lattner · 21 years ago
- 7219a21 new testcase for problem causing 2003-10-12-GlobalVarInitializers failures by Chris Lattner · 21 years ago
- f095db1 Testcase for PR160 by Chris Lattner · 21 years ago
- 2bc9988 New testcase for PR158 by Chris Lattner · 21 years ago
- 1f80115 testcase for PR159 by Chris Lattner · 21 years ago
- 1b4fb5a Renamed intermediate values that used the same type and name as previous by John Criswell · 21 years ago
- 7dd9334 Testcase for PR157 by Chris Lattner · 21 years ago
- f7d10b7 testcase for PR 148 by Chris Lattner · 21 years ago
- edaa674 Testcase for PR147 by Chris Lattner · 21 years ago
- 3d55eda Unbreak this test case - llvm-as no longer tolerates redefining names in any by Brian Gaeke · 21 years ago
- 95c03fd Strengthen test case. by Brian Gaeke · 21 years ago
- b1ef7d6 C Writer was dumping core on this test case. by Brian Gaeke · 21 years ago
- be8d299 New testcase that breaks the pruneeh pass by Chris Lattner · 21 years ago
- e952f23 New testcase by Chris Lattner · 21 years ago
- aa74118 Clean more qmtest files. by Brian Gaeke · 21 years ago
- 0ac5af0 Fix an all too common form of the 'Found global types that are not compatible' warning by Chris Lattner · 21 years ago
- 00d1e8d New testcase for PR143 by Chris Lattner · 21 years ago
- 34d25f1 Blow away compiled versions of qmtest classes on 'make clean'. by Brian Gaeke · 21 years ago
- a3382bd Fix0r a test that mistakenly used %llvmg++ instead of %llvmgxx. by Brian Gaeke · 21 years ago
- 105088a New testcase for PR132 by Chris Lattner · 21 years ago
- 65914f5 New testcase for PR141 by Chris Lattner · 21 years ago
- 6ce829d Testcase for PR113 by Chris Lattner · 21 years ago
- 841d8e9 New testcase for PR133 by Chris Lattner · 21 years ago
- 236c4d4 We now support different expectations for different OS's/architectures. by John Criswell · 21 years ago
- cb64241 update test by Chris Lattner · 21 years ago
- 607c317 Genericize tests by Chris Lattner · 21 years ago
- 639b052 Cleanup test by Chris Lattner · 21 years ago
- 30263d0 Improve test portability by Chris Lattner · 21 years ago
- f9e8379 Fix testcase. This should no longer be XFAIL'd by Chris Lattner · 21 years ago
- 2cbb754 New testcase for PR 130 by Chris Lattner · 21 years ago
- df52d97 Testcase for PR131 by Chris Lattner · 21 years ago
- 3b583a6 new testcase for PR126 by Chris Lattner · 21 years ago
- 7b004ca New testcase for PR125 by Chris Lattner · 21 years ago
- d219abf Testcase for PR128 by Chris Lattner · 21 years ago
- 780bcaa There is no need to rely on LLI working for this test by Chris Lattner · 21 years ago
- 08e12f1 Testcase for PR116 by Chris Lattner · 21 years ago
- d39dbcc New testcase, for PR 115 by Chris Lattner · 21 years ago
- 623f707 Instcombine should promote this, and because it isn't, we are failing poolalloc tests by Chris Lattner · 21 years ago
- 7676f3b NEW testcase for PR84 :( by Chris Lattner · 21 years ago