1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test
Eric Astor e4ec17b56e [ms] [llvm-ml] Add support for INCLUDE environment variable
Also adds support for the ML.exe command-line flag /X, which ignores the INCLUDE environment variable.
2021-06-09 15:25:26 -04:00
..
Analysis [SCEV] Keep common NUW flags when inlining Add operands. 2021-06-09 17:13:21 +01:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Revert "Do not generate calls to the 128-bit function __multi3() on 32-bit ARM" 2021-06-09 13:21:05 -04:00
DebugInfo Revert "3rd Reapply "[DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands"" 2021-06-08 14:54:08 +02:00
Demangle [Demangle][Rust] Parse const backreferences 2021-06-08 10:01:50 +02:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Update and improve compiler-rt tests for -mllvm -asan_use_after_return=(never|[runtime]|always). 2021-06-08 14:39:06 -07:00
Integer
JitListener
Linker reland [IR] make -stack-alignment= into a module attr 2021-06-08 10:59:46 -07:00
LTO LTO: Export functions referenced by non-canonical CFI jump tables 2021-06-08 14:57:43 -07:00
MachineVerifier
MC [RISCV] Fix failing RVV MC tests 2021-06-09 09:47:18 +01:00
Object Reland "[AMDGPU] Add gfx1013 target" 2021-06-08 21:15:35 -04:00
ObjectYAML
Other Revert "[DSE] Remove stores in the same loop iteration" 2021-06-08 21:23:08 +01:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [LTO] Support new PM in ThinLTOCodeGenerator. 2021-06-09 10:05:14 +01:00
tools [ms] [llvm-ml] Add support for INCLUDE environment variable 2021-06-09 15:25:26 -04:00
Transforms Revert "[InstSimplify] Treat invariant group insts as bitcasts for load operands" 2021-06-09 11:46:10 -07:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Reland "[llvm] llvm-tapi-diff" 2021-06-09 10:35:41 -07:00
lit.cfg.py Reland "[llvm] llvm-tapi-diff" 2021-06-09 10:35:41 -07:00
lit.site.cfg.py.in
TestRunner.sh