llvm-project/llvm/test
Vedant Kumar 8a816f0c9b Revert "asan: add kernel inline instrumentation test"
This reverts commit r323451. It breaks this bot:

http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/24077

llvm-svn: 323454
2018-01-25 18:20:19 +00:00
..
Analysis [ValueTracking] add recursion depth param to matchSelectPattern 2018-01-24 15:20:37 +00:00
Assembler [Metadata] Extend 'count' field of DISubrange to take a metadata node 2018-01-24 09:56:07 +00:00
Bindings
Bitcode Revert "[ThinLTO] Add call edges' relative block frequency to per-module summary." 2018-01-24 18:15:29 +00:00
BugPoint
CodeGen [Hexagon] SETEQ and SETNE are valid integer condition codes 2018-01-25 18:07:27 +00:00
DebugInfo [GlobalOpt] Emit fragments using field offsets from struct layout 2018-01-25 10:09:26 +00:00
Examples
ExecutionEngine Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked 2018-01-08 02:48:41 +00:00
Feature
FileCheck [FileCheck] - Fix possible buffer out of bounds access when parsing --check-prefix. 2018-01-16 08:09:24 +00:00
Instrumentation Revert "asan: add kernel inline instrumentation test" 2018-01-25 18:20:19 +00:00
Integer
JitListener
LTO Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1) 2018-01-19 17:13:12 +00:00
Linker [IRMover] Add comment and fix test case 2018-01-25 08:35:52 +00:00
MC [X86] Remove 64/128/256 from MMX/SSE/AVX instruction names for overall consistency. NFC 2018-01-25 04:45:30 +00:00
Object Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1) 2018-01-19 17:13:12 +00:00
ObjectYAML [WebAssembly] Remove debug names from symbol table 2018-01-17 19:28:43 +00:00
Other Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
SafepointIRVerifier [SafepointIRVerifier] Allow non-dereferencing uses of unrelocated or poisoned PHI nodes 2017-12-25 09:35:10 +00:00
SymbolRewriter
TableGen [GlobalISel][TableGen] Add support for SDNodeXForm 2018-01-16 18:44:05 +00:00
ThinLTO/X86 [ThinLTO] Re-commit of dot dumper after test fix 2018-01-22 13:35:40 +00:00
Transforms Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle." 2018-01-25 17:28:12 +00:00
Unit
Verifier [Metadata] Extend 'count' field of DISubrange to take a metadata node 2018-01-24 09:56:07 +00:00
YAMLParser
tools [llvm-extract] Support extracting basic blocks 2018-01-23 21:51:34 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked 2018-01-08 02:48:41 +00:00
lit.site.cfg.py.in