llvm-6502/test/CodeGen
John Brawn 591adee23b Make global aliases have symbol size equal to their type
This is mainly for the benefit of GlobalMerge, so that an alias into a
MergedGlobals variable has the same size as the original non-merged
variable.

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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242520 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-17 12:12:03 +00:00
..
AArch64 Make global aliases have symbol size equal to their type 2015-07-17 12:12:03 +00:00
AMDGPU Only do fmul (fadd x, x), c combine if the fadd only has one use 2015-07-17 01:14:35 +00:00
ARM Make global aliases have symbol size equal to their type 2015-07-17 12:12:03 +00:00
BPF [bpf] rename triple names bpf_be -> bpfeb 2015-06-05 16:11:14 +00:00
CPP
Generic llc: Add a 'run-pass' option. 2015-07-06 17:44:26 +00:00
Hexagon [Hexagon] Generate instructions for operations on predicate registers 2015-07-14 19:30:21 +00:00
Inputs
Mips [SDAG] Optimize unordered comparison in soft-float mode (patch by Anton Nadolskiy) 2015-07-15 08:39:35 +00:00
MIR MIR Serialization: Serialize the frame setup machine instruction flag. 2015-07-17 00:24:15 +00:00
MSP430
NVPTX Correct lowering of memmove in NVPTX 2015-07-16 16:27:19 +00:00
PowerPC [PowerPC] v4i32 is a VSRCRegClass 2015-07-16 21:14:07 +00:00
SPARC [SPARC] Cleanup handling of the Y/ASR registers. 2015-07-08 16:25:12 +00:00
SystemZ
Thumb Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
Thumb2 Arm: Don't define a label twice with two setjmps in a function. 2015-07-16 22:34:20 +00:00
WebAssembly [WebAssembly] Create a CodeGen unittest directory. 2015-07-06 23:14:57 +00:00
WinEH [WinEH] Strip the \01 character from the __CxxFrameHandler3 thunk name 2015-07-13 17:55:14 +00:00
X86 Use small encodings for constants when possible. 2015-07-17 00:57:52 +00:00
XCore Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00