Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / 2009-01-04-Annotate.ll
2013-03-21 Meador IngeMove library call prototype attribute inference to...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2013-02-11 Bill WendlingFileCheck-ize the tests.
2012-06-25 Nuno Lopesrevert my previous commit (r159173), since as Eli point...
2012-06-25 Nuno Lopesdo not set realloc() as NotAlias, since it can return...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
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...
2009-01-18 Nick LewyckyForgot this in the previous checkin: fopen now has...
2009-01-04 Nick LewyckyRun a post-pass that marks known function declarations...