llvm-project/polly/lib/Transform
Michael Kruse 96da1ca584 [ZoneAlgo] Use getDefToTarget in makeValInst. NFC.
Move the optimized getDefToTarget() from ForwardOpTree to ZoneAlgo such
that it can be used by makeValInst.

This reduces the compile time of GrTestUtils of the aosp buildbot from
2m46s to 21s, which should fix the timeout issue.

Differential Revision: https://reviews.llvm.org/D48579

llvm-svn: 335606
2018-06-26 14:29:09 +00:00
..
Canonicalization.cpp Fixup Polly for an LLVM header file change. 2018-04-24 02:23:41 +00:00
CodePreparation.cpp Update for a header file move in LLVM 2018-06-04 21:23:32 +00:00
DeLICM.cpp [polly] Update uses of DEBUG macro to LLVM_DEBUG. 2018-05-15 13:37:17 +00:00
DeadCodeElimination.cpp getDependences to new C++ interface 2018-06-06 13:10:32 +00:00
FlattenAlgo.cpp [polly] Update uses of DEBUG macro to LLVM_DEBUG. 2018-05-15 13:37:17 +00:00
FlattenSchedule.cpp [polly] Update uses of DEBUG macro to LLVM_DEBUG. 2018-05-15 13:37:17 +00:00
ForwardOpTree.cpp [ZoneAlgo] Use getDefToTarget in makeValInst. NFC. 2018-06-26 14:29:09 +00:00
MaximalStaticExpansion.cpp getDependences to new C++ interface 2018-06-06 13:10:32 +00:00
RewriteByReferenceParameters.cpp Add rewrite by-reference parameter pass 2017-08-17 05:25:08 +00:00
ScheduleOptimizer.cpp getDependences to new C++ interface 2018-06-06 13:10:32 +00:00
ScopInliner.cpp [polly] Update uses of DEBUG macro to LLVM_DEBUG. 2018-05-15 13:37:17 +00:00
Simplify.cpp [polly] Update uses of DEBUG macro to LLVM_DEBUG. 2018-05-15 13:37:17 +00:00
ZoneAlgo.cpp [ZoneAlgo] Use getDefToTarget in makeValInst. NFC. 2018-06-26 14:29:09 +00:00