llvm-project/llvm/test/CodeGen/MIR/ARM
Justin Bogner 263f314ba7 CodeGen: Clear the MFI's save and restore point after PrologEpilogInserter
This state is no longer useful and not guaranteed to be valid in later
codegen passes. For example, see the added test, which would print a
savepoint of %bb.-1 without this change, and crashes with a
use-after-free error under ASan if you apply the recycling allocator
patch from llvm.org/PR26808.

llvm-svn: 266150
2016-04-12 23:21:53 +00:00
..
ARMLoadStoreDBG.mir CodeGen: Clear the MFI's save and restore point after PrologEpilogInserter 2016-04-12 23:21:53 +00:00
bundled-instructions.mir When printing MIR, output to errs() rather than outs(). 2016-02-19 00:18:46 +00:00
cfi-same-value.mir When printing MIR, output to errs() rather than outs(). 2016-02-19 00:18:46 +00:00
expected-closing-brace.mir
extraneous-closing-brace-error.mir
lit.local.cfg
nested-instruction-bundle-error.mir
sched-it-debug-nodes.mir testcase gardening: update the emissionKind enum to the new syntax. (NFC) 2016-04-01 00:16:49 +00:00