Arrange to print constants that match "n" and "i" constraints
in inline asm as signed (what gcc does). Add partial support for x86-specific "e" and "Z" constraints, with appropriate signedness for printing. llvm-svn: 64400
Showing
- llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp 5 additions, 2 deletionsllvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
- llvm/lib/Target/X86/X86ISelLowering.cpp 32 additions, 1 deletionllvm/lib/Target/X86/X86ISelLowering.cpp
- llvm/test/CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll 18 additions, 0 deletions...test/CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll
Loading
Please register or sign in to comment