| Age | Commit message (Expand) | Author |
| 2009-06-04 | Fix an erroneous check for isFNeg; the FNeg case is handled | Dan Gohman |
| 2009-06-04 | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman |
| 2008-10-22 | Fix PR2907 by digging through constant expressions to find FP constants that | Chris Lattner |
| 2008-07-18 | In the CBackend, use casts to force integer add, subtract, and | Dan Gohman |
| 2008-06-08 | Remove invalid test | Anton Korobeynikov |
| 2008-06-06 | Testcase for PR2418 | Anton Korobeynikov |
| 2008-06-04 | Rewrite a bunch of the CBE's inline asm code, giving it the | Chris Lattner |
| 2008-06-02 | Implement CBE support for first-class structs and array values, | Dan Gohman |
| 2008-05-31 | update this patch to handle an extraneous &1. This should be pulled | Chris Lattner |
| 2008-05-31 | Fix the CBE's handling of instructions whose result is an i1. Previously, | Chris Lattner |
| 2008-05-22 | Add support for multiple-return values in inline asm. This should | Chris Lattner |
| 2008-05-20 | sabre brings to my attention that the 'tr' suffix is also obsolete | Gabor Greif |
| 2008-05-20 | Rename the last test with .llx extension to .ll, resolve duplicate test by re... | Gabor Greif |
| 2008-04-19 | rename *.llx -> *.ll | Chris Lattner |
| 2008-03-10 | remove an execution test. | Chris Lattner |
| 2008-03-02 | add a testcase for misc vector stuff | Chris Lattner |
| 2008-02-28 | Update testcase. | Lauro Ramos Venancio |
| 2008-02-19 | Remove llvm-upgrade and update tests. | Tanya Lattner |
| 2008-02-01 | CBackend: Implement unaligned load/store. | Lauro Ramos Venancio |
| 2007-09-05 | Change all floating constants that are not exactly | Dale Johannesen |
| 2007-08-15 | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman |
| 2007-07-23 | The Ada f-e produces various auxiliary output files | Duncan Sands |
| 2007-07-16 | Remove insignificant test no longer needed. | Reid Spencer |
| 2007-07-11 | Handle packed structs in the CBackend. | Lauro Ramos Venancio |
| 2007-06-29 | Convert .cvsignore files | John Criswell |
| 2007-05-14 | Reverse last patch .. premature. Depends on uncommitted CBE patch. | Reid Spencer |
| 2007-05-14 | Update this test to match the (corrected) output from the CBE. | Reid Spencer |
| 2007-04-21 | Use the llvm_supports_target function to prevent running of tests for | Reid Spencer |
| 2007-04-16 | For PR1319: | Reid Spencer |
| 2007-04-16 | fix incorrectly upgraded test, add PR# | Chris Lattner |
| 2007-04-16 | For PR1336: | Reid Spencer |
| 2007-04-15 | For PR1336: | Reid Spencer |
| 2007-04-15 | Make this test work. | Reid Spencer |
| 2007-04-15 | For PR1319: Upgrade to use new test harness | Reid Spencer |
| 2007-04-11 | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer |
| 2007-03-28 | Remove use of implementation keyword. | Reid Spencer |
| 2007-02-23 | Make the testcase correct. | Bill Wendling |
| 2007-02-23 | Testcase for PR1164 | Bill Wendling |
| 2007-02-23 | PR1164: | Bill Wendling |
| 2007-02-15 | Update this test to compile properly and check against the correct | Reid Spencer |
| 2007-02-06 | testcase for pr1181 | Chris Lattner |
| 2007-01-26 | For PR761: | Reid Spencer |
| 2007-01-17 | For PR1028: | Reid Spencer |
| 2007-01-16 | testcase for PR918 | Chris Lattner |
| 2007-01-13 | Remove this obsolete test. The CBE will never be able to handle zero argument | Chris Lattner |
| 2007-01-13 | Whoops. Give this test some input. Doubly important since its XFAIL. | Reid Spencer |
| 2007-01-13 | This is not an upgrade candidate any more. | Reid Spencer |
| 2007-01-09 | Test case for PR1099. | Reid Spencer |
| 2007-01-07 | Add a test case for PR1086 | Reid Spencer |
| 2006-12-29 | Update tests that need to be run through llvm-upgrade. This is necessary | Reid Spencer |