summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeGenTarget.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-03-27 16:37:31 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2019-03-27 16:37:31 +0000
commitb19361243bf398ff3d4c6c94c431904cb98ce94f (patch)
treeb5d117ce6691a15ac5dc55bbdbcd15760ac07a15 /llvm/utils/TableGen/CodeGenTarget.cpp
parentf8819bd510d4301cec54a252918b7f299dfd06e1 (diff)
downloadbcm5719-llvm-b19361243bf398ff3d4c6c94c431904cb98ce94f.tar.gz
bcm5719-llvm-b19361243bf398ff3d4c6c94c431904cb98ce94f.zip
PEI: Delay checking requiresFrameIndexReplacementScavenging
Currently this is called before the frame size is set on the function. For AMDGPU, the scavenger is used for large frames where part of the offset needs to be materialized in a register, so estimating the frame size is useful for knowing whether the scavenger is useful. llvm-svn: 357087
Diffstat (limited to 'llvm/utils/TableGen/CodeGenTarget.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud