Go to file
Tim Northover 9c2b4c29ab ARM64: disable printing of "lslv" type aliases
You can write "lslv w0, w1, w2" (probably for legacy reasons), but it should be
printed as simply "lsl".

This will be tested when the TableGen "should I print this Alias" heuristic is
fixed (very soon).

llvm-svn: 208956
2014-05-16 09:40:52 +00:00
clang Improve a scan-build message 2014-05-16 07:03:15 +00:00
clang-tools-extra Initial version of clang-tidy check to use override instead of virual. 2014-05-16 09:30:09 +00:00
compiler-rt clang-format assembly.h 2014-05-16 06:16:21 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx Update cstddef after clang r207606. 2014-05-16 01:45:02 +00:00
libcxxabi Fix typo in comment. 2014-05-14 17:16:57 +00:00
lld [mach-o] Add support for zero-fill sections. 2014-05-15 23:03:50 +00:00
lldb Added gdbremote tests to verify kill and continue after attach. 2014-05-14 19:34:06 +00:00
llvm ARM64: disable printing of "lslv" type aliases 2014-05-16 09:40:52 +00:00
openmp Add testsuite from OpenUH 2014-05-10 17:02:09 +00:00
polly Do not run GPGPU test cases without nvptx target 2014-05-14 14:18:14 +00:00