1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00
llvm-mirror/lib
Lang Hames a156cf61cb Re-apply "[JITLink][ELF] Add support for ELF::R_X86_64_REX_GOTPCRELX relocation"
This re-applies e2fceec2fd1 with fixes. Apparently we already *do* support
relaxation for ELF, so we need to make sure the test case allocates a slab at
a fixed address, and that the R_X86_64_REX_GOTPCRELX test references an external
that is guaranteed to be out of range.
2020-10-23 09:48:05 -07:00
..
Analysis [LSR] ignore profitable chain when reg num is not major cost. 2020-10-23 09:35:48 -04:00
AsmParser [IR] Adds mustprogress as a LLVM IR attribute 2020-10-20 03:09:57 -04:00
BinaryFormat [WebAssembly] Added .tabletype to asm and multiple table support in obj files 2020-10-13 07:52:23 -07:00
Bitcode Handle value uses wrapped in metadata for the use-list order 2020-10-20 20:05:59 +02:00
Bitstream
CodeGen [WebAssembly] Implementation of (most) table instructions 2020-10-23 08:42:54 -07:00
DebugInfo Revert several changes related to llvm-symbolizer exiting non-zero on failure. 2020-10-21 15:21:44 -07:00
Demangle
DWARFLinker Revert "[DWARFLinker] Capitalize type names (NFC)" 2020-10-22 15:09:45 +07:00
ExecutionEngine Re-apply "[JITLink][ELF] Add support for ELF::R_X86_64_REX_GOTPCRELX relocation" 2020-10-23 09:48:05 -07:00
Extensions
FileCheck
Frontend [OpenMP] Emit calls to int64_t functions for amdgcn 2020-10-22 15:02:47 +01:00
Fuzzer
FuzzMutate
InterfaceStub [llvm] Fix ODRViolations for VersionTuple YAML specializations NFC 2020-10-20 18:29:15 -07:00
IR [IR] Merge metadata manipulation code into Value 2020-10-23 11:08:26 +07:00
IRReader
LineEditor
Linker Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
LTO Re-land [ThinLTO] Re-order modules for optimal multi-threaded processing 2020-10-13 21:54:15 -04:00
MC [WebAssembly] Implementation of (most) table instructions 2020-10-23 08:42:54 -07:00
MCA [ARM][SchedModels] Convert IsPredicatedPred to MCSchedPredicate 2020-10-19 11:37:54 +03:00
Object [WebAssembly] Implementation of (most) table instructions 2020-10-23 08:42:54 -07:00
ObjectYAML Reland "[yaml2obj][ELF] - Simplify the code that performs sections validation." 2020-10-20 16:25:33 +03:00
Option
Passes Port -instnamer to NPM 2020-10-22 12:08:36 -07:00
ProfileData [NFC][SampleFDO] Move some common stuff from SampleProfileReaderExtBinary/WriterExtBinary 2020-10-22 15:56:55 -07:00
Remarks
Support [X86] Add User Interrupts(UINTR) instructions 2020-10-22 17:33:07 +08:00
TableGen [TableGen] Change !getop and !setop to !getdagop and !setdagop. 2020-10-23 10:36:05 -04:00
Target [AArch64][SVE] Fix umin/umax lowering to handle out of range imm. 2020-10-23 09:42:56 -07:00
Testing
TextAPI
ToolDrivers
Transforms [LSR] ignore profitable chain when reg num is not major cost. 2020-10-23 09:35:48 -04:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt