1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include
Matt Arsenault a03ce058a1 GlobalISel: Add generic instructions for memory intrinsics
AArch64, X86 and Mips currently directly consumes these and custom
lowering to produce a libcall, but really these should follow the
normal legalization process through the libcall/lower action.
2020-08-26 20:08:45 -04:00
..
llvm GlobalISel: Add generic instructions for memory intrinsics 2020-08-26 20:08:45 -04:00
llvm-c [ConstProp] Remove ConstantPropagation 2020-08-26 15:51:30 -07:00