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
/
llvm
/
unittests
/
Analysis
/
UnrollAnalyzer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename a few unittests/.../Foo.cpp files to FooTest.cpp
Nico Weber
2018-09-03
1
-330
/
+0
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-2
/
+2
*
Delete a dead argument. NFC
Xin Tong
2017-01-15
1
-6
/
+5
*
Revert "Revert "[Unroll] Implement a conservative and monotonically increasin...
Michael Zolotukhin
2016-05-13
1
-3
/
+7
*
Revert "[Unroll] Implement a conservative and monotonically increasing cost t...
Michael Zolotukhin
2016-05-13
1
-7
/
+3
*
[Unroll] Implement a conservative and monotonically increasing cost tracking ...
Michael Zolotukhin
2016-05-13
1
-3
/
+7
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-8
/
+13
*
[LoopUnroll] Convert some existing tests to unit-tests.
Michael Zolotukhin
2016-03-12
1
-4
/
+144
*
[LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're simu...
Michael Zolotukhin
2016-02-26
1
-1
/
+48
*
[UnitTests] UnrollAnalyzer: make unit-test more general so that it can cover ...
Michael Zolotukhin
2016-02-26
1
-3
/
+5
*
Factor out UnrollAnalyzer to Analysis, and add unit tests for it.
Michael Zolotukhin
2016-02-08
1
-0
/
+133