diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-10-10 18:30:16 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-10-10 18:30:16 +0000 |
commit | b253f490c3560c0b5e68b6af43c56c3ec377bf85 (patch) | |
tree | f49b34f0d30fc6bc0617ea1ea3c446528fb66bbf /llvm/lib/Support/Memory.cpp | |
parent | caf3390d449ccc4a2eb97958dd3d456d1ea4bf90 (diff) | |
download | bcm5719-llvm-b253f490c3560c0b5e68b6af43c56c3ec377bf85.tar.gz bcm5719-llvm-b253f490c3560c0b5e68b6af43c56c3ec377bf85.zip |
Insert dummy ED table entries for pseudo-instructions.
The table is indexed by opcode, so simply removing pseudo-instructions
creates a wrong mapping from opcode to table entry.
Add a test case for xorps which has a very high opcode that exposes this
problem.
llvm-svn: 141562
Diffstat (limited to 'llvm/lib/Support/Memory.cpp')
0 files changed, 0 insertions, 0 deletions