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
2e9fa6d101
Move FunctionArgument out of iOther.h into Argument.h and rename class to
...
be 'Argument' instead of FunctionArgument. llvm-svn: 2216
2002-04-09 19:48:49 +00:00
..
ConstantMerge.cpp
Change references to the Method class to be references to the Function
2002-04-07 20:49:59 +00:00
DeadTypeElimination.cpp
s/Method/Function/g
2002-03-29 03:39:36 +00:00
GlobalDCE.cpp
Change references to the Method class to be references to the Function
2002-04-07 20:49:59 +00:00
InlineSimple.cpp
Move FunctionArgument out of iOther.h into Argument.h and rename class to
2002-04-09 19:48:49 +00:00
Makefile
Implement DCE of global values
2001-11-26 18:42:17 +00:00
MutateStructTypes.cpp
Move FunctionArgument out of iOther.h into Argument.h and rename class to
2002-04-09 19:48:49 +00:00
OldPoolAllocate.cpp
Move FunctionArgument out of iOther.h into Argument.h and rename class to
2002-04-09 19:48:49 +00:00
SimpleStructMutation.cpp
s/Method/Function
2002-04-08 22:03:00 +00:00