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
/
Transforms
/
Utils
/
UnifyFunctionExitNodes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in comment.
Nick Lewycky
2007-05-06
1
-1
/
+1
*
Drop 'const'
Devang Patel
2007-05-03
1
-1
/
+1
*
Use 'static const char' instead of 'static const int'.
Devang Patel
2007-05-02
1
-1
/
+1
*
Do not use typeinfo to identify pass in pass manager.
Devang Patel
2007-05-01
1
-1
/
+3
*
Force anything that #includes llvm/Transforms/Utils/UnifyFunctionExitNodes.h
Chris Lattner
2006-06-02
1
-0
/
+6
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Add support for the unreachable instruction
Chris Lattner
2004-10-16
1
-3
/
+4
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Expand the pass to unify all of the unwind blocks as well
Chris Lattner
2003-09-10
1
-12
/
+13
*
Add getAnalysisUsage method
Chris Lattner
2003-03-31
1
-2
/
+5
*
- Do not expose ::ID from any of the analyses anymore.
Chris Lattner
2002-08-21
1
-2
/
+1
*
* Eliminate the Provided set. All Passes now finally just automatically
Chris Lattner
2002-07-29
1
-1
/
+0
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-1
/
+0
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-1
/
+1
*
Cleanup implementation a bit + comments
Chris Lattner
2002-05-07
1
-19
/
+7
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-0
/
+2
*
s/Method/Function in classname
Chris Lattner
2002-04-27
1
-4
/
+4
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-14
/
+11
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-3
/
+3
*
Change over to use new style pass mechanism, now passes only expose small
Chris Lattner
2002-02-26
1
-0
/
+4
*
Add constructor for addition to opt program
Chris Lattner
2002-02-01
1
-1
/
+1
*
Eliminate SimplifyCFG.h file, pull everything into the UnifyMethodExitNodes c...
Chris Lattner
2002-01-31
1
-4
/
+10
*
Convert xforms over to use new pass structure
Chris Lattner
2002-01-30
1
-0
/
+37