aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/2007-12-19-InlineNoUnwind.ll
Commit message (Expand)AuthorAgeFilesLines
* Try to eliminate the use of the 'unwind' instruction.Bill Wendling2011-09-021-1/+1
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-201-2/+2
* When inlining through an 'nounwind' call, mark inlinedDuncan Sands2007-12-191-0/+19