llvm-mirror/test
Sanjay Patel 84b233d19c [x86] add RUN line and auto-generate checks
There were checks for a 32-bit target here, but no RUN line
corresponding to that prefix. I don't know what the intent
of these tests is, but at least now we can see what happens
for both targets.

llvm-svn: 322961
2018-01-19 17:09:28 +00:00
..
Analysis [GlobalsAA] Don't let dbg intrinsics affect analysis result 2018-01-15 07:05:51 +00:00
Assembler Allow dso_local on ifunc. 2018-01-12 17:03:43 +00:00
Bindings
Bitcode Make GlobalValues with non-default visibilility dso_local. 2018-01-18 02:08:23 +00:00
BugPoint
CodeGen [x86] add RUN line and auto-generate checks 2018-01-19 17:09:28 +00:00
DebugInfo [DWARFv5] Number the line-table's directory array correctly. 2018-01-18 20:33:35 +00:00
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] - Fix possible buffer out of bounds access when parsing --check-prefix. 2018-01-16 08:09:24 +00:00
Instrumentation [hwasan] LLVM-level flags for linux kernel-compatible hwasan instrumentation. 2018-01-17 23:24:38 +00:00
Integer
JitListener
Linker Make GlobalValues with non-default visibilility dso_local. 2018-01-18 02:08:23 +00:00
LTO Don't drop dso_local in LTO. 2018-01-18 05:38:43 +00:00
MC [AArch64][SVE] Asm: Add support for RDVL/ADDVL/ADDPL instructions 2018-01-19 15:22:00 +00:00
Object Allow unaligned access to ELF file data structures. 2018-01-12 22:09:19 +00:00
ObjectYAML [WebAssembly] Remove debug names from symbol table 2018-01-17 19:28:43 +00:00
Other Make GlobalValues with non-default visibilility dso_local. 2018-01-18 02:08:23 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [GlobalISel][TableGen] Add support for SDNodeXForm 2018-01-16 18:44:05 +00:00
ThinLTO/X86 Make GlobalValues with non-default visibilility dso_local. 2018-01-18 02:08:23 +00:00
tools Make GlobalValues with non-default visibilility dso_local. 2018-01-18 02:08:23 +00:00
Transforms [SLP] Fix vectorization for tree with trunc to minimum required bit width. 2018-01-19 14:40:13 +00:00
Unit
Verifier [NFC] Change MemIntrinsicInst::setAlignment() to take an unsigned instead of a Constant 2018-01-12 21:33:37 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh