1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Sander de Smalen 7c485019b2 [AArch64][SVE] Asm: Support for structured LD3 (scalar+imm) load instructions.
Reviewers: fhahn, rengolin, javed.absar, huntergr, SjoerdMeijer, t.p.northover, echristo, evandro

Reviewed By: rengolin

Subscribers: tschuett, kristof.beyls, llvm-commits

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

llvm-svn: 330116
2018-04-16 10:10:48 +00:00
..
Analysis [BasicAA] Return MayAlias for the pointer plus variable offset to 2018-04-16 01:58:39 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [MIR-Canon] Fixing a test failure caused by COPY Folding. 2018-04-16 09:31:49 +00:00
DebugInfo [DebugInfo][OPT] Fixing a couple of DI duplication bugs of CloneModule 2018-04-13 21:22:24 +00:00
Examples
ExecutionEngine [RuntimeDyld][PowerPC] Fix a newly added test in r329355 2018-04-09 14:29:23 +00:00
Feature
FileCheck
Instrumentation hwasan: add -fsanitize=kernel-hwaddress flag 2018-04-13 18:05:21 +00:00
Integer
JitListener
Linker
LTO Object: Don't mark alias unconditionally defined 2018-04-10 00:53:16 +00:00
MC [AArch64][SVE] Asm: Support for structured LD3 (scalar+imm) load instructions. 2018-04-16 10:10:48 +00:00
Object
ObjectYAML [WebAssembly] libObject: Don't include the name the size of custom sections 2018-04-12 20:31:12 +00:00
Other
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools Add PPC64_GLINK dynamic tag. 2018-04-13 16:42:48 +00:00
Transforms [InstCombine] Simplify 'xor' to 'or' if no common bits are set. 2018-04-15 18:59:44 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py Enable debug fission for thinLTO linked via gold-plugin 2018-04-13 05:03:28 +00:00
lit.site.cfg.py.in
TestRunner.sh