[all-commits] [llvm/llvm-project] 5c9bdc: [AIX] Lowering CPI/JTI/BA to MIR

xiangling-liao via All-commits all-commits at lists.llvm.org
Wed Oct 30 08:22:24 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c9bdc79e1fcc4800ef69930e22c1ca5b61be4fb
      https://github.com/llvm/llvm-project/commit/5c9bdc79e1fcc4800ef69930e22c1ca5b61be4fb
  Author: Xiangling Liao <Xiangling.Liao at ibm.com>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
    A llvm/test/CodeGen/PowerPC/aix-lower-block-address.ll
    A llvm/test/CodeGen/PowerPC/aix-lower-constant-pool-index.ll
    A llvm/test/CodeGen/PowerPC/aix-lower-jump-table.ll

  Log Message:
  -----------
  [AIX] Lowering CPI/JTI/BA to MIR

Enable lowering of constant pool index, jump table index, and bloack address to MIR on AIX.

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




More information about the All-commits mailing list