llvm-mirror/test/Transforms/LoopIdiom
Benjamin Kramer 355b353595 Stop emitting instructions with the name "tmp" they eat up memory and have to be uniqued, without any benefit.
If someone prefers %tmp42 to %42, run instnamer.

llvm-svn: 140634
2011-09-27 20:39:19 +00:00
..
basic.ll Stop emitting instructions with the name "tmp" they eat up memory and have to be uniqued, without any benefit. 2011-09-27 20:39:19 +00:00
debug-line.ll Preserve line no. info. 2011-03-07 22:43:45 +00:00
dg.exp implement enough of the memset inference algorithm to recognize and insert 2010-12-26 23:42:51 +00:00
memset_noidiom.ll A real testcase for r135286. 2011-07-15 20:58:38 +00:00