Add a new attribute, 'noduplicate'. If a function contains a noduplicate call, the...
[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.