llvm-6502/lib
Adrian Prantl 940267e7f2 Debug info: Let LowerDbgDeclare perfom the dbg.declare -> dbg.value
lowering only for load/stores to scalar allocas. The resulting values
confuse the backend and don't add anything because we can describe
array-allocas with a dbg.declare intrinsic just fine.

rdar://problem/15464571

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195052 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-18 23:04:38 +00:00
..
Analysis The 'optnone' attribute means don't inline anything into this function 2013-11-18 21:44:03 +00:00
AsmParser
Bitcode Fix spacing, forward declare order. 2013-11-18 02:51:33 +00:00
CodeGen Revert r194865 and r194874. 2013-11-18 09:31:53 +00:00
DebugInfo
ExecutionEngine Revert r194865 and r194874. 2013-11-18 09:31:53 +00:00
IR The 'optnone' attribute means don't inline anything into this function 2013-11-18 21:44:03 +00:00
IRReader
Linker
LTO
MC Revert r194865 and r194874. 2013-11-18 09:31:53 +00:00
Object
Option
Support Checking for a return value with FormatMessage; if the call fails, there's no guarantee that the buffer will be non-null. 2013-11-18 17:43:22 +00:00
TableGen
Target R600/SI: Fix moveToVALU when the first operand is VSrc. 2013-11-18 20:09:55 +00:00
Transforms Debug info: Let LowerDbgDeclare perfom the dbg.declare -> dbg.value 2013-11-18 23:04:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile