Go to file
Richard Sandiford ac1dba0fdf [SystemZ] Fix FPR dwarf numbering
The dwarf FPR numbers are supposed to have the order F0, F2, F4, F6,
F1, F3, F5, F7, F8, etc., which matches the pairing of registers for
long doubles.  E.g. a long double stored in F0 is paired with F2.

llvm-svn: 212701
2014-07-10 10:45:11 +00:00
clang [mips] Add support for -modd-spreg/-mno-odd-spreg 2014-07-10 10:39:51 +00:00
clang-tools-extra Removed the "-fix" suffix from tests that verify both fixes and messages. 2014-07-09 21:21:39 +00:00
compiler-rt [ASan/Win] Don't hardcode ASan runtime version in ASan dll thunk 2014-07-10 10:33:48 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Add a reset method to the counting predicates in the test suite 2014-07-09 21:04:22 +00:00
libcxxabi Add lit configs for libcxxabi tests. 2014-07-10 02:20:11 +00:00
lld Move GOTPass and StubsPass from Core to MachO 2014-07-09 21:04:24 +00:00
lldb Get the inferior binary's name via the command line argument instead 2014-07-10 10:23:01 +00:00
llvm [SystemZ] Fix FPR dwarf numbering 2014-07-10 10:45:11 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly clang-format polly to avoid buildbot noise 2014-07-09 10:50:10 +00:00