diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2013-10-10 17:11:46 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2013-10-10 17:11:46 +0000 |
commit | 70f13dba15c15bb159fd5e57ab17ceb1ef0fba1a (patch) | |
tree | 585418710cb8acdadfa2211af2f56b72a636be48 /clang/lib/Basic/IdentifierTable.cpp | |
parent | 682bfbc43d797f86a8abe1ee0868be59d7de9836 (diff) | |
download | llvm-70f13dba15c15bb159fd5e57ab17ceb1ef0fba1a.zip llvm-70f13dba15c15bb159fd5e57ab17ceb1ef0fba1a.tar.gz llvm-70f13dba15c15bb159fd5e57ab17ceb1ef0fba1a.tar.bz2 |
R600/SI: Use -verify-machineinstrs for most tests
We can't enable the verifier for tests with SI_IF and SI_ELSE, because
these instructions are always followed by a COPY which copies their
result to the next basic block. This violates the machine verifier's
rule that non-terminators can not folow terminators.
Reviewed-by: Vincent Lejeune<vljn at ovi.com>
llvm-svn: 192366
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions