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
/
BasicBlockUtils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SplitEdge and SplitBlock utility routines.
Devang Patel
2007-07-06
1
-0
/
+11
*
Do not preserve ETForest.
Devang Patel
2007-06-08
1
-9
/
+9
*
Completely purge DomSet. This is the (hopefully) final patch for PR1171.
Owen Anderson
2007-04-07
1
-1
/
+1
*
add option to isCriticalEdge
Chris Lattner
2006-10-28
1
-1
/
+2
*
Expose a smarter way to break critical edges.
Chris Lattner
2006-10-28
1
-4
/
+11
*
This is a proper fix for the compiler warning. A termination condition is
Chris Lattner
2006-05-14
1
-3
/
+11
*
Fix an infinite loop bug that Vladimir Prus identified.
Reid Spencer
2006-05-13
1
-1
/
+2
*
Remove a level of indirection.
Chris Lattner
2006-02-10
1
-9
/
+8
*
add a helper
Chris Lattner
2005-08-17
1
-0
/
+7
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-1
/
+4
*
Include forms of SplitCriticalEdge which work correctly with pred/succ iterators
Chris Lattner
2003-11-10
1
-0
/
+19
*
Move isCriticalEdge & SplitCritical into this file. While we're at it, change
Chris Lattner
2003-11-10
1
-0
/
+16
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Implement a new RemoveSuccessor function
Chris Lattner
2002-07-29
1
-4
/
+11
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-8
/
+0
*
Checkin headers for Utils library
Chris Lattner
2002-05-07
1
-0
/
+45