llvm/test/Transforms/SimplifyLibCalls: FileCheck-ize 3 tests.
[oota-llvm.git] / test / Transforms / LoopIdiom / memset_noidiom.ll
2012-11-02 Chandler CarruthRevert the switch of loop-idiom to use the new dependen...
2012-10-27 Benjamin KramerLoopIdiom: Add checks to avoid turning memmove into...
2011-07-15 Chad RosierA real testcase for r135286.
2011-07-15 Chad RosierAdd testcase for r135286.