This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-10 22:43:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
LoopIdiom
History
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