llvm-6502/lib
Reid Kleckner 48ea98d1d2 Don't insert lifetime.end markers between a musttail call and ret
The allocas going out of scope are immediately killed by the return
instruction.

This is a resend of r208912, which was committed accidentally.

Reviewers: chandlerc

Differential Revision: http://reviews.llvm.org/D3792

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208920 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-15 21:10:46 +00:00
..
Analysis Instead of littering asserts throughout the code after every call to 2014-05-15 12:12:55 +00:00
AsmParser
Bitcode
CodeGen DebugInfo: Simplify retrieving filename/directory name for line table entry building. 2014-05-15 20:18:50 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Fix handling of i386 PC-rel external relocations. This fixes 2014-05-13 22:09:07 +00:00
IR DebugInfo: Add FIXME regarding DILexicalBlock uniquing fields. 2014-05-15 20:09:55 +00:00
IRReader
LineEditor
Linker Split GlobalValue into GlobalValue and GlobalObject. 2014-05-13 18:45:48 +00:00
LTO
MC Fix typos 2014-05-15 01:52:21 +00:00
Object [obj2yaml][ELF] Do not print empty Link and Info fields for ELF sections. 2014-05-15 18:04:02 +00:00
Option
ProfileData
Support
TableGen
Target [ARM64] Improve diagnostics for Cn operands in SYS instructions 2014-05-15 16:28:32 +00:00
Transforms Don't insert lifetime.end markers between a musttail call and ret 2014-05-15 21:10:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile