summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorYonghong Song <yhs@fb.com>2019-07-15 04:51:34 +0000
committerYonghong Song <yhs@fb.com>2019-07-15 04:51:34 +0000
commitc3805d761ea8be6f35212a29aec09f03f1be5612 (patch)
treeeceffb05adb8628e7aa2be7ab3b1ba7677b04ae6 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parent776ac79e88ddd630f2abf346f685a7ef53529502 (diff)
downloadbcm5719-llvm-c3805d761ea8be6f35212a29aec09f03f1be5612.tar.gz
bcm5719-llvm-c3805d761ea8be6f35212a29aec09f03f1be5612.zip
[BPF] add unit tests for preserve_{array,union,struct}_access_index intrinsics
This is a followup patch for https://reviews.llvm.org/D61810/new/, which adds new intrinsics preserve_{array,union,struct}_access_index. Currently, only BPF backend utilizes preserve_{array,union,struct}_access_index intrinsics, so all tests are compiled with BPF target. https://reviews.llvm.org/D61524 already added some tests for these intrinsics, but some of them pretty complex. This patch added a few unit test cases focusing on individual intrinsic functions. Also made a few clarification on language reference for these intrinsics. Differential Revision: https://reviews.llvm.org/D64606 llvm-svn: 366038
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud