[PATCH] D26494: [ARM] Add plumbing for GlobalISel

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 02:06:18 PST 2016


rovka updated this revision to Diff 77459.
rovka added a comment.

Forgot to git add LIT config file...


https://reviews.llvm.org/D26494

Files:
  lib/Target/ARM/ARMCallLowering.cpp
  lib/Target/ARM/ARMCallLowering.h
  lib/Target/ARM/ARMInstructionSelector.cpp
  lib/Target/ARM/ARMInstructionSelector.h
  lib/Target/ARM/ARMLegalizerInfo.cpp
  lib/Target/ARM/ARMLegalizerInfo.h
  lib/Target/ARM/ARMRegisterBankInfo.cpp
  lib/Target/ARM/ARMRegisterBankInfo.h
  lib/Target/ARM/ARMSubtarget.cpp
  lib/Target/ARM/ARMSubtarget.h
  lib/Target/ARM/ARMTargetMachine.cpp
  lib/Target/ARM/CMakeLists.txt
  lib/Target/ARM/LLVMBuild.txt
  test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll
  test/CodeGen/ARM/GlobalISel/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26494.77459.patch
Type: text/x-patch
Size: 20478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/5c18c967/attachment.bin>


More information about the llvm-commits mailing list