1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
Min-Yih Hsu 7cd0b2d7ab [M68k] Allow user to preserve certain registers
Add `-ffixed-a[0-6]` and `-ffixed-d[0-7]` and the corresponding
subtarget features to prevent certain register from being allocated.

Differential Revision: https://reviews.llvm.org/D102805
2021-05-20 13:57:22 -07:00
..
Analysis [CostModel][X86][AVX2] Improve 256-bit vector non-uniform shifts costs 2021-05-20 12:16:16 +01:00
Assembler [OpaquePtr] Make atomicrmw work with opaque pointers 2021-05-19 12:49:28 -07:00
Bindings
Bitcode [IR][AutoUpgrade] Drop alignment from non-pointer parameters and returns 2021-05-20 09:54:38 -07:00
BugPoint
CodeGen [M68k] Allow user to preserve certain registers 2021-05-20 13:57:22 -07:00
DebugInfo [DebugInfo] Handle DIArgList in FastISel or GlobalIsel 2021-05-20 17:37:28 +01:00
Demangle [Demangle][Rust] Parse tuples 2021-05-19 00:04:42 +02:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Revert "[HWASAN] Update the tag info for X86_64." 2021-05-20 13:12:59 +08:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [WebAssembly] Fix PIC/GOT codegen for wasm64 2021-05-20 09:59:31 -07:00
Object
ObjectYAML
Other [NewPM] Add options to PrintPassInstrumentation 2021-05-18 20:59:35 -07:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [X86][Atom] Fix vector fadd/fcmp/fmul resource/throughputs 2021-05-20 18:56:58 +01:00
Transforms Revert "[Remarks] Add analysis remarks for memset/memcpy/memmove lengths" 2021-05-20 12:19:16 -07:00
Unit
Verifier [OpaquePtr] Make atomicrmw work with opaque pointers 2021-05-19 12:49:28 -07:00
YAMLParser
.clang-format
CMakeLists.txt Fix lld macho standalone build by including llvm/Config/llvm-config.h instead of llvm/Config/config.h 2021-05-19 11:15:07 -04:00
lit.cfg.py
lit.site.cfg.py.in Fix lld macho standalone build by including llvm/Config/llvm-config.h instead of llvm/Config/config.h 2021-05-19 11:15:07 -04:00
TestRunner.sh