1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
Amara Emerson 6a47e74b23 [AArch64][GlobalISel] Add isel support for G_BLOCK_ADDR.
Also refactors some existing code to materialize addresses for the large code
model so it can be shared between G_GLOBAL_VALUE and G_BLOCK_ADDR.

This implements PR36390.

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

llvm-svn: 338337
2018-07-31 00:09:02 +00:00
..
Analysis Remove trailing space 2018-07-30 19:41:25 +00:00
AsmParser Remove trailing space 2018-07-30 19:41:25 +00:00
BinaryFormat [dwarfdump] Add pretty printer for accelerator table based on Atom. 2018-07-13 17:21:51 +00:00
Bitcode Remove trailing space 2018-07-30 19:41:25 +00:00
CodeGen [GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR blockaddress constants. 2018-07-31 00:08:50 +00:00
DebugInfo This fixes a crash when a second pass is required for the Codeview Type merging *and* the index points outside of the table (which should lead to an error being printed). 2018-07-30 21:14:25 +00:00
Demangle [MS Demangler] Add rudimentary C++11 Support 2018-07-30 23:02:10 +00:00
ExecutionEngine Remove trailing space 2018-07-30 19:41:25 +00:00
Fuzzer
FuzzMutate Remove trailing space 2018-07-30 19:41:25 +00:00
IR Remove trailing space 2018-07-30 19:41:25 +00:00
IRReader
LineEditor
Linker [NFC] Remove an empty line. 2018-07-27 06:50:45 +00:00
LTO Remove trailing space 2018-07-30 19:41:25 +00:00
MC Remove trailing space 2018-07-30 19:41:25 +00:00
Object Remove trailing space 2018-07-30 19:41:25 +00:00
ObjectYAML MC: Implement support for new .addrsig and .addrsig_sym directives. 2018-07-17 22:17:18 +00:00
Option
Passes Revert "[GVNHoist] Re-enable GVNHoist by default" 2018-07-30 20:07:33 +00:00
ProfileData [InstrProf] Use comdats on COFF for available_externally functions 2018-07-26 22:59:17 +00:00
Support Remove trailing space 2018-07-30 19:41:25 +00:00
TableGen Remove trailing space 2018-07-30 19:41:25 +00:00
Target [AArch64][GlobalISel] Add isel support for G_BLOCK_ADDR. 2018-07-31 00:09:02 +00:00
Testing
ToolDrivers Give llvm-lib rudimentary help output. 2018-07-14 02:29:44 +00:00
Transforms [VPlan] Introduce VPlan-based dominator analysis. 2018-07-30 21:33:31 +00:00
WindowsManifest
XRay [XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata record entry in FDR mode 2018-07-13 05:38:22 +00:00
CMakeLists.txt
LLVMBuild.txt