[PATCH] D24613: [AAP] (9) Add the bulk of the AAP backend implementation
Edward Jones via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 08:22:56 PST 2016
edward-jones updated this revision to Diff 78199.
edward-jones added a comment.
Herald added a subscriber: modocache.
Rolling forward to llvm master. Also incorporating Simon's suggestions.
https://reviews.llvm.org/D24613
Files:
lib/Target/AAP/AAP.h
lib/Target/AAP/AAP.td
lib/Target/AAP/AAPAsmPrinter.cpp
lib/Target/AAP/AAPCallingConv.td
lib/Target/AAP/AAPFrameLowering.cpp
lib/Target/AAP/AAPFrameLowering.h
lib/Target/AAP/AAPISelDAGToDAG.cpp
lib/Target/AAP/AAPISelLowering.cpp
lib/Target/AAP/AAPISelLowering.h
lib/Target/AAP/AAPInstrInfo.cpp
lib/Target/AAP/AAPInstrInfo.h
lib/Target/AAP/AAPMCInstLower.cpp
lib/Target/AAP/AAPMCInstLower.h
lib/Target/AAP/AAPMachineFunctionInfo.cpp
lib/Target/AAP/AAPMachineFunctionInfo.h
lib/Target/AAP/AAPRegisterInfo.cpp
lib/Target/AAP/AAPRegisterInfo.h
lib/Target/AAP/AAPSelectionDAGInfo.cpp
lib/Target/AAP/AAPSelectionDAGInfo.h
lib/Target/AAP/AAPSubtarget.cpp
lib/Target/AAP/AAPSubtarget.h
lib/Target/AAP/AAPTargetMachine.cpp
lib/Target/AAP/AAPTargetMachine.h
lib/Target/AAP/CMakeLists.txt
lib/Target/AAP/LLVMBuild.txt
test/CodeGen/AAP/add-sub.ll
test/CodeGen/AAP/lit.local.cfg
test/CodeGen/AAP/load-offset.ll
test/CodeGen/AAP/load.ll
test/CodeGen/AAP/logical.ll
test/CodeGen/AAP/shift.ll
test/CodeGen/AAP/store-offset.ll
test/CodeGen/AAP/store.ll
test/CodeGen/AAP/truncstore.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24613.78199.patch
Type: text/x-patch
Size: 130898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/e5a7b28a/attachment.bin>
More information about the llvm-commits
mailing list