llvm-project/llvm/test
Diana Picus eb58db5321 [ARM GlobalISel] Split test into 3. NFC
Separate the test cases that deal with calls from the rest of the IR
Translator tests.

We split into 2 different files, one for testing parameter and result
lowering, and one for testing the various different kinds of calls that
can occur (BL, BLX, BX_CALL etc).

llvm-svn: 316569
2017-10-25 11:21:15 +00:00
..
Analysis [ConstantFolding] Avoid assert when folding ptrtoint of vectorized GEP 2017-10-24 12:08:11 +00:00
Assembler Fix assembler for alloca of multiple elements in non-zero addr space 2017-10-14 03:23:18 +00:00
Bindings
Bitcode Bitcode: add an auto-upgrade for LTO section name 2017-10-06 18:06:59 +00:00
BugPoint
CodeGen [ARM GlobalISel] Split test into 3. NFC 2017-10-25 11:21:15 +00:00
DebugInfo Implement salavageDebugInfo functionality for SelectionDAG. 2017-10-24 22:55:12 +00:00
DllTool
Examples
ExecutionEngine [mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld. 2017-10-22 09:47:41 +00:00
Feature
FileCheck
Instrumentation [MSan] Disable sanitization for __sanitizer_dtor_callback. 2017-09-20 22:53:08 +00:00
Integer
JitListener
LTO Move the stripping of invalid debug info from the Verifier to AutoUpgrade. 2017-10-02 18:31:29 +00:00
LibDriver
Linker Verifier: Ignore CUs pulled in by ODR-uniqued types. 2017-10-18 01:11:01 +00:00
MC PowerPC: support the separator character in the IAS 2017-10-24 16:19:56 +00:00
Object Fix buffer overflow. 2017-10-19 01:25:48 +00:00
ObjectYAML [ObjectYAML] Handle SHF_COMPRESSED 2017-10-03 06:35:55 +00:00
Other [PM] Add pgo-memop-opt pass to the new pass manager 2017-10-23 22:21:29 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [globalisel][tablegen] Fix small spelling nits. NFC 2017-10-20 20:55:29 +00:00
ThinLTO/X86 [ThinLTO] Make test for promoted names more specific 2017-10-25 03:41:31 +00:00
Transforms [SCEV] Enhance SCEVFindUnsafe for division 2017-10-25 11:07:43 +00:00
Unit [lit] Make lit support config files with .py extension. 2017-09-21 00:24:52 +00:00
Verifier Move the stripping of invalid debug info from the Verifier to AutoUpgrade. 2017-10-02 18:31:29 +00:00
YAMLParser
tools [llvm-dwarfdump] - Fix array out of bounds access crash. 2017-10-25 10:23:49 +00:00
.clang-format
CMakeLists.txt Don't set static-libs test feature when using LLVM_LINK_LLVM_DYLIB 2017-10-18 19:37:30 +00:00
TestRunner.sh
lit.cfg.py Don't set static-libs test feature when using LLVM_LINK_LLVM_DYLIB 2017-10-18 19:37:30 +00:00
lit.site.cfg.py.in Fix lit.site.cfg.py.in after rL316123 2017-10-18 20:46:05 +00:00