llvm-project/llvm/test
Sanjay Patel 218a0b51dd [InstCombine] add baseline tests for D39958; NFC
llvm-svn: 322733
2018-01-17 19:04:18 +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 [X86] Teach LowerBUILD_VECTOR to recognize pair-wise splats of 32-bit elements and use a 64-bit broadcast 2018-01-17 18:58:22 +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 [RISCV] Allow RISCVAsmBackend::writeNopData to generate c.nop when supported 2018-01-17 14:17:12 +00:00
Object Allow unaligned access to ELF file data structures. 2018-01-12 22:09:19 +00:00
ObjectYAML [WebAssembly] Explicitly specify function/global index space in YAML 2018-01-09 21:38:53 +00:00
Other [PowerPC] Add handling for ColdCC calling convention and a pass to mark 2018-01-17 18:22:55 +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 [InstCombine] add baseline tests for D39958; NFC 2018-01-17 19:04:18 +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 [pdbutil] Replace 0 byte PDB input with correct version to fix failing unit test 2018-01-17 03:48:07 +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