llvm-project/llvm/test
Simon Pilgrim 0b7b446a40 [InstCombine] Support vectors-with-undef in and(logicalshift(1,X),1) --> zext(X == 0) fold 2020-10-19 11:10:32 +01:00
..
Analysis [Test] Add one more SCEV range test 2020-10-19 13:38:20 +07:00
Assembler Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
Bindings C API: functions to get mask of a ShuffleVector 2020-09-25 16:01:05 -07:00
Bitcode [DebugInfo] Support for DWARF operator DW_OP_over 2020-10-17 08:42:28 +05:30
BugPoint
CodeGen [VE] Support select_cc 2020-10-19 18:54:25 +09:00
DebugInfo [PrologEpilogInserter] Fix prolog-params.mir 2020-10-18 22:36:58 -07:00
Demangle
Examples [examples] Fix test: Kaleidoscope Chapter 4 no longer supports redefinition. 2020-10-19 00:35:56 -07:00
ExecutionEngine [ORC] Remove OrcV1 APIs. 2020-10-18 21:02:44 -07:00
Feature [DIE] Remove DeadInstEliminationPass 2020-09-21 12:12:25 -07:00
FileCheck
Instrumentation [ASAN] Make sure we are only processing lifetime markers with offset 0 to alloca 2020-10-13 10:21:45 -07:00
Integer
JitListener
LTO [IRMover] Avoid materializing global value that belongs to not-yet-linked module 2020-10-07 18:14:07 -07:00
Linker Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
MC [VE] Add VBRD/VMV instructions 2020-10-19 18:33:54 +09:00
MachineVerifier [GlobalISel] Remove scalar src from non-sequential fadd/fmul reductions. 2020-10-15 15:51:44 -07:00
Object AMDGPU: Update AMDHSA code object version handling 2020-10-14 13:04:27 -04:00
ObjectYAML [WebAssembly] Added .tabletype to asm and multiple table support in obj files 2020-10-13 07:52:23 -07:00
Other [CGSCC] Add -abort-on-max-devirt-iterations-reached option 2020-10-16 12:34:52 -07:00
Reduce llvm-reduce: Don't replace intrinsic calls with undef 2020-10-16 10:10:53 -04:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Remove test case 2020-10-19 11:02:53 +03:00
ThinLTO/X86 Restore "[ThinLTO] Avoid temporaries when loading global decl attachment metadata" 2020-10-12 10:11:56 -07:00
Transforms [InstCombine] Support vectors-with-undef in and(logicalshift(1,X),1) --> zext(X == 0) fold 2020-10-19 11:10:32 +01:00
Unit
Verifier Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
YAMLParser
tools [ARM][SchedModels] Convert IsPredicatedPred to MCSchedPredicate 2020-10-19 11:37:54 +03:00
.clang-format
CMakeLists.txt [llvm-objcopy][MachO] Add llvm-bitcode-strip driver 2020-09-18 18:13:05 -07:00
TestRunner.sh
lit.cfg.py [llvm-objcopy][MachO] Add llvm-bitcode-strip driver 2020-09-18 18:13:05 -07:00
lit.site.cfg.py.in