llvm/test/CodeGen
Manman Ren 807538b567 [Debug Info] add DISubroutineType and its creation takes DITypeArray.
DITypeArray is an array of DITypeRef, at its creation, we will create
DITypeRef (i.e use the identifier if the type node has an identifier).

This is the last patch to unique the type array of a subroutine type.

rdar://17628609


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214132 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-28 22:24:06 +00:00
..
AArch64 AArch64: fix conversion of 'J' inline asm constraints. 2014-07-27 07:10:29 +00:00
ARM [stack protector] Fix a potential security bug in stack protector where the 2014-07-25 19:31:34 +00:00
CPP
Generic Add @llvm.assume, lowering, and some basic properties 2014-07-25 21:13:35 +00:00
Hexagon
Inputs
Mips [SDAG] Introduce a combined set to the DAG combiner which tracks nodes 2014-07-24 22:15:28 +00:00
MSP430
NVPTX [NVPTX] Add some extra tests for mul.wide to test non-power-of-two source types 2014-07-23 20:23:49 +00:00
PowerPC [PowerPC] Add testcase forgotten in the 214072 commit. 2014-07-28 13:10:25 +00:00
R600 R600: Modernize test 2014-07-28 18:06:08 +00:00
SPARC
SystemZ
Thumb [stack protector] Add test cases for thumb and thumb2. 2014-07-25 19:47:46 +00:00
Thumb2 [stack protector] Add test cases for thumb and thumb2. 2014-07-25 19:47:46 +00:00
X86 [Debug Info] add DISubroutineType and its creation takes DITypeArray. 2014-07-28 22:24:06 +00:00
XCore llvm/test/CodeGen/XCore/dwarf_debug.ll: Fix not to be affected by *-win32. 2014-07-04 11:58:03 +00:00