| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use "opt < %s" instead of "opt %s" so that opt doesn't print the test | Dan Gohman | 2009-09-08 | 1 | -3/+3 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 38 | -46/+46 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 37 | -45/+45 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 2 | -4/+4 |
* | Use Operands.data() instead of &Operands[0] where Operands is a potentially | Nick Lewycky | 2009-05-28 | 1 | -0/+10 |
* | adjust for asmprinter change. | Chris Lattner | 2009-03-01 | 1 | -3/+5 |
* | Fix PR3325, a miscompilation of invokes by IPSCCP. Patch by Jay Foad! | Chris Lattner | 2009-01-14 | 1 | -0/+28 |
* | Fix SCCP's handling of struct value loads and stores. SCCP doesn't | Dan Gohman | 2008-08-13 | 1 | -0/+20 |
* | Enable first-class aggregates support. | Dan Gohman | 2008-07-23 | 1 | -2/+5 |
* | Fix PR2358 by resolving calls with undef arguments to overdefined. | Chris Lattner | 2008-05-24 | 1 | -0/+14 |
* | sabre brings to my attention that the 'tr' suffix is also obsolete | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Rename the last test with .llx extension to .ll, resolve duplicate test by re... | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Use loop deletion instead of ADCE in these tests. | Owen Anderson | 2008-05-16 | 1 | -1/+1 |
* | Rewrite multiple return value handling in SCCP. Before, the -sccp pass | Chris Lattner | 2008-04-23 | 1 | -0/+11 |
* | make this test more interesting. | Chris Lattner | 2008-04-23 | 1 | -4/+6 |
* | Upgrade tests to not use llvm-upgrade. | Tanya Lattner | 2008-03-19 | 23 | -480/+421 |
* | Initial multiple return values support. | Devang Patel | 2008-03-11 | 1 | -0/+12 |
* | Fix PR1938 by forcing the code that uses an undefined value to branch one | Chris Lattner | 2008-01-28 | 1 | -0/+36 |
* | Change all floating constants that are not exactly | Dale Johannesen | 2007-09-05 | 2 | -2/+2 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -3/+0 |
* | New test. | Devang Patel | 2007-05-17 | 1 | -0/+50 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 29 | -37/+29 |
* | Add the SCCP regression tests for APInt expressions. These test cases | Reid Spencer | 2007-04-13 | 15 | -0/+360 |
* | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer | 2007-04-11 | 1 | -1/+1 |
* | For PR1195: | Reid Spencer | 2007-02-15 | 1 | -2/+2 |
* | For PR1043: | Reid Spencer | 2007-01-13 | 1 | -1/+1 |
* | For PR950: | Reid Spencer | 2006-12-31 | 5 | -6/+6 |
* | Update tests that need to be run through llvm-upgrade. This is necessary | Reid Spencer | 2006-12-29 | 1 | -1/+2 |
* | new testcase | Chris Lattner | 2006-12-20 | 1 | -0/+6 |
* | SCCP does not handle Packed Type properly. Disable Packed Type handling | Devang Patel | 2006-12-04 | 1 | -0/+149 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 20 | -21/+21 |
* | Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and | Reid Spencer | 2006-11-23 | 1 | -2/+2 |
* | new testcase | Chris Lattner | 2006-10-23 | 1 | -0/+128 |
* | Added the ability to xfail based on llvmgcc version | Tanya Lattner | 2006-04-12 | 1 | -1/+1 |
* | Tired of wading through cvs's list ? files that are generated when building | Reid Spencer | 2006-03-23 | 1 | -0/+3 |
* | new testcase for more interesting select sccp cases | Chris Lattner | 2006-02-08 | 1 | -0/+12 |
* | fix buggy test | Chris Lattner | 2005-05-13 | 1 | -1/+1 |
* | Fix this test | Chris Lattner | 2004-12-13 | 1 | -1/+1 |
* | New testcase. If one side of and/or is known to be 0/-1, it doesn't matter | Chris Lattner | 2004-12-11 | 1 | -0/+8 |
* | Update test | Chris Lattner | 2004-12-11 | 1 | -1/+1 |
* | New testcase that ipsccp should handle. | Chris Lattner | 2004-12-11 | 1 | -0/+23 |
* | New testcase | Chris Lattner | 2004-12-10 | 1 | -0/+19 |
* | New testcase that SCCP miscompiles. Luckily this is extremely unlikely to | Chris Lattner | 2004-12-10 | 1 | -0/+11 |
* | New testcase | Chris Lattner | 2004-12-10 | 1 | -0/+13 |
* | Adding srcdir arg | Tanya Lattner | 2004-11-19 | 1 | -1/+1 |
* | New testcase for recent patch to SCCP, thanks to Nate Begeman for pointing | Chris Lattner | 2004-11-16 | 1 | -0/+14 |
* | Adding subdirectory dg.exp files in order to be able to use dejagnu to only r... | Tanya Lattner | 2004-11-13 | 1 | -0/+3 |
* | New testcase | Chris Lattner | 2004-04-13 | 1 | -0/+24 |
* | 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 |