1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test
Albion Fung b7134015be [PowerPC][Power10] Add 128-bit Binary Integer Operation instruction definitions and MC Tests
This patch adds the instruction definitions and MC tests for the 128-bit Binary
Integer Operation instructions introduced in Power10.

Differential Revision: https://reviews.llvm.org/D83516
2020-07-16 17:16:43 -05:00
..
Analysis [SCEV] Fix ScalarEvolution tests under NPM 2020-07-16 11:24:07 -07:00
Assembler
Bindings
Bitcode Restore "[WPD/LowerTypeTests] Delay lowering/removal of type tests until after ICP" 2020-07-14 12:16:57 -07:00
BugPoint
CodeGen [WebAssembly] 64-bit (function) pointer fixes. 2020-07-16 14:10:22 -07:00
DebugInfo [X86] Change the tuning settings for pentium4 to be more modern since its the default 32-bit cpu in clang 2020-07-16 12:51:25 -07:00
Demangle
Examples
ExecutionEngine [jitlink] Adding support for PCRel32GOTLoad in ELF x86 for the jitlinker 2020-07-16 07:15:08 +10:00
Feature
FileCheck [FileCheck] Implement -dump-input-filter 2020-07-10 11:02:11 -04:00
Instrumentation [MSAN] Implement experimental vector reduction intrinsics 2020-07-14 00:12:10 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier GlobalISel: Verify G_BITCAST changes the type 2020-07-08 17:16:27 -04:00
MC [PowerPC][Power10] Add 128-bit Binary Integer Operation instruction definitions and MC Tests 2020-07-16 17:16:43 -05:00
Object [yaml2obj] - Rename FileHeader::SH* fields. 2020-07-15 12:47:31 +03:00
ObjectYAML [test] Run llvm/test/**/*.yaml & don't run llvm/test/**/*.cxx (not exist) 2020-07-08 10:22:49 -07:00
Other [Matrix] Add test for running matrix lowering with -O0. 2020-07-16 17:56:33 +01:00
Reduce [llvm-reduce] Reducing attributes 2020-07-09 23:10:43 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [flang][openacc] OpenACC 3.0 parser 2020-07-14 14:29:40 -04:00
ThinLTO/X86 Restore "[WPD/LowerTypeTests] Delay lowering/removal of type tests until after ICP" 2020-07-14 12:16:57 -07:00
tools [llvm-exegesis] Add benchmark latency option on X86 that uses LBR for more precise measurements. 2020-07-16 12:12:46 -04:00
Transforms [SimplifyCFG] Fix crash in the EXPENSIVE_CHECKS build 2020-07-16 15:34:41 -06:00
Unit
Verifier Temporarily Revert "[AssumeBundles] Use operand bundles to encode alignment assumptions" 2020-07-16 11:54:04 -07:00
YAMLParser
.clang-format
CMakeLists.txt [llvm] Moved InlineSizeEstimatorAnalysis test to .ll 2020-07-16 12:25:16 -07:00
lit.cfg.py [llvm] Moved InlineSizeEstimatorAnalysis test to .ll 2020-07-16 12:25:16 -07:00
lit.site.cfg.py.in [llvm] Moved InlineSizeEstimatorAnalysis test to .ll 2020-07-16 12:25:16 -07:00
TestRunner.sh