1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test
Simon Pilgrim 997562c67a [X86] Fix NSW/NUW typo in avg test (PR44973)
The not_avg_v16i8_wide_constants test shouldn't assume NSW/NUW for the addition of -1 - copy + paste typo from other avg tests
2020-02-20 19:22:37 +00:00
..
Analysis [MustExecute] Add backward exploration for must-be-executed-context 2020-02-20 14:49:30 +09:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86] Fix NSW/NUW typo in avg test (PR44973) 2020-02-20 19:22:37 +00:00
DebugInfo Revert "Reland "[DebugInfo] Enable the debug entry values feature by default"" 2020-02-20 14:41:39 +01:00
Demangle
Examples
ExecutionEngine [JITLink] Fix testcase for main JITDylib rename in 85fb997659b. 2020-02-19 14:58:13 -08:00
Feature
FileCheck
Instrumentation Reapply [IRBuilder] Always respect inserter/folder 2020-02-19 20:51:38 +01:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [WebAssembly] Use llvm::Optional to store optional symbol attributes. NFC. 2020-02-19 17:25:33 -08:00
Object
ObjectYAML
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen TableGen: Fix logic for default operands 2020-02-19 23:41:07 -05:00
ThinLTO/X86
tools Revert "Reland "[DebugInfo] Enable the debug entry values feature by default"" 2020-02-20 14:41:39 +01:00
Transforms [Attributor][NFC] Prepare some tests to be used with update test script 2020-02-20 02:44:05 -06:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh