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-11 11:26:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Utils
History
Chris Lattner
4b009adc77
Simplify interface to ConstantFoldTerminator
...
llvm-svn: 2697
2002-05-21 20:04:50 +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 interface to ConstantFoldTerminator
2002-05-21 20:04:50 +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
UnifyFunctionExitNodes.cpp
Give the unified exit node a name
2002-05-07 22:14:45 +00:00