index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
Utils
/
UnifyFunctionExitNodes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Do not expose ::ID from any of the analyses anymore.
Chris Lattner
2002-08-21
1
-1
/
+0
*
* Standardize how analysis results/passes as printed with the print() virtual
Chris Lattner
2002-07-27
1
-2
/
+1
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-0
/
+2
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-8
/
+8
*
Give the unified exit node a name
Chris Lattner
2002-05-07
1
-1
/
+1
*
Move UnifyFunctionExitNodes to Utils library: final resting place this time
Chris Lattner
2002-05-07
1
-1
/
+1
*
Cleanup implementation a bit
Chris Lattner
2002-05-07
1
-4
/
+6
*
Updates to move some header files out of include/llvm/Transforms into
Chris Lattner
2002-05-07
1
-1
/
+1
*
s/Method/Function
Chris Lattner
2002-04-27
1
-3
/
+3
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-8
/
+8
*
General cleanup
Chris Lattner
2002-02-01
1
-4
/
+3
*
Eliminate SimplifyCFG.h file, pull everything into the UnifyMethodExitNodes c...
Chris Lattner
2002-01-31
1
-8
/
+11
*
Convert analyses to new pass structure
Chris Lattner
2002-01-31
1
-0
/
+4
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-0
/
+1
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
1
-1
/
+1
*
Broad superficial changes:
Chris Lattner
2001-07-07
1
-1
/
+1
*
Add method to unify all exit nodes of a method
Chris Lattner
2001-07-06
1
-0
/
+69
[prev]