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-01-17 00:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Owen Anderson
035bf4d2ca
Use information already present in the ValueTable to fast-fail when we know there won't be a value number match. This speeds up GVN on a case where there are very few redundancies by ~25%.
...
llvm-svn: 53108
2008-07-03 17:44:33 +00:00
..
Hello
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
Instrumentation
Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to
2008-05-23 21:05:58 +00:00
IPO
Restore DeadArgElim back to 52570. It's breaking 447.dealII.
2008-06-25 18:10:09 +00:00
Scalar
Use information already present in the ValueTable to fast-fail when we know there won't be a value number match. This speeds up GVN on a case where there are very few redundancies by ~25%.
2008-07-03 17:44:33 +00:00
Utils
- Use O(1) check of basic block size limit.
2008-06-25 07:50:12 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00