summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2016-04-07 00:05:49 +0000
committerHans Wennborg <hans@hanshq.net>2016-04-07 00:05:49 +0000
commitab16be799c24f3d10e71463b0a943723f9972d3c (patch)
tree976540ab68147897ad374803c88fd2cc62f13797 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parent4c20bef1ef1d29e8824dbf68ee91f072dd1b2f09 (diff)
downloadbcm5719-llvm-ab16be799c24f3d10e71463b0a943723f9972d3c.tar.gz
bcm5719-llvm-ab16be799c24f3d10e71463b0a943723f9972d3c.zip
Re-commit r265039 "[X86] Merge adjacent stack adjustments in eliminateCallFramePseudoInstr (PR27140)"
Third time's the charm? The previous attempt (r265345) caused ASan test failures on X86, as broken CFI caused stack traces to not work. This version of the patch makes sure not to merge with stack adjustments that have CFI, and to not add merged instructions' offests to the CFI about to be generated. This is already covered by the lit tests; I just got the expectations wrong previously. llvm-svn: 265623
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud