summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackColoring.cpp
diff options
context:
space:
mode:
authorWei Mi <wmi@google.com>2016-12-22 19:44:45 +0000
committerWei Mi <wmi@google.com>2016-12-22 19:44:45 +0000
commita2f0b594c26b233044006264faec2657f1756963 (patch)
treec5d54b1fa3875d5a400d47b4546169163aef1dfe /llvm/lib/CodeGen/StackColoring.cpp
parent5e87c3465ec262cab99f1f832e0be1d0076c201c (diff)
downloadbcm5719-llvm-a2f0b594c26b233044006264faec2657f1756963.tar.gz
bcm5719-llvm-a2f0b594c26b233044006264faec2657f1756963.zip
Redo store splitting in CodeGenPrepare.
This is a succeeding patch of https://reviews.llvm.org/D22840 to address the issue when a value to be merged into an int64 pair is in a different BB. Redoing the store splitting in CodeGenPrepare so we can match the pattern across multiple BBs and move some instructions into the same BB. We still keep the code in dag combine so that we can catch cases that show up after DAG combining runs. Differential Revision: https://reviews.llvm.org/D25914 llvm-svn: 290365
Diffstat (limited to 'llvm/lib/CodeGen/StackColoring.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud