1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test
Florian Hahn 1256d9b6ac [AArch64] Extend tests for insertelement improvements.
Extends the tests added in a562dc82a8d9488d35ff535302716141bc6feaa3 to
cover more vector variants.
2020-10-26 17:57:12 +00:00
..
Analysis [SVE] Fix TypeSize warning in llvm::getGEPInductionOperand 2020-10-26 17:40:32 +00:00
Assembler Handle value uses wrapped in metadata for the use-list order 2020-10-20 20:05:59 +02:00
Bindings [IR] Make nosync, nofree and willreturn default for intrinsics. 2020-10-20 11:57:19 +02:00
Bitcode [IR] Make nosync, nofree and willreturn default for intrinsics. 2020-10-20 11:57:19 +02:00
BugPoint
CodeGen [AArch64] Extend tests for insertelement improvements. 2020-10-26 17:57:12 +00:00
DebugInfo [llvm/DebugInfo] Emit DW_OP_implicit_value when tuning for LLDB 2020-10-24 06:45:33 +02:00
Demangle
Examples [examples] Fix test: Kaleidoscope Chapter 4 no longer supports redefinition. 2020-10-19 00:35:56 -07:00
ExecutionEngine Reapply "[jitlink][ELF] Add zero-fill blocks for symbols in section SHN_COMMON" 2020-10-24 16:58:06 +02:00
Feature [IR] Make nosync, nofree and willreturn default for intrinsics. 2020-10-20 11:57:19 +02:00
FileCheck
Instrumentation [test] Fix alloca-offset-lifetime.ll under NPM 2020-10-21 13:31:27 -07:00
Integer
JitListener
Linker Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
LTO
MachineVerifier [GlobalISel] Remove scalar src from non-sequential fadd/fmul reductions. 2020-10-15 15:51:44 -07:00
MC [VE] Add vector shift instructions 2020-10-27 00:30:27 +09:00
Object [llvm-ar][Object] Fix detection of need for 64-bit archive symbol tables 2020-10-26 12:29:28 +00:00
ObjectYAML [WebAssembly] Added .tabletype to asm and multiple table support in obj files 2020-10-13 07:52:23 -07:00
Other [Inliner] Run always-inliner in inliner-wrapper 2020-10-22 19:16:25 -07:00
Reduce [IR] Make nosync, nofree and willreturn default for intrinsics. 2020-10-20 11:57:19 +02:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] [tests] Change integer ranges to use new '...' punctuation 2020-10-26 10:47:29 -04:00
ThinLTO/X86
tools [ARM][SchedModels] Convert IsLdstsoScaledNotOptimalPred to MCSchedPredicate 2020-10-26 20:22:41 +03:00
Transforms [SVE][InstCombine] Fix TypeSize warning in canReplaceGEPIdxWithZero 2020-10-26 17:40:26 +00:00
Unit
Verifier [IR] add fn attr for no_stack_protector; prevent inlining on mismatch 2020-10-23 11:55:39 -07:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh