llvm-project/llvm/test/CodeGen
Justin Lebar ead59f4765 [CUDA] Die if we ask the NVPTX backend to emit a global ctor/dtor.
Summary: Previously we'd just silently skip these.

Reviewers: tra, jholewinski

Subscribers: llvm-commits, jhen, echristo,

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

llvm-svn: 259279
2016-01-30 01:07:38 +00:00
..
AArch64 [AArch64] Fix i64 nontemporal high-half extraction. 2016-01-29 01:08:41 +00:00
AMDGPU AMDGPU: Remove 24-bit intrinsics 2016-01-29 10:05:16 +00:00
ARM ARM: don't mangle DAG constant if it has more than one use 2016-01-29 19:18:46 +00:00
BPF Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
CPP Fix CPP Backend for GEP API changes for opaque pointer types 2015-09-08 18:42:29 +00:00
Generic Remove autoconf support 2016-01-26 21:29:08 +00:00
Hexagon [Hexagon] Use general purpose registers to spill pred/mod registers into 2016-01-22 19:15:58 +00:00
Inputs DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
MIR Reapply r257105 "[Verifier] Check that debug values have proper size" 2016-01-15 00:46:17 +00:00
MSP430 Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
Mips [mips][microMIPS] Disable FastISel for microMIPS 2016-01-28 11:08:03 +00:00
NVPTX [CUDA] Die if we ask the NVPTX backend to emit a global ctor/dtor. 2016-01-30 01:07:38 +00:00
PowerPC Since LI/LIS sign extend the constant passed into the instruction we should 2016-01-29 07:20:01 +00:00
SPARC [SPARC] Revamp AnalyzeBranch and add ReverseBranchCondition. 2016-01-13 04:44:14 +00:00
SystemZ [SystemZ] Fix assertion failure in adjustSubwordCmp 2015-12-16 18:04:06 +00:00
Thumb [MC] Use .p2align instead of .align 2016-01-26 00:03:25 +00:00
Thumb2 Address buildbot fallout from r259065 2016-01-28 18:59:04 +00:00
WebAssembly [WebAssembly] Support frame pointer 2016-01-29 18:37:49 +00:00
WinEH [WinEH] Don't perform state stores in cleanups 2016-01-29 05:33:15 +00:00
X86 [X86] Add missing "CHECK" colon in r259065 test. 2016-01-29 18:25:33 +00:00
XCore [MC] Use .p2align instead of .align 2016-01-26 00:03:25 +00:00