This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
218f8de01acced264e663ffddcd764fd42c41a79
clang-p2996
/
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