llvm-project/llvm/test
Benjamin Kramer 8b1986b5cb Add support for emitting libcalls for x86_fp80 -> fp128 and vice-versa
compiler_rt doesn't provide them (yet), but libgcc does. PR34076.

llvm-svn: 322772
2018-01-17 22:29:16 +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 internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
BugPoint
CodeGen Add support for emitting libcalls for x86_fp80 -> fp128 and vice-versa 2018-01-17 22:29:16 +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] Rename sized load/store callbacks to be consistent with ASan. 2018-01-16 23:15:08 +00:00
Integer
JitListener
LTO Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
Linker Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
MC [WebAssembly] Remove debug names from symbol table 2018-01-17 19:28:43 +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 Revert [PowerPC] This reverts commit rL322721 2018-01-17 20:00:15 +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 internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
Transforms Revert [PowerPC] This reverts commit rL322721 2018-01-17 20:00:15 +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 [WebAssembly] Remove debug names from symbol table 2018-01-17 19:28:43 +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