This means that on Harvard architectures like AVR, we will now place
these tables into program memory, rather than RAM.
Full patchset
Paths
| Differential D37053
Insert switch tables into the program memory address space (2/4) AbandonedPublic Authored by dylanmckay on Aug 23 2017, 1:54 AM.
Details Summary This means that on Harvard architectures like AVR, we will now place Full patchset
Diff Detail
Event TimelineComment Actions I will focus on setting address space on Functions - later on I will look at switch tables
Revision Contents
Diff 112311 lib/Transforms/Utils/SimplifyCFG.cpp
test/CodeGen/AVR/switch-lookup-table-in-progmem-space.ll
tools/llvm-stress/llvm-stress.cpp
|