1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test
Ben Shi 0d8fd96903 [AVR] Optimize 16-bit comparison with constant
Reviewed By: dylanmckay

Differential Revision: https://reviews.llvm.org/D93976
2021-01-24 00:38:57 +08:00
..
Analysis Fix build failure caused by 2e080eb00ad76654313e0e119bb7fa0ffe2f9866 2021-01-22 09:56:53 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AVR] Optimize 16-bit comparison with constant 2021-01-24 00:38:57 +08:00
DebugInfo
Demangle
Examples
ExecutionEngine [JITLink][ELF/x86-64] Add support for weak and hidden symbols. 2021-01-22 20:51:11 +11:00
Feature [Local] Treat calls that may not return as being alive. 2021-01-23 16:05:14 +00:00
FileCheck [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
Instrumentation [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
Integer
JitListener
Linker [llvm-link] Fix for an assertion when linking global with appending linkage 2021-01-23 00:10:42 -08:00
LTO [LTO] Add support for existing Config::Freestanding option. 2021-01-22 13:45:39 +00:00
MachineVerifier
MC [RISCV] Add B extension tests to make sure RV64 only instructions aren't accepted in RV32. 2021-01-22 13:52:26 -08:00
Object [SystemZ][z/OS] Fix No such file or directory expression error matching in lit tests - continued 2021-01-22 13:54:25 -05:00
ObjectYAML
Other [NewPM][opt] Run the "default" AA pipeline by default 2021-01-21 21:08:54 -08:00
Reduce [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [SystemZ][z/OS] Fix No such file or directory expression error matching in lit tests - continued 2021-01-22 13:54:25 -05:00
Transforms [SLP] fix fast-math-flag propagation on FP reductions 2021-01-23 11:17:20 -05:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
lit.site.cfg.py.in
TestRunner.sh