1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
Momchil Velikov 5ea7edc062 [AArch64] Output the pseudo SPACE in asm and object files
Summary: It outputs nothing, but is useful for writing tests, checking asm output.

Reviewers: t.p.northover, ostannard, tellenbach

Reviewed By: tellenbach

Subscribers: tellenbach, kristof.beyls, hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D69185

Change-Id: I6b58310e9e5632f0976d2000ce975ee28df90ebe
2019-11-01 15:01:53 +00:00
..
Analysis [PGO][PGSO] TargetLowering/TargetTransformationInfo/SwitchLoweringUtils part. 2019-10-31 13:22:56 -07:00
AsmParser [IR] Allow fast math flags on calls with floating point array type. 2019-10-30 14:00:33 +00:00
BinaryFormat [DWARF5] Added support for deleted C++ special member functions. 2019-10-29 13:44:06 -07:00
Bitcode [IR] Allow fast math flags on calls with floating point array type. 2019-10-30 14:00:33 +00:00
Bitstream
CodeGen DAG: Add DAG argument to isFPExtFoldable 2019-10-31 22:32:45 -07:00
DebugInfo Fix -Wsign-compare warning with clang-cl 2019-10-30 15:20:43 -07:00
Demangle
ExecutionEngine [JITLink] Move block ownership from LinkGraph to Section. 2019-10-30 17:57:03 -07:00
Fuzzer
FuzzMutate
IR [LegacyPM] Fix pass structure dumping 2019-11-01 14:43:51 +03:00
IRReader
LineEditor
Linker
LTO Fix compilation warning on the trailing whitespace. NFC. 2019-10-24 09:55:06 -04:00
MC [PowerPC][AIX] Adds support for writing the data section in object files 2019-10-30 18:44:35 +00:00
MCA [MCA] Fix a spelling mistake in a comment. NFC 2019-10-27 10:06:22 +00:00
Object [Mips] Use appropriate private label prefix based on Mips ABI 2019-10-23 12:24:35 +02:00
ObjectYAML minidump: Add an "arm64" constant 2019-10-31 11:20:46 +01:00
Option
Passes PM: silence -Wpessimizing-move from GCC 9.2.1 (NFC) 2019-10-27 18:33:09 -04:00
ProfileData [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
Remarks [Remarks] Add support for linking remarks 2019-10-31 15:26:55 -07:00
Support [clang][llvm] Obsolete Exynos M1 and M2 2019-10-30 15:02:59 -05:00
TableGen Add Record::getValueAsOptionalDef(). 2019-10-25 16:39:21 -07:00
Target [AArch64] Output the pseudo SPACE in asm and object files 2019-11-01 15:01:53 +00:00
Testing
TextAPI
ToolDrivers
Transforms [Attributor] Really use the executed-context 2019-10-31 15:09:45 -05:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt