aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/CodeGen/MachineInstrTest.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2018-01-31 20:56:37 +0000
committerChandler Carruth <chandlerc@gmail.com>2018-01-31 20:56:37 +0000
commit0dcee4fe7a8581e3bcded172cf44be7c289333ba (patch)
tree845aa93f5a426bdfb293d04138dab5d859c36467 /llvm/unittests/CodeGen/MachineInstrTest.cpp
parent1108ee2496d5db8229e41310322f2d9cd6210c8f (diff)
downloadllvm-0dcee4fe7a8581e3bcded172cf44be7c289333ba.zip
llvm-0dcee4fe7a8581e3bcded172cf44be7c289333ba.tar.gz
llvm-0dcee4fe7a8581e3bcded172cf44be7c289333ba.tar.bz2
[x86] Make the retpoline thunk insertion a machine function pass.
Summary: This removes the need for a machine module pass using some deeply questionable hacks. This should address PR36123 which is a case where in full LTO the memory usage of a machine module pass actually ended up being significant. We should revert this on trunk as soon as we understand and fix the memory usage issue, but we should include this in any backports of retpolines themselves. Reviewers: echristo, MatzeB Subscribers: sanjoy, mcrosier, mehdi_amini, hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D42726 llvm-svn: 323915
Diffstat (limited to 'llvm/unittests/CodeGen/MachineInstrTest.cpp')
0 files changed, 0 insertions, 0 deletions