llvm-project/llvm/test
Nikita Popov b5e8de9c79 [BasicAA] Add tests for suboptimal speculation results (NFC)
While we determine that (phi1, phi2) is noalias, we don't
determine that (gep phi1 + 1, gep phi2 + 1) are also noalias.
2020-11-28 19:16:17 +01:00
..
Analysis [BasicAA] Add tests for suboptimal speculation results (NFC) 2020-11-28 19:16:17 +01:00
Assembler OpaquePtr: Make byval/sret types mandatory 2020-11-20 21:23:33 -05:00
Bindings Adding PoisonValue for representing poison value explicitly in IR 2020-11-25 17:33:51 -07:00
Bitcode Adding PoisonValue for representing poison value explicitly in IR 2020-11-25 17:33:51 -07:00
BugPoint
CodeGen [X86] Add -verify-machineinstrs to pic.ll 2020-11-28 17:54:44 +00:00
DebugInfo Revert "[DebugInfo] Improve dbg preservation in LSR." 2020-11-27 08:52:32 +01:00
Demangle
Examples
ExecutionEngine
Feature OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
FileCheck
Instrumentation [msan] Fix bugs when instrument x86.avx512*_cvt* intrinsics. 2020-11-27 16:33:14 +08:00
Integer
JitListener [MCJIT] Profile the code generated by MCJIT engine using Intel VTune profiler 2020-11-16 19:28:14 +11:00
LTO
Linker OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
MC [MC][WebAssembly] Only emit indirect function table import if needed 2020-11-25 08:38:43 -08:00
MachineVerifier
Object [obj2yaml] - Dump section offsets in some cases. 2020-11-25 12:41:01 +03:00
ObjectYAML Reland "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping Hex8/Hex16/Hex32 types." (https://reviews.llvm.org/D90930). 2020-11-18 13:08:46 +03:00
Other [PassManager] Run Induction Variable Simplification pass *after* Recognize loop idioms pass, not before 2020-11-25 19:20:07 +03:00
Reduce [llvm-reduce] Add reduction for special globals like llvm.used. 2020-11-11 11:25:05 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [GlobalISel][TableGen] Fix seg fault for zero instruction 2020-11-24 07:47:58 +01:00
ThinLTO/X86
Transforms [ConstantFold] Fold operations to poison if possible 2020-11-29 02:28:40 +09:00
Unit
Verifier Verifier: Fix assert when verifying non-pointer byval or preallocated 2020-11-20 20:08:43 -05:00
YAMLParser
tools [obj2yaml] - Dump the `EShNum` key in some cases. 2020-11-27 15:56:10 +03:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in