summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CppBackend/CPPBackend.cpp
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2013-07-31 02:43:40 +0000
committerAndrew Trick <atrick@apple.com>2013-07-31 02:43:40 +0000
commitc3bc8b8de64b8aa2a8d3d10c5f1a0d6a56f06010 (patch)
treee96763d204994709ad8b22fabbac2f1a862324fa /llvm/lib/Target/CppBackend/CPPBackend.cpp
parent080cad730a7c2ab4850e04be7d70537b518e3d15 (diff)
downloadbcm5719-llvm-c3bc8b8de64b8aa2a8d3d10c5f1a0d6a56f06010.tar.gz
bcm5719-llvm-c3bc8b8de64b8aa2a8d3d10c5f1a0d6a56f06010.zip
Fix a severe compile time problem when forming large SCEV expressions.
This fix is very lightweight. The same fix already existed for AddRec but was missing for NAry expressions. This is obviously an improvement and I'm unsure how to test compile time problems. Patch by Xiaoyi Guo! llvm-svn: 187475
Diffstat (limited to 'llvm/lib/Target/CppBackend/CPPBackend.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud