instcombine: Migrate math library call simplifications
[oota-llvm.git] / test / Transforms / StripSymbols /
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-08-03 Chris Lattnerfix PR10286, a problem with the .ll printer handling...
2010-08-25 Devang PatelDIGlobalVariable can be used to encode debug info for...
2010-07-01 Dale JohannesenPrevent test from hanging waiting for input.
2010-07-01 Devang PatelDebugging infomration is encoded in llvm IR using metad...
2010-06-30 Devang PatelRemove all debug info related named mdnodes.
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.