Don't swap the operands of a subtraction when trying to create a
[oota-llvm.git] / test / Transforms / StripSymbols /
2009-09-09 Daniel DunbarUpdate test.
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...
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-01-16 Devang PatelDo not strip llvm.used values.