llvm-project/llvm/test
Rafael Espindola 434e956181 Change linkInModule to take a std::unique_ptr.
Passing in a std::unique_ptr should help find errors when the module
is used after being linked into another module.

llvm-svn: 255842
2015-12-16 23:16:33 +00:00
..
Analysis AMDGPU: Override getCFInstrCost 2015-12-16 18:37:19 +00:00
Assembler [ConstantFold] Fix bitcast to gep constant folding transform. 2015-12-14 19:30:32 +00:00
Bindings Change linkInModule to take a std::unique_ptr. 2015-12-16 23:16:33 +00:00
Bitcode Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes 2015-12-16 16:16:19 +00:00
BugPoint [bugpoint] Add a named metadata (+their operands) reducer 2015-11-06 00:12:50 +00:00
CodeGen Fix funciton->function typo. 2015-12-16 23:10:53 +00:00
DebugInfo Move llvm/test/DebugInfo/live-debug-values.ll into X86, due to target triple. 2015-12-16 22:44:10 +00:00
Examples
ExecutionEngine Un-XFAIL JIT EH tests under [am]san. 2015-12-15 23:46:21 +00:00
Feature [MergeFunctions] Use II instead of CI for InvokeInst; NFC 2015-12-14 19:11:45 +00:00
FileCheck
Instrumentation [PGO] make profile prefix even shorter and more readable 2015-12-15 00:32:56 +00:00
Integer
JitListener DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
LTO Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes 2015-12-16 16:16:19 +00:00
LibDriver
Linker Use diagnostic handler in the LLVMContext 2015-12-14 23:17:03 +00:00
MC Revert "[ARM] Add ARMv8.2-A FP16 scalar instructions" 2015-12-16 19:21:03 +00:00
Object Stabilize llvm/test/Object/archive-update.test a bit. 2015-12-07 23:15:57 +00:00
Other [llc/opt] Add an option to run all passes twice 2015-12-04 21:56:46 +00:00
SymbolRewriter
TableGen Add new vector types for 512-, 1024- and 2048-bit vectors 2015-11-24 13:07:35 +00:00
Transforms [NFC] Update horizontal reduction test cases. 2015-12-16 17:22:24 +00:00
Unit
Verifier [IR] Add support for floating pointer atomic loads and stores 2015-12-16 00:49:36 +00:00
YAMLParser
tools [PGO] Handle and report overflow during profile merge for all types of data 2015-12-16 21:45:43 +00:00
.clang-format
CMakeLists.txt [llvm-dwp] Add missing dependency from llvm tests on the llvm-dwp tool 2015-12-01 00:57:05 +00:00
Makefile
Makefile.tests
TestRunner.sh
lit.cfg check-llvm: Introduce the new feature "tls". 2015-12-01 01:14:58 +00:00
lit.site.cfg.in