Go to file
Bill Wendling 47c24875a1 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
clang We can't emit an aggregate cast as its sub-expression in general just 2011-04-12 22:02:02 +00:00
compiler-rt fix typo 2011-04-12 21:22:48 +00:00
debuginfo-tests These tests are x86_64 specific. 2011-03-28 20:00:34 +00:00
libcxx Fix bug in Sseq constraints found by Seth Cantrell 2011-04-11 18:22:12 +00:00
lldb Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
llvm Remove the unaligned load intrinsics in favor of using native unaligned loads. 2011-04-12 22:46:31 +00:00