llvm-6502/test/CodeGen
Bill Wendling d5f323d70b Remove the unaligned load intrinsics in favor of using native unaligned loads.
Now that we have a first-class way to represent unaligned loads, the unaligned
load intrinsics are superfluous.

First part of <rdar://problem/8460511>.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129401 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-12 22:46:31 +00:00
..
Alpha
ARM Revert 129383. It causes some targets to hit a scheduler assert. 2011-04-12 20:14:07 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic Fix a bug where RecursivelyDeleteTriviallyDeadInstructions could 2011-04-09 07:05:44 +00:00
MBlaze Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
Mips
MSP430
PowerPC
PTX
SPARC
SystemZ
Thumb
Thumb2
X86 Remove the unaligned load intrinsics in favor of using native unaligned loads. 2011-04-12 22:46:31 +00:00
XCore