index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Analysis
/
LoopInfoImpl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-31
/
+4
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-2
/
+0
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-0
/
+19
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-16
/
+15
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-1
/
+3
*
Quick look-up for block in loop.
Wan Xiaofei
2013-10-26
1
-31
/
+10
*
Remove #includes from the commonly used LoopInfo.h.
Jakub Staszak
2013-02-09
1
-0
/
+1
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Remove unused typedefs gcc4.8 warns about.
Roman Divacky
2012-09-05
1
-1
/
+0
*
Enable the new LoopInfo algorithm by default.
Andrew Trick
2012-06-26
1
-179
/
+0
*
Restructure PopulateLoopsDFS::insertIntoLoop.
Andrew Trick
2012-06-20
1
-10
/
+11
*
A new algorithm for computing LoopInfo. Temporarily disabled.
Andrew Trick
2012-06-20
1
-0
/
+199
*
Move the implementation of LoopInfo into LoopInfoImpl.h.
Andrew Trick
2012-06-20
1
-0
/
+549