1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib
Oliver Stannard 9bb8e55b12 [ARM][GISel] Treat calls as variadic even if only fixed arguments provided
For the ARM hard-float calling convention, calls to variadic functions
need to be treated diffrently, even if only the fixed arguments are
provided.

This fixes GCC-C-execute-pr68390 in the test-suite, which is failing on
the ARM GlobaISel bot.
2021-01-15 09:37:01 +00:00
..
Analysis [llvm] Use llvm::drop_begin (NFC) 2021-01-14 20:30:33 -08:00
AsmParser
BinaryFormat [Debuginfo][DW_OP_implicit_pointer] (1/7) Support for DW_OP_LLVM_implicit_pointer 2021-01-15 14:45:04 +05:30
Bitcode
Bitstream
CodeGen [llvm] Remove redundant return and continue statements (NFC) 2021-01-14 20:30:34 -08:00
DebugInfo [PDB] Defer relocating .debug$S until commit time and parallelize it 2021-01-12 17:46:29 -08:00
Demangle [llvm] Remove redundant return and continue statements (NFC) 2021-01-14 20:30:34 -08:00
DWARFLinker [dsymutil] Add preliminary support for DWARF 5. 2021-01-12 21:55:41 -08:00
ExecutionEngine [llvm] Use *Set::contains (NFC) 2021-01-13 19:14:41 -08:00
Extensions
FileCheck [llvm] Remove redundant return and continue statements (NFC) 2021-01-14 20:30:34 -08:00
Frontend [OpenMPOpt][WIP] Expand parallel region merging 2021-01-11 08:06:23 -08:00
Fuzzer
FuzzMutate
InterfaceStub
IR [Debuginfo][DW_OP_implicit_pointer] (1/7) Support for DW_OP_LLVM_implicit_pointer 2021-01-15 14:45:04 +05:30
IRReader
LineEditor
Linker
LTO [LTO] Expose opt() in LTOBackend (NFC). 2021-01-14 09:53:41 +00:00
MC Reland "[AsmParser] make .ascii support spaces as separators" 2021-01-14 17:51:47 -08:00
MCA
Object [lld][WebAssembly] Add support for handling table symbols 2021-01-14 11:13:13 +01:00
ObjectYAML [obj2yaml,yaml2obj] - Refine how we set/dump the sh_entsize field. 2021-01-13 11:52:40 +03:00
Option [llvm] Simplify string comparisons (NFC) 2021-01-11 18:48:09 -08:00
Passes [llvm] Remove redundant return and continue statements (NFC) 2021-01-14 20:30:34 -08:00
ProfileData
Remarks
Support [llvm] Remove redundant return and continue statements (NFC) 2021-01-14 20:30:34 -08:00
TableGen [TableGen] Enhance !cast<string> to handle bit and bits types. 2021-01-14 10:20:35 -05:00
Target [ARM][GISel] Treat calls as variadic even if only fixed arguments provided 2021-01-15 09:37:01 +00:00
Testing
TextAPI [llvm] Remove redundant return and continue statements (NFC) 2021-01-14 20:30:34 -08:00
ToolDrivers
Transforms [llvm] Remove redundant return and continue statements (NFC) 2021-01-14 20:30:34 -08:00
WindowsManifest
XRay
CMakeLists.txt