..
Analysis
[SCEV] Support signed predicates in applyLoopGuards.
2021-06-23 10:21:05 +01:00
Assembler
IR: Fix use-list-order round-tripping for call and invoke
2021-06-23 12:04:19 -07:00
Bindings
[ARM][AArch64] Require appropriate features for crypto algorithms
2021-04-28 16:26:18 +01:00
Bitcode
[BitcodeReader] Validate Strtab before accessing.
2021-06-22 14:52:16 +01:00
BugPoint
CodeGen
[AMDGPU] Check for pointer operand while refining LDS align
2021-06-23 12:27:55 -07:00
DebugInfo
Move dwarfdump-invalid.test into the tools/llvm-dwarfdump directory.
2021-06-23 12:00:34 -07:00
Demangle
[Demangle][Rust] Parse dot suffix
2021-06-18 09:29:45 +02:00
Examples
ExecutionEngine
[JITLink][MachO] Add missing testcase.
2021-06-13 20:43:49 +10:00
Feature
[FunctionAttrs] Force old pm in test so it doens't behave differently depending on the configuration setting for this flag
2021-04-09 11:46:19 +02:00
FileCheck
Instrumentation
[DFSan] Cleanup code for platforms other than Linux x86_64.
2021-06-18 11:21:46 -07:00
Integer
Re-apply "[lli] Make -jit-kind=orc the default JIT engine"
2021-03-30 12:08:26 +02:00
JitListener
Linker
[IR] convert warn-stack-size from module flag to fn attr
2021-06-21 15:09:25 -07:00
LTO
MachineVerifier
MC
[AArch64][X86] Allow 64-bit label differences lower to IMAGE_REL_*_REL32
2021-06-21 14:32:25 -07:00
Object
Reland "[AMDGPU] Add gfx1013 target"
2021-06-08 21:15:35 -04:00
ObjectYAML
[WebAssembly] Rename event to tag
2021-06-17 20:34:19 -07:00
Other
[NewPM] Print passes with params when using "opt -print-passes"
2021-06-22 09:01:38 +02:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
[TableGen] Fix printing second PC-relative operand
2021-06-23 13:27:37 +07:00
ThinLTO /X86
tools
[IRSim] Adding basic implementation of llvm-sim.
2021-06-23 14:38:58 -05:00
Transforms
[Constants] Handle addrspacecast with opaque pointer type
2021-06-23 20:58:08 +02:00
Unit
[lit] Sort test start times based on prior test timing data
2021-03-16 05:23:04 -04:00
Verifier
[OpaquePtr] Mangle intrinsics with opaque pointers arguments
2021-06-23 10:52:13 -07:00
YAMLParser
.clang-format
Add .clang-format without column limit to subdirectory tests/.
2013-11-19 04:26:05 +00:00
CMakeLists.txt
[IRSim] Adding basic implementation of llvm-sim.
2021-06-23 14:38:58 -05:00
lit.cfg.py
[IRSim] Adding basic implementation of llvm-sim.
2021-06-23 14:38:58 -05:00
lit.site.cfg.py.in
Make lit configs relocatable again after c747b7d1d9a
2021-06-22 15:27:32 -04:00
TestRunner.sh