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-12 06:31:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Transforms
/
Utils
History
Owen Anderson
41b527b75f
Move more passes to using ETForest instead of DominatorTree.
...
llvm-svn: 36271
2007-04-20 06:27:13 +00:00
..
BasicBlockUtils.h
Completely purge DomSet. This is the (hopefully) final patch for PR1171.
2007-04-07 07:17:27 +00:00
Cloning.h
Switch inliner over to use DenseMap instead of std::map for ValueMap. This
2007-02-03 00:08:31 +00:00
FunctionUtils.h
Completely purge DomSet. This is the (hopefully) final patch for PR1171.
2007-04-07 07:17:27 +00:00
Local.h
move constant folding code out of Utils/Local into libanalysis
2007-01-30 23:46:43 +00:00
PromoteMemToReg.h
Move more passes to using ETForest instead of DominatorTree.
2007-04-20 06:27:13 +00:00
UnifyFunctionExitNodes.h
Force anything that #includes llvm/Transforms/Utils/UnifyFunctionExitNodes.h
2006-06-02 18:40:06 +00:00