[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
Wed May 22 09:16:23 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc2187c20a461: [TargetLowering] Extend bool args to inline-asm according to getBooleanType (authored by kees).
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.200773.patch
Type: text/x-patch
Size: 6761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/ea5ff4a1/attachment-0001.bin>
More information about the llvm-commits
mailing list