Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to new EH scheme. | Bill Wendling | 2011-09-01 | 1 | -1/+5 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Make invokes of inline asm legal. Teach codegen | Duncan Sands | 2007-12-17 | 1 | -1/+1 |
* | Make instcombine promote inline asm calls to 'nounwind' | Duncan Sands | 2007-12-16 | 1 | -1/+1 |
* | update syntax | Chris Lattner | 2007-04-28 | 1 | -1/+1 |
* | testcase for PR1335 | Chris Lattner | 2007-04-15 | 1 | -0/+49 |