summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SafeStack.cpp
diff options
context:
space:
mode:
authorAmara Emerson <aemerson@apple.com>2019-04-13 00:33:25 +0000
committerAmara Emerson <aemerson@apple.com>2019-04-13 00:33:25 +0000
commit93e58d239667294e3699ff9b6aaa2ec0353b82fb (patch)
tree7d4a2129edc3bd99c763982ff68272aa46ffc46b /llvm/lib/CodeGen/SafeStack.cpp
parent4614cc3dfd2b735ff9292c7867910219d509d970 (diff)
downloadbcm5719-llvm-93e58d239667294e3699ff9b6aaa2ec0353b82fb.tar.gz
bcm5719-llvm-93e58d239667294e3699ff9b6aaa2ec0353b82fb.zip
[AArch64][GlobalISel] Enable copy elision in the pre-legalizer combine and fix a crash.
This enables the simple copy combine that already exists in the CombinerHelper. However, it exposed a bug in the GISelChangeObserver where it wouldn't clear a set of MIs to process, and so would end up causing a crash when deleted MIs were being added to the combiner worklist again. Differential Revision: https://reviews.llvm.org/D60579 llvm-svn: 358318
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud