summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMichael Gottesman <mgottesman@apple.com>2013-04-16 21:08:04 +0000
committerMichael Gottesman <mgottesman@apple.com>2013-04-16 21:08:04 +0000
commit43844b54592e525da667d3a2abde96d5b2dc0a17 (patch)
tree1692b9a0e22c0e050fa0c00d763d7f87a5642483 /clang/lib/CodeGen/CodeGenModule.cpp
parentac7decab7c6f69ffbd5f4fee91d299d0d6c9754f (diff)
downloadbcm5719-llvm-43844b54592e525da667d3a2abde96d5b2dc0a17.tar.gz
bcm5719-llvm-43844b54592e525da667d3a2abde96d5b2dc0a17.zip
[1/6] ARM Neon Intrinsic Tablegen Test Generator.
Changes necessary to arm_neon.td for the generation of Neon tests. This is the first of six patches to add to the arm neon tablegen generator the capability of generating tests to verify that the various ARM intrinsics are implemented properly. The changes include such items as: 1. Adding attributes to the Inst record so that additional metadata that is only needed for the tests can be specified in TableGen. 2. Adding wrapper classes for operator (i.e. ``Op'') intrinsics which before were simply notates as Inst. This allows us to classify what sort of test to generate for said intrinsic and further since the classes do not effect the behavior of the Inst base class, allow for normal functioning. Reviewed by Bob Wilson. llvm-svn: 179624
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud