[PATCH] D54143: [RISCV] Generate address sequences suitable for mcmodel=medium
    Lewis Revill via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Dec 13 01:06:27 PST 2018
    
    
  
lewis-revill updated this revision to Diff 178015.
lewis-revill retitled this revision from "[WIP, RISCV] Generate address sequences suitable for mcmodel=medium" to "[RISCV] Generate address sequences suitable for mcmodel=medium".
lewis-revill edited the summary of this revision.
lewis-revill added a comment.
Herald added a subscriber: rkruppe.
Remove unnecessary Flags operand.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54143/new/
https://reviews.llvm.org/D54143
Files:
  include/llvm/CodeGen/MachineBasicBlock.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVISelLowering.h
  lib/Target/RISCV/RISCVInstrInfo.cpp
  lib/Target/RISCV/RISCVMCInstLower.cpp
  lib/Target/RISCV/Utils/RISCVBaseInfo.h
  test/CodeGen/RISCV/codemodel-lowering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54143.178015.patch
Type: text/x-patch
Size: 14616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181213/d5c57079/attachment.bin>
    
    
More information about the llvm-commits
mailing list