1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
Petar Avramovic 3cfb9fd6e6 [MIPS GlobalISel] Set operand order for G_MERGE and G_UNMERGE
Set operands order for G_MERGE_VALUES and G_UNMERGE_VALUES so
that least significant bits always go first, regardless of endianness.

Differential Revision: https://reviews.llvm.org/D54098

llvm-svn: 346305
2018-11-07 11:45:43 +00:00
..
Analysis Revert "[IndVars] Smart hard uses detection" 2018-11-06 02:02:05 +00:00
Assembler [ThinLTO] Split NotEligibleToImport into legality and inlinability flags 2018-11-06 19:41:35 +00:00
Bindings [LLVM-C] Improve Intrinsics Bindings 2018-11-06 01:38:14 +00:00
Bitcode [ThinLTO] Split NotEligibleToImport into legality and inlinability flags 2018-11-06 19:41:35 +00:00
BugPoint
CodeGen [MIPS GlobalISel] Set operand order for G_MERGE and G_UNMERGE 2018-11-07 11:45:43 +00:00
DebugInfo Specify REQUIRES: default_triple in two debuginfo tests 2018-11-06 00:16:32 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Try to fix windows bots broken by r346272 2018-11-06 22:42:10 +00:00
Instrumentation [MSan] another take at instrumenting inline assembly - now with calls 2018-10-31 09:32:47 +00:00
Integer
JitListener
Linker
LTO [ThinLTO] Add an option to disable (thin)lto internalization. 2018-11-05 15:49:46 +00:00
MC [mips] Support sigrie instruction 2018-11-06 14:37:24 +00:00
Object [WebAssembly] Update more test cases after FixFunctionBitcasts 2018-11-07 02:26:03 +00:00
ObjectYAML [WebAssembly] Add shared memory support to limits field 2018-11-06 17:27:25 +00:00
Other
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Split NotEligibleToImport into legality and inlinability flags 2018-11-06 19:41:35 +00:00
tools [WebAssembly] Update test cases after FixFunctionBitcasts 2018-11-07 01:58:50 +00:00
Transforms [NFC] Add missing test case, some test renaming 2018-11-07 05:58:10 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh