1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/test
Vedant Kumar f942dc27e9 asan: add kernel inline instrumentation test (retry)
Add a test that checks that kernel inline instrumentation works.

Patch by Andrey Konovalov!

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

llvm-svn: 325710
2018-02-21 19:40:55 +00:00
..
Analysis revert r325515: [TTI CostModel] change default cost of FP ops to 1 (PR36280) 2018-02-21 01:42:52 +00:00
Assembler Add default address space for functions to the data layout (1/3) 2018-02-19 09:56:22 +00:00
Bindings
Bitcode bitcode support change for fast flags compatibility 2018-02-19 19:22:28 +00:00
BugPoint [bugpoint] Report non-existent opt binary 2018-02-09 06:09:15 +00:00
CodeGen [X86][MMX] Run MMX bitcast test on 32 and 64-bit targets 2018-02-21 18:52:16 +00:00
DebugInfo [DEBUGINFO] Add support for emission of the inlined strings. 2018-02-20 15:28:08 +00:00
Examples
ExecutionEngine Handle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFF 2018-02-21 17:18:20 +00:00
Feature
FileCheck
Instrumentation asan: add kernel inline instrumentation test (retry) 2018-02-21 19:40:55 +00:00
Integer
JitListener
Linker [IRMover] Implement name based structure type mapping 2018-02-21 15:13:48 +00:00
LTO LTO: Include live bit in ThinLTO cache key. 2018-02-09 05:58:55 +00:00
MC [AMDGPU][MC] Added lds support for MUBUF instructions 2018-02-21 13:13:48 +00:00
Object AMDGPU: Bring elf flags in sync with the spec 2018-02-16 22:33:59 +00:00
ObjectYAML
Other Recommit r325001: [CallSiteSplitting] Support splitting of blocks with instrs before call. 2018-02-14 13:59:12 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [GISel]: Make GlobalISelEmitter rule prioritization compatible with selectionDAG 2018-02-16 22:37:15 +00:00
ThinLTO/X86 [ThinLTO] Add GraphTraits for FunctionSummaries 2018-02-19 15:14:50 +00:00
tools [lit] Fix a problem with spaces in the python path by adding quotes around it 2018-02-21 00:41:30 +00:00
Transforms [LV] Fix test checks, NFC 2018-02-21 16:48:23 +00:00
Unit
Verifier [DebugInfo] Unify ChecksumKind and Checksum value in DIFile 2018-02-12 19:45:54 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh