This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-17 03:46:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Utils
History
Chris Lattner
ab038d44b0
Simplify the interface to local DCE and Constant prop
...
llvm-svn: 2749
2002-05-26 20:18:18 +00:00
..
BasicBlockUtils.cpp
Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp
2002-05-07 18:07:59 +00:00
CloneFunction.cpp
Updates to move some header files out of include/llvm/Transforms into
2002-05-07 18:36:35 +00:00
Linker.cpp
Updates to move some header files out of include/llvm/Transforms into
2002-05-07 18:36:35 +00:00
Local.cpp
Simplify the interface to local DCE and Constant prop
2002-05-26 20:18:18 +00:00
Makefile
Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp
2002-05-07 18:07:59 +00:00
PromoteMemoryToRegister.cpp
Add support for printing out statistics information when -stats is added to
2002-05-10 15:38:35 +00:00
SimplifyCFG.cpp
Add implementation of SimplifyCFG
2002-05-21 20:50:24 +00:00
UnifyFunctionExitNodes.cpp
Give the unified exit node a name
2002-05-07 22:14:45 +00:00