llvm-6502/lib
Adrian Prantl eacbfd1d51 Debug info: Don't crash in SelectionDAGISel when a vreg that is being
pointed to by a dbg_value belonging to a function argument is eliminated
during instruction selection.
rdar://problem/15094721.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192011 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-05 00:08:27 +00:00
..
Analysis Rename DataLayout variables TD -> DL 2013-10-03 19:50:01 +00:00
AsmParser Remove several unused variables. 2013-10-01 13:32:03 +00:00
Bitcode
CodeGen Debug info: Don't crash in SelectionDAGISel when a vreg that is being 2013-10-05 00:08:27 +00:00
DebugInfo [DebugInfo] Further simplify DWARFDebugAranges public interface 2013-10-02 07:12:47 +00:00
ExecutionEngine Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
IR Temporarily revert r191792 as it is causing some LTO debug failures 2013-10-04 17:08:38 +00:00
IRReader
Linker
LTO Optimize linkonce_odr unnamed_addr functions during LTO. 2013-10-03 18:29:09 +00:00
MC reverting per request 2013-10-04 22:52:31 +00:00
Object
Option
Support raw_fd_ostream: Be more verbose about the reason when opening a file fails. 2013-10-03 16:59:14 +00:00
TableGen
Target [Sparc] Correct the floating point conditional code mapping in GetOppositeBranchCondition(). 2013-10-04 23:54:30 +00:00
Transforms UpdatePHINodes in BasicBlockUtils should not crash on duplicate predecessors 2013-10-04 23:41:05 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile