[PATCH] D26494: [ARM] Add plumbing for GlobalISel
Diana Picus via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 01:23:07 PST 2016
rovka created this revision.
rovka added reviewers: t.p.northover, qcolombet, jmolloy, kristof.beyls.
rovka added subscribers: llvm-commits, rengolin.
Herald added subscribers: mgorny, vkalintiris, mehdi_amini, aemerson.
Add GlobalISel skeleton, up to the point where we can select a ret void.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26494.77455.patch
Type: text/x-patch
Size: 20197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/ae9c7671/attachment.bin>
More information about the llvm-commits
mailing list