This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-22 20:05:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Analysis
History
Chris Lattner
c8166cec07
s/Method/Function
...
llvm-svn: 2180
2002-04-08 22:03:57 +00:00
..
DataStructure
Play around with #includes
2002-04-08 21:58:53 +00:00
IPA
Change references to the Method class to be references to the Function
2002-04-07 20:49:59 +00:00
LiveVar
s/Method/Function
2002-04-08 22:03:57 +00:00
Expressions.cpp
ConstantHandling moved into VMCore library
2002-04-08 20:18:09 +00:00
InductionVariable.cpp
change refs to Method to Function
2002-03-26 17:55:33 +00:00
Interval.cpp
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
2002-02-12 22:39:50 +00:00
IntervalPartition.cpp
Change references to the Method class to be references to the Function
2002-04-07 20:49:59 +00:00
LoopInfo.cpp
s/Method/Function
2002-04-08 22:03:57 +00:00
Makefile
Rename Method to Function
2002-03-23 22:51:58 +00:00
PostDominators.cpp
Change references to the Method class to be references to the Function
2002-04-07 20:49:59 +00:00
Writer.cpp
Add #includes that were pruned from already #included files
2002-04-08 21:56:50 +00:00