This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
IPO
History
Chris Lattner
205373ff74
Remove code designed to compensate for a bug in GCC. The bug has since
...
been fixed. llvm-svn: 1881
2002-03-15 20:35:21 +00:00
..
ConstantMerge.cpp
Change over to use new style pass mechanism, now passes only expose small
2002-02-26 21:46:54 +00:00
DeadTypeElimination.cpp
Remove code designed to compensate for a bug in GCC. The bug has since
2002-03-15 20:35:21 +00:00
GlobalDCE.cpp
Take CallGraph out of the CFG namespace. It has nothing to do with CFGs
2002-03-06 17:16:43 +00:00
InlineSimple.cpp
Change over to use new style pass mechanism, now passes only expose small
2002-02-26 21:46:54 +00:00
Makefile
Implement DCE of global values
2001-11-26 18:42:17 +00:00
MutateStructTypes.cpp
Take CallGraph out of the CFG namespace. It has nothing to do with CFGs
2002-03-06 17:16:43 +00:00
SimpleStructMutation.cpp
Change over to use new style pass mechanism, now passes only expose small
2002-02-26 21:46:54 +00:00