[PATCH] D60224: [TargetLowering] Extend bool args to inline-asm according to getBooleanType
Kees Cook via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 17:02:31 PDT 2019
kees updated this revision to Diff 200377.
kees edited the summary of this revision.
kees added a comment.
Herald added a subscriber: hiraditya.
Rebasing to monorepo...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60224/new/
https://reviews.llvm.org/D60224
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/AArch64/inline-asm-i-constraint-i1.ll
llvm/test/CodeGen/ARM/inline-asm-i-constraint-i1.ll
llvm/test/CodeGen/Mips/inline-asm-i-constraint-i1.ll
llvm/test/CodeGen/PowerPC/inline-asm-i-constraint-i1.ll
llvm/test/CodeGen/RISCV/inline-asm-i-constraint-i1.ll
llvm/test/CodeGen/SPARC/inline-asm-i-constraint-i1.ll
llvm/test/CodeGen/SystemZ/inline-asm-i-constraint-i1.ll
llvm/test/CodeGen/Thumb/inline-asm-i-constraint-i1.ll
llvm/test/CodeGen/Thumb2/inline-asm-i-constraint-i1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60224.200377.patch
Type: text/x-patch
Size: 6761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/1c3c1410/attachment-0001.bin>
More information about the llvm-commits
mailing list