Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
unittests
/
Analysis
/
UnrollAnalyzerTest.cpp
0985a44
Rename a few unittests/.../Foo.cpp files to FooTest.cpp
by Nico Weber
· 7 years ago
[Renamed from unittests/Analysis/UnrollAnalyzer.cpp]
3c0d607
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
fc76059
Delete a dead argument. NFC
by Xin Tong
· 9 years ago
2463a66
Revert "Revert "[Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...""
by Michael Zolotukhin
· 9 years ago
a934d5c
Revert "[Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the..."
by Michael Zolotukhin
· 9 years ago
a538be3
[Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...
by Michael Zolotukhin
· 9 years ago
8be7707
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 9 years ago
150be6b
[LoopUnroll] Convert some existing tests to unit-tests.
by Michael Zolotukhin
· 9 years ago
79c1964
[LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're simulating.
by Michael Zolotukhin
· 10 years ago
30deba6
[UnitTests] UnrollAnalyzer: make unit-test more general so that it can cover more cases in future.
by Michael Zolotukhin
· 10 years ago
08d1cff
Factor out UnrollAnalyzer to Analysis, and add unit tests for it.
by Michael Zolotukhin
· 10 years ago