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
/
Analysis
/
LoopPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
Don't call getAnalysisUsage unless -debug-pass is enabled. This speeds
Chris Lattner
2008-08-08
1
-4
/
+2
*
Fix spelling of "hierarchy" in comments.
Dan Gohman
2008-07-11
1
-1
/
+1
*
Keep track of inherited analysis (e.g. dominator tree).
Devang Patel
2008-07-03
1
-0
/
+3
*
Fix typos in comments.
Devang Patel
2008-07-01
1
-1
/
+1
*
Add dom info verifier.
Devang Patel
2008-07-01
1
-0
/
+3
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Use empty() member functions when that's what's being tested for instead
Dan Gohman
2007-10-03
1
-2
/
+2
*
ooops...
Devang Patel
2007-09-18
1
-1
/
+1
*
- Use correct header for SCEV inside LoopPass.cpp
Anton Korobeynikov
2007-08-20
1
-1
/
+1
*
Introduce Simple Analysis interface for loop passes.
Devang Patel
2007-07-31
1
-0
/
+21
*
Verify loop info.
Devang Patel
2007-07-19
1
-14
/
+2
*
Replace mysterious code causing a g++-4.2 warning
Duncan Sands
2007-07-19
1
-12
/
+6
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+317