Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
polly
/
lib
/
Transform
/
ForwardOpTree.cpp
91f851b
[ForwardOpTree] Replace isl foreach calls with for loops
by Tobias Grosser
· 7 years ago
96da1ca
[ZoneAlgo] Use getDefToTarget in makeValInst. NFC.
by Michael Kruse
· 7 years ago
2dab88e
[OpTree] Introduce shortcut for computing the def->target mapping. NFCI.
by Michael Kruse
· 7 years ago
d51fbfc
[ZoneAlgo] Make ZoneAlgorithm::isNormalized out-of-quota safe.
by Michael Kruse
· 7 years ago
d3ce899
[ForwardOpTree] Use less computationally expensive method to compute def-to-target map. NFCI.
by Michael Kruse
· 7 years ago
349506a
[polly] Update uses of DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
3a99893
Adjust to clang-format changes
by Tobias Grosser
· 8 years ago
00fd43b
Port ScopInfo to the isl cpp bindings
by Philip Pfaffe
· 8 years ago
4d3f3c7
[ForwardOpTree] Limit isl operations of known content reload.
by Michael Kruse
· 8 years ago
68821a8
[ZoneAlgo/ForwardOpTree] Normalize PHIs to their known incoming values.
by Michael Kruse
· 8 years ago
cc6ea8e
[ForwardOpTree] Use space indention. NFC.
by Michael Kruse
· 8 years ago
822dfe2
[ForwardOpTree] Reload know values.
by Michael Kruse
· 8 years ago
e276e9f
[ForwardOpTree] Fix out-of-quota in assertion.
by Michael Kruse
· 8 years ago
89972e2
[ForwardOpTree] Allow out-of-quota in examination part of forwardTree.
by Michael Kruse
· 8 years ago
ef8325b
[ForwardOpTree] Test the max operations quota.
by Michael Kruse
· 8 years ago
ad32de9
[ForwardOptTree] Remove redundant simplify(). NFC.
by Michael Kruse
· 8 years ago
d6e0679
[ForwardOp] Remove read accesses for all instructions that have been moved
by Tobias Grosser
· 8 years ago
7954a22
[ForwardOpTree] Fix typos. NFC.
by Michael Kruse
· 8 years ago
2307f86
[ForwardOpTree] Allow forwarding in the presence of region statements
by Tobias Grosser
· 8 years ago
4728184
[ZoneAlgo] More fine-grained bail-out.
by Michael Kruse
· 8 years ago
9248fde
[Polly] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
06ed529
Add more statistics.
by Michael Kruse
· 8 years ago
8d719a2
Fix two warnings in polly, -Wmismatched-tags and -Wreorder
by Reid Kleckner
· 8 years ago
cd3b9fe
Remove dependency of Scop::getStmtFor(Inst) on getStmtFor(BB). NFC.
by Michael Kruse
· 8 years ago
36550ba
[ForwardOpTree] Set DEBUG_TYPE to "polly-optree".
by Michael Kruse
· 8 years ago
70af4f5
[ForwardOpTree] Use known array content analysis to forward load instructions.
by Michael Kruse
· 8 years ago
a9a7086
[ForwardOpTree] Refactor out forwardSpeculatable(). NFC.
by Michael Kruse
· 8 years ago
fd35089
[ForwardOpTree] Execute canForwardTree also in release builds.
by Michael Kruse
· 8 years ago
859c1e6
Silence -Wunused-variable warning in NDEBUG builds
by Reid Kleckner
· 8 years ago
9f6e41c
[ForwardOpTree] Support synthesizable values.
by Michael Kruse
· 8 years ago
5407112
[ForwardOpTree] Properly indent enumeration in comment. NFC.
by Michael Kruse
· 8 years ago
6775207
[ForwardOpTree] Rename FD_CanForward to FD_CanForwardLeaf. NFC.
by Michael Kruse
· 8 years ago
d85e345
[ForwardOpTree] Add comments to ForwardingDecision items. NFC.
by Michael Kruse
· 8 years ago
07e8c36
[ForwardOpTree] Support read-only value uses.
by Michael Kruse
· 8 years ago
5b8a909
[ForwardOpTree] Fix mixup in comment. NFC.
by Michael Kruse
· 8 years ago
25a6881
[ScopInfo] Fix typo in method name. NFC.
by Michael Kruse
· 8 years ago
e5f4706
[ForwardOpTree] Support hoisted invariant loads.
by Michael Kruse
· 8 years ago
a6b2de3
[ForwardOpTree] Introduce the -polly-optree pass.
by Michael Kruse
· 8 years ago