Go to file
Mohit K. Bhakkad 3df471c32d [MIPS] - Register Context for MIPS64
Patch by Jaydeep Patil

Summery:
1. Add MIPS variants by parsing e_flags of the ELF
2. Create RegisterInfoInterface and RegisterContext for MIPS64 and MIPS64EL

Reviewers: clayborg

Subscribers: tberghammer, bhushan, mohit.bhakkad, sagar

Differential Revision: http://reviews.llvm.org/D8166

llvm-svn: 232467
2015-03-17 11:43:56 +00:00
clang Teach Twine to support SmallString. 2015-03-17 09:51:17 +00:00
clang-tools-extra [clang-tidy] Move google-readability-function check to readability-named-parameter. 2015-03-16 22:31:16 +00:00
compiler-rt CFI: Make check-cfi depend on libLTO on Darwin. 2015-03-16 22:00:04 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
libcxx Don't attempt to validate the output of %p. 2015-03-16 17:56:04 +00:00
libcxxabi Update copyright year to 2015. 2015-03-12 20:13:54 +00:00
lld [ARM] Implement relocations: R_ARM_REL32, R_ARM_THM_JUMP11, R_ARM_PREL31 2015-03-17 09:18:24 +00:00
lldb [MIPS] - Register Context for MIPS64 2015-03-17 11:43:56 +00:00
llgo [llgo] update year in LICENSE.txt 2015-03-13 01:36:02 +00:00
llvm [ppc] Distinguish the 'es', 'o', 'm', 'Q', 'Z', and 'Zy' inline assembly memory constraints. 2015-03-17 11:09:13 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Test case updates for explicit type parameter to the gep operator 2015-03-13 18:21:20 +00:00