llvm-mirror/test
Steven Wu 5341a3a3a8 Revert "[ThinLTO] Internalize readonly globals"
This reverts commit 10c84a8f35cae4a9fc421648d9608fccda3925f2.

llvm-svn: 346768
2018-11-13 17:35:04 +00:00
..
Analysis [CostModel][X86] Fix constant vector XOP rights shifts 2018-11-13 16:40:10 +00:00
Assembler [ThinLTO] Split NotEligibleToImport into legality and inlinability flags 2018-11-06 19:41:35 +00:00
Bindings [LLVM-C] Improve Intrinsics Bindings 2018-11-06 01:38:14 +00:00
Bitcode Revert "[ThinLTO] Internalize readonly globals" 2018-11-13 17:35:04 +00:00
BugPoint
CodeGen [SystemZ] Increase the number of VLREPs 2018-11-13 08:37:09 +00:00
DebugInfo [DWARF] Change pubnames to use DWARFSection instead of StringRef 2018-11-11 18:57:28 +00:00
Demangle [MS demangler] Use a slightly shorter unmangling for mangled strings. 2018-11-09 19:28:50 +00:00
Examples
ExecutionEngine [ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls. 2018-10-23 23:01:39 +00:00
Feature
FileCheck [FileCheck] introduce CHECK-COUNT-<num> repetition directive 2018-11-13 00:46:13 +00:00
Instrumentation [sancov] Put .SCOV* sections into the right comdat groups on COFF 2018-11-08 00:57:33 +00:00
Integer
JitListener
Linker
LTO [LTO] Drop non-prevailing definitions only if linkage is not local or appending 2018-11-08 20:10:07 +00:00
MC Fix .cfi_restore with register numbers > 64 2018-11-13 10:54:49 +00:00
Object [llvm][test] Update tests using objdump 2018-11-11 18:40:33 +00:00
ObjectYAML [WebAssembly] Add shared memory support to limits field 2018-11-06 17:27:25 +00:00
Other Add an OptimizerLast EP 2018-11-12 11:17:07 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 Revert "[ThinLTO] Internalize readonly globals" 2018-11-13 17:35:04 +00:00
tools [commit test] Add blank line to test/tools/llvm-objdump/full-contents.test 2018-11-13 02:14:38 +00:00
Transforms [InstCombine] add tests for funnel shift demanded bits; NFC 2018-11-13 16:47:16 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh