llvm-6502/lib
Ivan Krasin fb23462889 Add NativeClient operating system support.
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).




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138005 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-18 22:54:21 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Add new DIE into the map asap. 2011-08-18 22:21:50 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Object
Support Add NativeClient operating system support. 2011-08-18 22:54:21 +00:00
Target 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. 2011-08-18 22:47:44 +00:00
Transforms Make it clear that this code is iterating in reverse order through the array. 2011-08-18 21:27:42 +00:00
VMCore
CMakeLists.txt
Makefile