Age | Commit message (Expand) | Author |
---|---|---|
2011-06-17 | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-02-19 | Remove llvm-upgrade and update tests. | Tanya Lattner |
2007-08-15 | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman |
2007-01-02 | This test case previously passed the assembler without error even though | Reid Spencer |
2007-01-02 | Reverse last patch, committed by accident. | Reid Spencer |
2007-01-02 | Fix this test case to be legal. There is no ubyte %tmp ever defined! | Reid Spencer |
2006-12-02 | Upgrade intrinsic function calls manually. | Reid Spencer |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2005-07-13 | new testcase for PR593 | Chris Lattner |