Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -2/+2 |
* | Remove GCSE and LoadVN from the testsuite. | Owen Anderson | 2008-08-16 | 2 | -2/+2 |
* | Let some more tests ignore expected output on stderr. | Matthijs Kooijman | 2008-06-10 | 1 | -1/+1 |
* | 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 |
* | Upgrade tests to not use llvm-upgrade. | Tanya Lattner | 2008-03-19 | 23 | -273/+288 |
* | Split up subtracts into add+negate if they have a reassociable use or operand | Chris Lattner | 2008-02-17 | 1 | -0/+13 |
* | upgrade and simplify this test. | Chris Lattner | 2008-02-17 | 1 | -6/+7 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 5 | -8/+8 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 25 | -0/+410 |