llvm-project/llvm/test
Amara Emerson d5785775f8 [AArch64][GlobalISel] Add isel support for global values in the large code model.
Fixes PR35958.

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

llvm-svn: 322878
2018-01-18 19:21:27 +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 [AArch64][GlobalISel] Add isel support for global values in the large code model. 2018-01-18 19:21:27 +00:00
DebugInfo Don't emit apple accelerator tables on non-darwin targets 2018-01-17 11:52:13 +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 [hwasan] LLVM-level flags for linux kernel-compatible hwasan instrumentation. 2018-01-17 23:24:38 +00:00
Integer
JitListener
LTO Don't drop dso_local in LTO. 2018-01-18 05:38:43 +00:00
Linker Make GlobalValues with non-default visibilility dso_local. 2018-01-18 02:08:23 +00:00
MC [RISCV] Fixed setting predicates for compressed instructions. 2018-01-18 18:54:05 +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 [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 Make GlobalValues with non-default visibilility dso_local. 2018-01-18 02:08:23 +00:00
Transforms [SLP] Fix test checks, NFC. 2018-01-18 17:34:27 +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
tools Make GlobalValues with non-default visibilility dso_local. 2018-01-18 02:08:23 +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