1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Matt Arsenault 27b9dfa8e9 AMDGPU/GlobalISel: Improve regbankselect for icmp s16
Account for 64-bit scalar eq/ne when available.

llvm-svn: 365487
2019-07-09 14:13:09 +00:00
..
Analysis Add, and infer, a nofree function attribute 2019-07-08 15:57:56 +00:00
Assembler [ThinLTO] Attempt to recommit r365188 after alignment fix 2019-07-05 15:25:05 +00:00
Bindings
Bitcode Add, and infer, a nofree function attribute 2019-07-08 15:57:56 +00:00
BugPoint
CodeGen AMDGPU/GlobalISel: Improve regbankselect for icmp s16 2019-07-09 14:13:09 +00:00
DebugInfo [DwarfDebug] Dump call site debug info 2019-07-09 11:33:56 +00:00
Demangle
Examples
ExecutionEngine Re-apply r364600 with fixes. 2019-06-28 18:36:59 +00:00
Feature Add, and infer, a nofree function attribute 2019-07-08 15:57:56 +00:00
FileCheck [FileCheck] Don't diagnose undef vars at parse time 2019-07-05 16:25:33 +00:00
Instrumentation Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS" 2019-07-07 22:12:01 +00:00
Integer
JitListener
Linker
LTO Revert [InlineCost] cleanup calculations of Cost and Threshold 2019-07-03 04:01:51 +00:00
MachineVerifier GlobalISel: Verify G_MERGE_VALUES operand sizes 2019-07-01 18:01:35 +00:00
MC [mips] Implement sge/sgeu pseudo instructions 2019-07-09 12:55:55 +00:00
Object [llvm\test\Object] - An initial step to cleanup the test cases. 2019-07-08 16:53:39 +00:00
ObjectYAML
Other Scalable Vector IR Type with further LTO fixes 2019-07-05 12:48:16 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [CodeGen] Add larger vector types for i32 and f32 2019-07-07 04:47:37 +00:00
ThinLTO/X86 [BPF] add new intrinsics preserve_{array,union,struct}_access_index 2019-07-09 01:51:36 +00:00
tools [DwarfDebug] Dump call site debug info 2019-07-09 11:33:56 +00:00
Transforms [RISCV] Fix RISCVTTIImpl::getIntImmCost for immediates where getMinSignedBits() > 64 2019-07-09 10:56:18 +00:00
Unit
Verifier Scalable Vector IR Type with further LTO fixes 2019-07-05 12:48:16 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh