summaryrefslogtreecommitdiffstats
path: root/clang/lib
diff options
context:
space:
mode:
authorSebastian Pop <spop@codeaurora.org>2014-05-29 19:44:09 +0000
committerSebastian Pop <spop@codeaurora.org>2014-05-29 19:44:09 +0000
commit20daf3276d1a32701ed7b5da9b6c3af49af5f7e1 (patch)
tree0b77144ff82aa2bbee50ad8c670d535cc75f4e77 /clang/lib
parent5352408169d6b9927bc7fffd590fe8850eb93bb6 (diff)
downloadbcm5719-llvm-20daf3276d1a32701ed7b5da9b6c3af49af5f7e1.tar.gz
bcm5719-llvm-20daf3276d1a32701ed7b5da9b6c3af49af5f7e1.zip
implement missing SCEVDivision case
without this case we would end on an infinite recursion: the remainder is zero, so Numerator - Remainder is equal to Numerator and so we would recursively ask for the division of Numerator by Denominator. llvm-svn: 209838
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud