1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test
Hao Liu fcc294f3dd Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.
The functions are like: vst1_s8_x2 ...

llvm-svn: 194990
2013-11-18 06:31:53 +00:00
..
Analysis Use correct size for address space in BasicAA. 2013-11-16 00:36:43 +00:00
Assembler Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
Bindings [OCaml] Add REQUIRES: native, object-emission to the Target test 2013-11-15 03:43:51 +00:00
Bitcode
BugPoint
CodeGen Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors. 2013-11-18 06:31:53 +00:00
DebugInfo For dwarf4 use the correct form for referencing debug_loc locations, 2013-11-16 00:18:40 +00:00
ExecutionEngine
Feature Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
FileCheck
Instrumentation Reapply "[asan] Poor man's coverage that works with ASan" 2013-11-15 07:16:09 +00:00
Integer
JitListener
Linker
LTO
MC Use instr mapping for microMIPS in llvm-mc. 2013-11-15 08:07:34 +00:00
Object
Other Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
TableGen
tools Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
Transforms Add the cold attribute to error-reporting call sites 2013-11-17 02:06:35 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh