llvm-6502/test/CodeGen
Kevin Qin 287cc35cd7 [AArch64] Remove .data_region directive from AArch64.
.data_region is only used in Darwin, so it shouldn't be generated
for other OS. Currently AArch64 doesn't support darwin yet, so
I removed it from AArch64. When Darwin is supported someday, we can
add it back and associate it with Darwin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204424 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-21 02:12:48 +00:00
..
AArch64 [AArch64] Remove .data_region directive from AArch64. 2014-03-21 02:12:48 +00:00
ARM Fix PR19136: [ARM] Fix Folding SP Update into vpush/vpop 2014-03-20 23:28:16 +00:00
CPP
Generic
Hexagon
Inputs
Mips [MIPS] Add cpu octeon and some instructions 2014-03-20 11:51:58 +00:00
MSP430
NVPTX Expose "noduplicate" attribute as a property for intrinsics. 2014-03-18 23:51:07 +00:00
PowerPC Fix PR19144: Incorrect offset generated for int-to-fp conversion at -O0. 2014-03-18 14:32:50 +00:00
R600 R600/SI: Add support for 64-bit LDS writes 2014-03-19 22:19:54 +00:00
SPARC Remove the linker_private and linker_private_weak linkages. 2014-03-13 23:18:37 +00:00
SystemZ IR: add a second ordering operand to cmpxhg for failure 2014-03-11 10:48:52 +00:00
Thumb
Thumb2
X86 Convert a CodeGen test into a MC test. 2014-03-21 00:55:42 +00:00
XCore