llvm-6502/include
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
..
llvm Remove the unaligned load intrinsics in favor of using native unaligned loads. 2011-04-12 22:46:31 +00:00
llvm-c Adding support for printing operands symbolically to llvm's public 'C' 2011-04-11 18:08:50 +00:00