Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
unittests
/
Analysis
/
UnrollAnalyzerTest.cpp
8267b33
Rename a few unittests/.../Foo.cpp files to FooTest.cpp
by Nico Weber
· 7 years ago
[Renamed from llvm/unittests/Analysis/UnrollAnalyzer.cpp]
9a67b07
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
b0d6057
Delete a dead argument. NFC
by Xin Tong
· 9 years ago
963a6d9
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
9be3b8b
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
b7b8052
[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
03b42e4
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 9 years ago
789ac45
[LoopUnroll] Convert some existing tests to unit-tests.
by Michael Zolotukhin
· 10 years ago
9f520eb
[LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're simulating.
by Michael Zolotukhin
· 10 years ago
374651d
[UnitTests] UnrollAnalyzer: make unit-test more general so that it can cover more cases in future.
by Michael Zolotukhin
· 10 years ago
1da4afd
Factor out UnrollAnalyzer to Analysis, and add unit tests for it.
by Michael Zolotukhin
· 10 years ago