Age | Commit message (Expand) | Author |
---|---|---|
2012-08-10 | The normal edge of an invoke is not allowed to branch to a block with a | Eli Friedman |
2011-09-02 | Try to eliminate the use of the 'unwind' instruction. | Bill Wendling |
2011-08-29 | Update tests to new EH model. Add landingpad instructions to landing pads. | Bill Wendling |
2009-09-11 | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman |
2009-09-08 | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman |
2009-06-04 | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman |
2008-03-10 | Remove llvm-upgrade and update tests. | Tanya Lattner |
2007-11-27 | Fix PR1146: parameter attributes are longer part of | Duncan Sands |
2007-04-22 | For PR1146: | Reid Spencer |
2006-12-31 | For PR950: | Reid Spencer |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-10-29 | new testcase | Chris Lattner |