Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7504 Build 7504: arc lint + arc unit
Paths
| Differential D34531
[LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI. ClosedPublic Authored by gberry on Jun 22 2017, 2:20 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: javed.absar, nhaehnle, nemanjai and 3 others. · View Herald TranscriptJun 22 2017, 2:20 PM This revision is now accepted and ready to land.Jun 23 2017, 4:17 AM Closed by commit rL306554: [LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI. (authored by gberry). · Explain WhyJun 28 2017, 8:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 103631 include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.h
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
lib/Target/Hexagon/HexagonTargetTransformInfo.h
lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
lib/Target/NVPTX/NVPTXTargetTransformInfo.h
lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
lib/Target/PowerPC/PPCTargetTransformInfo.h
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
lib/Target/SystemZ/SystemZTargetTransformInfo.h
lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
lib/Transforms/Scalar/LoopUnrollPass.cpp
|