index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Analysis
/
Dominators.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-6
/
+6
*
Add method to check to see if two _Instructions_ dominate each other
Chris Lattner
2002-05-13
1
-0
/
+7
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-0
/
+20
*
Remove all contents of the cfg namespace to the global namespace
Chris Lattner
2002-04-28
1
-4
/
+0
*
Change the Dominator info and LoopInfo classes to keep track of BasicBlock's,...
Chris Lattner
2002-04-28
1
-25
/
+23
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-44
/
+39
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-6
/
+6
*
Convert analyses over to new Pass framework
Chris Lattner
2002-01-30
1
-43
/
+131
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-11
/
+12
*
Changes to compile with GCC 2.96
Chris Lattner
2001-10-13
1
-8
/
+12
*
* Add a DominatorBase base class to maintain root of Dominator info
Chris Lattner
2001-07-06
1
-24
/
+46
*
Update documentation a bit, correct #include guard
Chris Lattner
2001-07-03
1
-4
/
+12
*
Add new anaysis routines for building dominator related information
Chris Lattner
2001-07-02
1
-0
/
+190