hanchenye-llvm-project/llvm/test
Rafael Espindola 6cd91f1d44 Refactor check for dllimport in the Verifier.
This avoids duplicated code and now also rejects dllimport aliases.

llvm-svn: 326814
2018-03-06 17:19:23 +00:00
..
Analysis [X86] Add silvermont fp arithmetic cost model tests 2018-03-05 22:13:22 +00:00
Assembler Make the LLParser accept call instructions of variables in the program AS 2018-02-27 11:15:11 +00:00
Bindings
Bitcode Refactor check for dllimport in the Verifier. 2018-03-06 17:19:23 +00:00
BugPoint [bugpoint] Report non-existent opt binary 2018-02-09 06:09:15 +00:00
CodeGen [AArch64] define isExtractSubvectorCheap 2018-03-06 16:54:55 +00:00
DebugInfo [DebugInfo] Discard invalid DBG_VALUE instructions in LiveDebugVariables 2018-03-06 08:47:07 +00:00
Examples
ExecutionEngine [RuntimeDyld][MachO] Fix assertion in encodeAddend, add missing directive to 2018-03-01 01:44:33 +00:00
Feature
FileCheck
Instrumentation [InstrProfiling] Emit the runtime hook when no counters are lowered 2018-02-28 19:00:08 +00:00
Integer
JitListener
LTO [LTO] Support filtering by hotness threshold 2018-02-26 18:37:45 +00:00
Linker [DebugInfo] Add remaining files to r325970 2018-02-23 23:13:18 +00:00
MC [ARM]Decoding MSR with unpredictable destination register causes an assert 2018-03-06 15:21:19 +00:00
Object [WebAssembly] Reorder reloc sections to come between symtab and name 2018-03-05 12:59:03 +00:00
ObjectYAML [WebAssembly] Add validation to reloc section 2018-03-05 13:32:38 +00:00
Other Recommit r325001: [CallSiteSplitting] Support splitting of blocks with instrs before call. 2018-02-14 13:59:12 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen TableGen: Add !foldl operation 2018-03-06 13:49:16 +00:00
ThinLTO/X86 [ThinLTO] Revert r325320: Import global variables 2018-03-02 23:40:08 +00:00
Transforms [CallSiteSplitting] Do not crash when BB's terminator changes. 2018-03-06 14:00:58 +00:00
Unit
Verifier [DebugInfo] Unify ChecksumKind and Checksum value in DIFile 2018-02-12 19:45:54 +00:00
YAMLParser
tools Disable llvm-opt-fuzzer/exec-options.ll on Windows, it is too flaky 2018-03-05 23:18:13 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in