Don't swap the operands of a subtraction when trying to create a
[oota-llvm.git] / test / Transforms / Inline / 2007-04-15-InlineEH.ll
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2007-12-17 Duncan SandsMake invokes of inline asm legal. Teach codegen
2007-12-16 Duncan SandsMake instcombine promote inline asm calls to 'nounwind'
2007-04-28 Chris Lattnerupdate syntax
2007-04-15 Chris Lattnertestcase for PR1335