Changing all mnemonic to match assembly instructions to simplify mnemonic
naming rules. This time update all branch instructions. This also change
to use %s10 register consitently.
Depends on D78887.
Paths
| Differential D78889
[VE] Update branch instructions ClosedPublic Authored by kaz7 on Apr 26 2020, 6:36 PM.
Details
Summary Changing all mnemonic to match assembly instructions to simplify mnemonic Depends on D78887.
Diff Detail
Event TimelineComment Actions LGTM. Again, only some minor remarks.
kaz7 added inline comments. This revision is now accepted and ready to land.Apr 27 2020, 5:10 AM Closed by commit rG3c80478d7337: [VE] Update branch instructions (authored by kaz7, committed by simoll). · Explain WhyApr 28 2020, 1:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 260558 llvm/lib/Target/VE/VEAsmPrinter.cpp
llvm/lib/Target/VE/VEInstrInfo.cpp
llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/branch1.ll
llvm/test/CodeGen/VE/call.ll
llvm/test/CodeGen/VE/callstruct.ll
llvm/test/CodeGen/VE/fp_extload_truncstore.ll
llvm/test/CodeGen/VE/pic_access_static_data.ll
llvm/test/CodeGen/VE/pic_func_call.ll
llvm/test/CodeGen/VE/pic_indirect_func_call.ll
llvm/test/CodeGen/VE/simple_prologue_epilogue.ll
llvm/test/CodeGen/VE/va_caller.ll
|
unrelated change