1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include
Bill Wendling f9c9d3e05b 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>.

llvm-svn: 129401
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