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-15 07:59:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Analysis
History
Ruchira Sasanka
74f3230149
LV info on machine instructions
...
llvm-svn: 359
2001-08-20 21:11:01 +00:00
..
LiveVar
LV info on machine instructions
2001-08-20 21:11:01 +00:00
Dominators.h
* Add a DominatorBase base class to maintain root of Dominator info
2001-07-06 16:57:21 +00:00
Expressions.h
More functionality, renamed API
2001-07-21 19:07:19 +00:00
Interval.h
Big changes. Interval*.h is now more or less finalized. IntervalPartition
2001-06-25 03:54:14 +00:00
IntervalIterator.h
getBasicBlocks() is not needed anymore for reading Method data
2001-06-27 23:30:11 +00:00
IntervalPartition.h
IntervalPartition was changed to inherit from vector<Interval*> instead of
2001-07-03 15:28:08 +00:00
LoopDepth.h
Big changes. Interval*.h is now more or less finalized. IntervalPartition
2001-06-25 03:54:14 +00:00
ModuleAnalyzer.h
Initial revision
2001-06-06 20:29:01 +00:00
SimplifyCFG.h
New file, includes method to merge exit nodes together
2001-07-06 16:57:52 +00:00
Verifier.h
Initial revision
2001-06-06 20:29:01 +00:00
Writer.h
IntervalPartition was changed to inherit from vector<Interval*> instead of
2001-07-03 15:28:08 +00:00