Go to file
Richard Sandiford 5cbac96730 [SystemZ] Rename and formatting fixes
In hindsight, using "RISBG" for something that can be any type of
R.SBG instruction was a bit confusing, so this renames it to RxSBG.
That might not be the best choice either, since there is an instruction
called RXSBG, but hopefully the lower-case letter stands out enough.

While there I fixed a couple of GNUisms that had crept in --
sorry about that!

llvm-svn: 186569
2013-07-18 09:45:08 +00:00
clang Fix volatile _Complex alignment test on platforms where 64-bit floating point isn't 64-bit aligned 2013-07-18 06:11:45 +00:00
clang-tools-extra Update for llvm API change. 2013-07-16 19:44:28 +00:00
compiler-rt [Sanitizer] Always provide --default-arch argument to llvm-symbolizer 2013-07-17 15:02:43 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Fix and re-enable R600 vload/vstore assembly 2013-07-16 14:29:01 +00:00
libcxx Make std::get constexpr 2013-07-17 18:25:36 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld Fix the build with clang and libstdc++4.7. 2013-07-16 20:18:13 +00:00
lldb elf-core: Support FreeBSD at compile-time 2013-07-17 20:13:39 +00:00
llvm [SystemZ] Rename and formatting fixes 2013-07-18 09:45:08 +00:00
polly Ensure a correct order between memory accesses. 2013-07-16 15:20:29 +00:00