Merging r259177:
[oota-llvm.git] / test / Transforms / LoopIdiom / memset_noidiom.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
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.