Go to file
Jim Grosbach 9d205d42f3 ARM64: Extended addressing mode source reg is 64-bit.
The canonical form for the extended addressing mode (e.g.,
"[x1, w2, uxtw #3]" is for the MCInst to have the second register be the
full 64-bit GPR64 register class. The instruction printer cleans up
the output for display to show the 32-bit register instead, per the
specification.

This simplifies 205893 now that the aliasing is handled in the printer
in 206495 so that the codegen path and the disassembler path give the
same MCInst form.

llvm-svn: 206797
2014-04-21 21:45:44 +00:00
clang MinGW: Define __stdcall&co when -fms-extensions is disabled 2014-04-21 20:58:00 +00:00
clang-tools-extra test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
compiler-rt [sanitizer] Intercept tsearch. 2014-04-21 14:21:51 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Add more tests for std::ws as pointed out by bug #19497 2014-04-21 18:12:09 +00:00
libcxxabi Replace bzero with memset 2014-04-16 23:26:55 +00:00
lld Add support for building Sphinx documentation when being built inside LLVM source tree and using CMake. 2014-04-18 21:59:05 +00:00
lldb Update FreeBSD: Threads and Watchpoints generally work 2014-04-21 20:43:20 +00:00
llvm ARM64: Extended addressing mode source reg is 64-bit. 2014-04-21 21:45:44 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Really fix the load case. 2014-04-18 09:46:35 +00:00