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 17:26:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Analysis
History
Owen Anderson
05275b7b14
Allow GVN to eliminate read-only function calls when it can detect that they are redundant.
...
llvm-svn: 44323
2007-11-26 02:26:36 +00:00
..
Andersens
Create nodes for inline asm so that we don't crash looking for the node later.
2007-11-22 03:07:37 +00:00
BasicAA
Allow GVN to eliminate read-only function calls when it can detect that they are redundant.
2007-11-26 02:26:36 +00:00
Dominators
update for new domtree dump format
2007-08-06 06:17:08 +00:00
GlobalsModRef
Ding dong, the DoesntAccessMemoryFns and
2007-11-23 19:30:27 +00:00
LoadVN
Ding dong, the DoesntAccessMemoryFns and
2007-11-23 19:30:27 +00:00
LoopInfo
Convert .cvsignore files
2007-06-29 16:35:07 +00:00
ScalarEvolution
Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops.
2007-11-25 22:41:31 +00:00