[PATCH] D34983: Support placing switch tables in target-specific address spaces
Dylan McKay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 22:39:20 PDT 2017
dylanmckay updated this revision to Diff 105965.
dylanmckay added a comment.
Herald added a subscriber: sdardis.
WIP, not ready for review yet
https://reviews.llvm.org/D34983
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/CodeGen/BasicTargetTransformInfo.cpp
lib/CodeGen/LLVMTargetMachine.cpp
lib/Target/AVR/AVRTargetMachine.cpp
lib/Target/AVR/AVRTargetMachine.h
lib/Target/AVR/AVRTargetTransformInfo.h
lib/Target/AVR/LLVMBuild.txt
lib/Target/Mips/MipsTargetMachine.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
test/CodeGen/AVR/switch-lookup-table-in-progmem-space.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34983.105965.patch
Type: text/x-patch
Size: 15394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/935fa922/attachment-0001.bin>
More information about the llvm-commits
mailing list