llvm/test/CodeGen
Robert Lytton fb312f9f5a XCore target: fix bug in XCoreLowerThreadLocal.cpp
When a ConstantExpr which uses a thread local is part of a PHI node
instruction, the insruction that replaces the ConstantExpr must
be inserted in the predecessor block, in front of the terminator instruction.
If the predecessor block has multiple successors, the edge is first split.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192432 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-11 10:26:48 +00:00
..
AArch64 Implement aarch64 neon instruction set AdvSIMD (copy). 2013-10-11 02:33:55 +00:00
ARM Tests: Use CHECK-LABEL where possible 2013-10-10 22:37:47 +00:00
CPP
Generic Change objectsize intrinsic to accept different address spaces. 2013-10-07 18:06:48 +00:00
Hexagon
Inputs
Mips [mips][msa] Added support for matching fmadd.[wd] from normal IR (i.e. not intrinsics) 2013-10-11 10:14:25 +00:00
MSP430
NVPTX
PowerPC
R600 R600: Fix trunc i64 to i32 on SI 2013-10-10 18:04:16 +00:00
SPARC [Sparc] Disable tail call optimization for sparc64. 2013-10-09 12:50:39 +00:00
SystemZ
Thumb
Thumb2
X86 Tests: Do not unnecessarily depend on kill comments 2013-10-10 22:37:49 +00:00
XCore XCore target: fix bug in XCoreLowerThreadLocal.cpp 2013-10-11 10:26:48 +00:00