1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
David Tenty 186e585045 [AIX] Return the correct set of callee saved regs
Summary:
r13 isn't reserved on 32-bit AIX, which is reflected in our calling
convention but not callee saved regs.

Reviewers: sfertile, ZarkoCA, cebowleratibm, jasonliu

Reviewed By: sfertile

Subscribers: lei, wuzish, nemanjai, hiraditya, kbarton, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77101
2020-04-20 11:22:17 -04:00
..
Analysis
Assembler [DebugInfo] Change DIEnumerator payload type from int64_t to APInt 2020-04-18 12:49:31 -07:00
Bindings
Bitcode [DebugInfo] Change DIEnumerator payload type from int64_t to APInt 2020-04-18 12:49:31 -07:00
BugPoint
CodeGen [AIX] Return the correct set of callee saved regs 2020-04-20 11:22:17 -04:00
DebugInfo [WebAssembly] fixed target index strings in DebugInfo test 2020-04-16 17:11:14 -07:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Fix --dump-input annotation sort per input line 2020-04-16 15:39:35 -04:00
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC Revert 3ce0ad1b336e67a76d78ae7ff7d66fe127586620 Die to breakage in check-lld. 2020-04-20 13:01:36 +01:00
Object
ObjectYAML
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [obj2yaml] - Teach obj2yaml to dump SHT_NOBITS sections when dumping program headers. 2020-04-20 14:35:28 +03:00
Transforms [Scalarizer] Fix a non-deterministic scatter order problem 2020-04-20 16:05:33 +02:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py llvm-addr2line: assume addresses on the command line are hexadecimal rather than attempting to guess the base based on the form of the number. 2020-04-16 16:16:21 -07:00
lit.site.cfg.py.in
TestRunner.sh