summaryrefslogtreecommitdiffstats
path: root/clang/tools/c-index-test/c-index-test.c
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2014-05-11 16:23:29 +0000
committerHal Finkel <hfinkel@anl.gov>2014-05-11 16:23:29 +0000
commitc4c6c8766657cdec2fd30b23a5b3890f12f1f2be (patch)
tree859a3937c212878db256878c78ec7040e4553cdd /clang/tools/c-index-test/c-index-test.c
parent60cae1ba49a4074ec130448a08f55b7078b64ef9 (diff)
downloadbcm5719-llvm-c4c6c8766657cdec2fd30b23a5b3890f12f1f2be.tar.gz
bcm5719-llvm-c4c6c8766657cdec2fd30b23a5b3890f12f1f2be.zip
[PowerPC] On PPC32, 128-bit shifts might be runtime calls
The counter-loops formation pass needs to know what operations might be function calls (because they can't appear in counter-based loops). On PPC32, 128-bit shifts might be runtime calls (even though you can't use __int128 on PPC32, it seems that SROA might form them). Fixes PR19709. llvm-svn: 208501
Diffstat (limited to 'clang/tools/c-index-test/c-index-test.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud