aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2011-05-20 18:25:42 +0000
committerAndrew Trick <atrick@apple.com>2011-05-20 18:25:42 +0000
commitf85092c25525f75eef6982ffa40c9b48b87da987 (patch)
tree1db3646c4f121e6e75f48a399caf4a3ffeebc759 /lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentcde87e2377bd3853d1485db27b295616066d020d (diff)
indvars: Prototyping Sign/ZeroExtend elimination without canonical IVs.
No functionality enabled by default. Use -disable-iv-rewrite. Extended IVUsers to keep track of the phi that represents the users' IV. Added the WidenIV transform to replace a narrow IV with a wide IV by doing a one-for-one replacement of IV users instead of expanding the SCEV expressions. [sz]exts are removed and truncs are inserted. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131744 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions