1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
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
memset_noidiom.ll A real testcase for r135286. 2011-07-15 20:58:38 +00:00