llvm-project/llvm/test
Adhemerval Zanella d2b10c5e9a [sanitizer] [msan] VarArgHelper for AArch64
This patch add support for variadic argument for AArch64.  All the MSAN
unit tests are not passing as well the signal_stress_test (currently
set as XFAIl for aarch64).

llvm-svn: 255495
2015-12-14 14:14:15 +00:00
..
Analysis [X86][SSE] Update the cost table for integer-integer conversions on SSE2/SSE4.1. 2015-12-11 00:31:39 +00:00
Assembler [IR] Reformulate LLVM's EH funclet IR 2015-12-12 05:38:55 +00:00
Bindings Disable Go bindings test with MSan, it has tons of linker errors 2015-11-19 00:05:20 +00:00
Bitcode [IR] Reformulate LLVM's EH funclet IR 2015-12-12 05:38:55 +00:00
BugPoint [bugpoint] Add a named metadata (+their operands) reducer 2015-11-06 00:12:50 +00:00
CodeGen ARM: only emit EABI attributes on EABI targets 2015-12-13 05:27:45 +00:00
DebugInfo Revert "Implement a new pass - LiveDebugValues - to compute the set of live DEBUG_VALUEs at each basic block and insert them. Reviewed and accepted at: http://reviews.llvm.org/D11933" 2015-12-09 08:17:42 +00:00
Examples
ExecutionEngine [RuntimeDyld] Don't allocate unnecessary stub buffer space 2015-11-23 21:47:51 +00:00
Feature [IR] Reformulate LLVM's EH funclet IR 2015-12-12 05:38:55 +00:00
FileCheck
Instrumentation [sanitizer] [msan] VarArgHelper for AArch64 2015-12-14 14:14:15 +00:00
Integer
JitListener DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
LTO [LTO] Add options to llvm-lto to select output format and dump merged module 2015-11-20 00:13:05 +00:00
LibDriver
Linker Fix another case where the linkage was not set. 2015-12-10 18:44:26 +00:00
MC I Added a triple flag for x86-evenDirective test. 2015-12-13 21:12:33 +00:00
Object Stabilize llvm/test/Object/archive-update.test a bit. 2015-12-07 23:15:57 +00:00
Other [llc/opt] Add an option to run all passes twice 2015-12-04 21:56:46 +00:00
SymbolRewriter
TableGen Add new vector types for 512-, 1024- and 2048-bit vectors 2015-11-24 13:07:35 +00:00
Transforms Don't create unnecessary PHIs 2015-12-14 10:57:01 +00:00
Unit
Verifier [IR] Reformulate LLVM's EH funclet IR 2015-12-12 05:38:55 +00:00
YAMLParser
tools [llvm-dwp] Deduplicate type units 2015-12-14 07:42:00 +00:00
.clang-format
CMakeLists.txt [llvm-dwp] Add missing dependency from llvm tests on the llvm-dwp tool 2015-12-01 00:57:05 +00:00
Makefile
Makefile.tests
TestRunner.sh
lit.cfg check-llvm: Introduce the new feature "tls". 2015-12-01 01:14:58 +00:00
lit.site.cfg.in