[PATCH] D21155: [SystemZ] Support Compare and Traps
Zhan Jun Liau via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 10 10:20:40 PDT 2016
zhanjunl updated this revision to Diff 60369.
zhanjunl added a comment.
I've unmarked isTerminator from the Trap instruction for now, and removed all custom insertion code. I'll bring it up in the mailing list and see if I can't find out where it should be fixed in the common code.
http://reviews.llvm.org/D21155
Files:
lib/Target/SystemZ/README.txt
lib/Target/SystemZ/SystemZAsmPrinter.cpp
lib/Target/SystemZ/SystemZElimCompare.cpp
lib/Target/SystemZ/SystemZISelLowering.cpp
lib/Target/SystemZ/SystemZInstrFormats.td
lib/Target/SystemZ/SystemZInstrInfo.cpp
lib/Target/SystemZ/SystemZInstrInfo.h
lib/Target/SystemZ/SystemZInstrInfo.td
test/CodeGen/SystemZ/trap-01.ll
test/MC/Disassembler/SystemZ/insns.txt
test/MC/SystemZ/insn-bad.s
test/MC/SystemZ/insn-good.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21155.60369.patch
Type: text/x-patch
Size: 43038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/33ff5fb2/attachment.bin>
More information about the llvm-commits
mailing list