1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Sanjay Patel 51fc1a285f [AArch64] add tests for poor vector intrinsic lowering via legalization (PR38527); NFC
These correspond to the x86 tests added with rL339790 / rL339791, but I widened
the non-fsin tests to v3f32 to show the problem because AArch supports v2f32 ops. 

llvm-svn: 339793
2018-08-15 17:06:21 +00:00
..
Analysis [AliasSetTracker] Do not treat experimental_guard intrinsic as memory writing instruction 2018-08-15 06:21:02 +00:00
Assembler [DebugInfoMetadata] Added DIFlags interface in DIBasicType. 2018-08-14 19:35:34 +00:00
Bindings
Bitcode [ThinLTO] Handle optional args in assembly format for ConstVCalls 2018-08-14 01:49:33 +00:00
BugPoint
CodeGen [AArch64] add tests for poor vector intrinsic lowering via legalization (PR38527); NFC 2018-08-15 17:06:21 +00:00
DebugInfo Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)" 2018-08-14 17:54:41 +00:00
Demangle [MS Demangler] Fix some minor formatting bugs. 2018-08-14 18:54:28 +00:00
Examples
ExecutionEngine [CMake] Use normalized Windows target triples 2018-08-09 02:16:18 +00:00
Feature
FileCheck
Instrumentation [hwasan] Add -hwasan-with-ifunc flag. 2018-08-10 16:21:37 +00:00
Integer
JitListener
Linker
LTO
MC Revert "[WebAssembly] Added default stack-only instruction mode for MC." 2018-08-13 23:12:49 +00:00
Object [WASM] Fix overflow when reading custom section 2018-08-08 16:34:03 +00:00
ObjectYAML
Other [CMake] Use normalized Windows target triples 2018-08-09 02:16:18 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Fix printing of WPD remarks 2018-08-14 03:00:16 +00:00
tools [yaml2obj] - Teach yaml2obj to produce SHT_GROUP section with a custom Info field. 2018-08-15 13:55:22 +00:00
Transforms [AliasSetTracker] Do not treat experimental_guard intrinsic as memory writing instruction 2018-08-15 06:21:02 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py [CMake] Use normalized Windows target triples 2018-08-09 02:16:18 +00:00
lit.site.cfg.py.in
TestRunner.sh