index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
StaticAnalyzer
/
Core
/
LoopUnrolling.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] NFC: Move getStmt() and createEndOfPath() out of PathDiagnostic.
Artem Dergachev
2019-09-11
1
-1
/
+3
*
[CFG] NFC: Remove implicit conversion from CFGTerminator to Stmt *.
Artem Dergachev
2019-05-24
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[analyzer] Unroll the loop when it has a unsigned counter.
Henry Wong
2018-03-31
1
-7
/
+9
*
[analyzer] LoopUnrolling: update the matched assignment operators
Peter Szecsi
2018-03-27
1
-3
/
+1
*
[analyzer] LoopUnrolling: check the bitwidth of the used numbers (pr34943)
Peter Szecsi
2017-10-28
1
-2
/
+9
*
[StaticAnalyzer] LoopUnrolling: Keep track the maximum number of steps for ea...
Peter Szecsi
2017-08-28
1
-30
/
+55
*
[StaticAnalyzer] LoopUnrolling: Excluding loops which splits the state
Peter Szecsi
2017-08-28
1
-1
/
+26
*
[StaticAnalyzer] LoopUnrolling fixes
Peter Szecsi
2017-08-28
1
-9
/
+2
*
[StaticAnalyzer] LoopUnrolling: Track a LoopStack in order to completely unro...
Peter Szecsi
2017-08-21
1
-79
/
+67
*
[StaticAnalyzer] LoopUnrolling: Exclude cases where the counter is escaped be...
Peter Szecsi
2017-08-19
1
-36
/
+83
*
[StaticAnalyzer] LoopUnrolling - Attempt #2 to fix a crash in r309006.
Peter Szecsi
2017-07-25
1
-2
/
+2
*
[StaticAnalyzer] LoopUnrolling - Attempt to fix a crash in r309006.
Peter Szecsi
2017-07-25
1
-1
/
+3
*
[StaticAnalyzer] Completely unrolling specific loops with known bound option
Peter Szecsi
2017-07-25
1
-0
/
+207
*
Revert "[StaticAnalyzer] Completely unrolling specific loops with known bound...
Peter Szecsi
2017-07-20
1
-203
/
+0
*
[StaticAnalyzer] Completely unrolling specific loops with known bound option
Peter Szecsi
2017-07-20
1
-0
/
+203