This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1503bf67150 [RISCV][NFC] Add missing test file for D54093 new 471a132b572 [RISCV] Add lowering of addressing sequences for PIC
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/RISCV/RISCVExpandPseudoInsts.cpp | 43 +++++++++++++-- lib/Target/RISCV/RISCVISelLowering.cpp | 30 ++++++---- lib/Target/RISCV/RISCVISelLowering.h | 2 +- lib/Target/RISCV/RISCVInstrInfo.cpp | 1 + lib/Target/RISCV/RISCVMCInstLower.cpp | 3 + lib/Target/RISCV/Utils/RISCVBaseInfo.h | 1 + test/CodeGen/RISCV/pic-models.ll | 85 +++++++++++++++++++++++++++++ 7 files changed, 149 insertions(+), 16 deletions(-) create mode 100644 test/CodeGen/RISCV/pic-models.ll