[all-commits] [llvm/llvm-project] a60ca4: [PowerPC][Future] Initial support for PCRel addres...

Victor Huang via All-commits all-commits at lists.llvm.org
Wed Apr 22 13:02:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a60ca4b4e9b16347ff6c2842b555badffa6c09e3
      https://github.com/llvm/llvm-project/commit/a60ca4b4e9b16347ff6c2842b555badffa6c09e3
  Author: Victor Huang <wei.huang at ibm.com>
  Date:   2020-04-22 (Wed, 22 Apr 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
    A llvm/test/CodeGen/PowerPC/pcrel-block-address.ll

  Log Message:
  -----------
  [PowerPC][Future] Initial support for PCRel addressing to get block address

Add initial support for PCRelative addressing to get block address
instead of using TOC.

Differential Revision: https://reviews.llvm.org/D76294




More information about the All-commits mailing list