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
/
lib
/
Transforms
/
Utils
/
BreakCriticalEdges.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
LoopIndexSplit can sometimes result in cases where a block in its own domfron...
Owen Anderson
2008-06-03
1
-3
/
+6
*
Change class' public PassInfo variables to by initialized with the
Dan Gohman
2008-05-13
1
-1
/
+1
*
Clean up the use of static and anonymous namespaces. This turned up
Dan Gohman
2008-05-13
1
-4
/
+4
*
fit in 80 cols
Chris Lattner
2008-04-21
1
-6
/
+6
*
Remove unused variable
Scott Michel
2008-04-17
1
-1
/
+0
*
Workaround for PR2207, in which pred_iterator assert gets triggered due to a
Scott Michel
2008-04-16
1
-2
/
+9
*
API changes for class Use size reduction, wave 1.
Gabor Greif
2008-04-06
1
-3
/
+3
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Make LoopInfoBase more generic, in preparation for having MachineLoopInfo. T...
Owen Anderson
2007-11-27
1
-4
/
+4
*
If NewBB dominates DestBB then DestBB is not part of NewBB's dominance frontier.
Devang Patel
2007-08-13
1
-1
/
+5
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+269