- Aug 19, 2011
-
-
Ivan Krasin authored
This patch adds support of NativeClient (*-*-nacl) OS support to LLVM. It's already supported in autoconf/config.sub. The motivation for this change is to start upstreaming PNaCl work. The whole set of patches include llvm backends (i686, x86_64, ARM), llvm-gcc (probably, would not be upstreamed because it's deprecated) and clang (the work has been just started, the amount of changes is going to be low and the most of the work is expected to be done close to the mainline). llvm-svn: 138005
-
Owen Anderson authored
STC2L_POST and STC2L_POST should be handled the same as STCL_POST/LDC_POST for the purposes of decoding all operands except the predicate. Found by randomized testing. llvm-svn: 138003
-
Owen Anderson authored
llvm-svn: 138000
-
Devang Patel authored
llvm-svn: 137998
-
Owen Anderson authored
Remember to fill in some operands so we can print _something_ coherent even when decoding the CPS instruction soft-fails. llvm-svn: 137997
-
Owen Anderson authored
Fixes a large class of disassembler crashes found by randomized testing. llvm-svn: 137995
-
Ivan Krasin authored
llvm-svn: 137993
-
- Aug 18, 2011
-
-
Jim Grosbach authored
Fix base register type and canonicallize to the "ldm" spelling rather than "ldmia." Add diagnostics for incorrect writeback token and out-of-range registers. llvm-svn: 137986
-
Dan Gohman authored
llvm-svn: 137985
-
Ivan Krasin authored
from the GNU upstream: git://git.savannah.gnu.org/config.git 1. It eliminates a local LLVM patch for auroraux (because, the mainline config.sub has already got support of auroraux) 2. It adds several new recognized target cpus and operating systems (in particular, PNaCl) llvm-svn: 137984
-
Bill Wendling authored
aren't from an indirect branch need to be dominated by the loop header. llvm-svn: 137981
-
Bill Wendling authored
function. llvm-svn: 137979
-
Bill Wendling authored
llvm-svn: 137978
-
Akira Hatanaka authored
anonymous namespace. llvm-svn: 137975
-
Owen Anderson authored
llvm-svn: 137974
-
Nick Lewycky authored
of debug info. llvm-svn: 137972
-
Devang Patel authored
llvm-svn: 137969
-
Devang Patel authored
llvm-svn: 137968
-
Jim Grosbach authored
llvm-svn: 137964
-
Jim Grosbach authored
llvm-svn: 137963
-
James Molloy authored
Test commit; adding test for invalid LDRD which was part of the patch for r137647 but seemingly didn't get svn add'ed. llvm-svn: 137960
-
Bill Wendling authored
llvm-svn: 137959
-
Jim Grosbach authored
llvm-svn: 137957
-
Jim Grosbach authored
llvm-svn: 137956
-
Owen Anderson authored
llvm-svn: 137954
-
Chris Lattner authored
llvm-svn: 137953
-
Jim Grosbach authored
llvm-svn: 137949
-
Jim Grosbach authored
llvm-svn: 137948
-
Jim Grosbach authored
These fixups are handled poorly in general, and should have a single contiguous range of bits per fixup type, but that's not how they're currently organized, so for now in complex ones like for blx, we just tell the emitter it's OK for the fixup to munge any bit it wants. llvm-svn: 137947
-
Jim Grosbach authored
llvm-svn: 137946
-
Bruno Cardoso Lopes authored
llvm-svn: 137943
-
Jim Grosbach authored
llvm-svn: 137941
-
Richard Osborne authored
llvm-svn: 137938
-
Duncan Sands authored
llvm-svn: 137933
-
Bill Wendling authored
functionality change. llvm-svn: 137926
-
Bruno Cardoso Lopes authored
v2i64 llvm-svn: 137919
-
John Criswell authored
llvm-svn: 137913
-
Devang Patel authored
Dramatically speedup codegen prepare by a) avoiding use of dominator tree and b) doing a separate pass over dbg.value instructions. llvm-svn: 137908
-
Owen Anderson authored
llvm-svn: 137902
-
Jim Grosbach authored
llvm-svn: 137900
-