1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Alexei Starovoitov f903793bae [bpf] add bigendian support to disassembler
. swap 4-bit register encoding, 16-bit offset and 32-bit imm to support big endian archs
. add a test

Reported-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
llvm-svn: 301653
2017-04-28 16:51:01 +00:00
..
Analysis Reverts commit r301424, r301425 and r301426 2017-04-26 16:37:05 +00:00
Assembler Add support for DW_TAG_thrown_type. 2017-04-26 22:56:44 +00:00
Bindings
Bitcode
BugPoint
CodeGen [bpf] add bigendian support to disassembler 2017-04-28 16:51:01 +00:00
DebugInfo [llvm-dwarfdump] - Change format for .gdb_index dump. 2017-04-27 10:00:13 +00:00
Examples
ExecutionEngine
Feature Disable GVN Hoist due to still more bugs being found in it. There is 2017-04-27 00:28:03 +00:00
FileCheck
Instrumentation [asan] Fix dead stripping of globals on Linux. 2017-04-27 20:27:27 +00:00
Integer
JitListener
LibDriver
Linker
LTO LTO: Mark undefined module asm symbols as used. 2017-04-26 17:53:39 +00:00
MC [WebAssembly] Add some tests for wasm MC layer 2017-04-28 00:36:36 +00:00
Object
ObjectYAML [WebAssembly] Allow for signed relocation addends 2017-04-26 00:02:31 +00:00
Other Disable GVN Hoist due to still more bugs being found in it. There is 2017-04-27 00:28:03 +00:00
SymbolRewriter
TableGen
ThinLTO/X86
tools COFF Import: expose both symbols 2017-04-28 04:29:43 +00:00
Transforms [InlineCost] Improve the cost heuristic for Switch 2017-04-28 16:04:03 +00:00
Unit
Verifier Add support for DW_TAG_thrown_type. 2017-04-26 22:56:44 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh