llvm-project/llvm/test
Sanjay Patel 8960ba7491 Revert "[InstCombine] C0 <<{nsw, nuw} (X - C1) --> (C0 >> C1) << X"
This reverts commit 5819f4a422.
This caused bots to fail with a crash/assert during the fold,
so some constraint was missed.
2022-04-21 12:15:27 -04:00
..
Analysis [IRSim] Ignore debug instructions when creating canonical numbering 2022-04-19 13:18:28 -05:00
Assembler [DebugInfo] Add a TargetFuncName field in DISubprogram for 2022-04-15 16:38:23 -04:00
Bindings [OCaml] Fix pass builder test 2022-04-19 18:34:53 +02:00
Bitcode [AutoUpgrade] Don't lose attributes when upgrading mem intrinsics 2022-04-13 09:30:10 +00:00
BugPoint
CodeGen [X86] Add test case for Issue #54911 2022-04-21 17:02:15 +01:00
DebugInfo [NVPTX] Fix LIT tests with default nameTableKind 2022-04-21 16:05:25 +03:00
Demangle
Examples
ExecutionEngine [JITLink] Suppress "symbols not found" errors for testcase. 2022-04-17 08:34:22 -07:00
Feature [llvm-lto] Remove support for legacy pass manager 2022-04-11 09:40:17 +02:00
FileCheck
Instrumentation [DFSan] Print an error before calling null extern_weak functions, incase dfsan instrumentation optimized out a null check. 2022-04-19 17:01:41 -07:00
Integer
JitListener
LTO Support the min of module flags when linking, use for AArch64 BTI/PAC-RET 2022-04-13 09:31:51 +02:00
Linker [Bitcode] materialize Functions early when BlockAddress taken 2022-04-12 11:38:35 -07:00
MC [AMDGPU][MC][NFC][GFX940] Corrected an error position 2022-04-21 14:04:46 +03:00
MachineVerifier GlobalISel: Verify atomic load/store ordering restriction 2022-04-11 20:12:22 -04:00
Object [AIX][XCOFF] print unsupported message for llvm-ar big archive write operation 2022-04-01 11:55:11 -04:00
ObjectYAML
Other [Pipelines] Hoist CoroEarly as a module pass 2022-04-19 11:04:24 +08:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [llvm-lto] Remove support for legacy pass manager 2022-04-11 09:40:17 +02:00
Transforms Revert "[InstCombine] C0 <<{nsw, nuw} (X - C1) --> (C0 >> C1) << X" 2022-04-21 12:15:27 -04:00
Unit
Verifier Intrinsics: Mark llvm.eh.sjlj.callsite argument as immarg 2022-04-19 21:04:33 -04:00
YAMLParser
tools [llvm-ar] Fix thin archive being wrongly converted to a full archive 2022-04-21 15:48:26 +01:00
.clang-format
CMakeLists.txt Add DXIL Bitcode Writer and DXIL testing 2022-04-15 18:50:26 -05:00
TestRunner.sh
lit.cfg.py Add DXIL Bitcode Writer and DXIL testing 2022-04-15 18:50:26 -05:00
lit.site.cfg.py.in Add DXIL Bitcode Writer and DXIL testing 2022-04-15 18:50:26 -05:00