summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTXISelLowering.cpp
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2013-07-14 03:10:08 +0000
committerAndrew Trick <atrick@apple.com>2013-07-14 03:10:08 +0000
commit6f71dd765ae9e1d1d0ba01d98a05627ffe3bfc8a (patch)
tree85d13bfb14c47eb67d42a99a225d1ec60c927af6 /lib/Target/NVPTX/NVPTXISelLowering.cpp
parent409443b1c6415e55c2bd4f0662e14cbc52d16686 (diff)
downloadllvm-6f71dd765ae9e1d1d0ba01d98a05627ffe3bfc8a.tar.gz
llvm-6f71dd765ae9e1d1d0ba01d98a05627ffe3bfc8a.tar.bz2
llvm-6f71dd765ae9e1d1d0ba01d98a05627ffe3bfc8a.tar.xz
Remove a bunch of old SCEVExpander FIXME's for preserving NoWrap.
The great thing about the SCEVAddRec No-Wrap flag (unlike nsw/nuw) is that is can be preserved while normalizing (reassociating and factoring). The bad thing is that is can't be tranfered back to IR, which is one of the reasons I don't like the concept of SCEVExpander. Sorry, I can't think of a direct way to test this, which is why these were FIXMEs for so long. I just think it's a good time to finally clean it up. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186273 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/NVPTX/NVPTXISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions