llvm/test/CodeGen
Rafael Espindola b889448841 Special case aliases in GlobalValue::getAlignment.
An alias has the address of what it points to, so it also has the same
alignment.

This allows a few optimizations to see past aliases for free.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208103 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-06 16:48:58 +00:00
..
AArch64 Special case aliases in GlobalValue::getAlignment. 2014-05-06 16:48:58 +00:00
ARM CodeGen: correct memset emittance for WoA 2014-05-04 23:13:21 +00:00
ARM64 [ARM64] Enable alignment control option in front-end for ARM64. 2014-05-06 09:48:52 +00:00
CPP
Generic MC: move test from Generic to COFF 2014-04-23 21:41:07 +00:00
Hexagon
Inputs
Mips Add basic functionality for assignment of ints. 2014-05-01 20:39:21 +00:00
MSP430
NVPTX Fix the test: DCE optimized away everything. 2014-04-21 17:23:12 +00:00
PowerPC
R600 R600: Expand i64 ISD:SUB 2014-05-05 21:47:15 +00:00
SPARC Remove the -disable-cfi option. 2014-05-05 17:33:26 +00:00
SystemZ
Thumb
Thumb2
X86 Fix i128 div/mod on mingw64 2014-05-06 01:20:42 +00:00
XCore Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" 2014-04-21 17:57:07 +00:00