1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
Jessica Paquette a4c990fa53 [AArch64][GlobalISel] Mark G_SBFX/G_UBFX as legal for s32 and s64
This isn't perfect, since we should also verify that these only use constants.

Differential Revision: https://reviews.llvm.org/D99219
2021-03-24 11:08:41 -07:00
..
Analysis [Passes] Add relative lookup table converter pass 2021-03-24 17:31:18 +00:00
AsmParser [IR] Add vscale_range IR function attribute 2021-03-22 12:05:06 +00:00
BinaryFormat
Bitcode [IR] Add vscale_range IR function attribute 2021-03-22 12:05:06 +00:00
Bitstream
CodeGen [TTI] Return a TypeSize from getRegisterBitWidth. 2021-03-24 14:45:13 +00:00
DebugInfo [lld-link] emit an error when writing a PDB > 4 GiB 2021-03-17 15:15:08 -04:00
Demangle
DWARFLinker
ExecutionEngine Revert "[Orc] Allow OrcGenericABI variant of LazyCallThroughManager" 2021-03-23 15:23:33 +01:00
Extensions
FileCheck [FileCheck] Fix redundant diagnostics due to numeric errors 2021-03-17 19:25:41 -04:00
Frontend [OpenMP] Change OMPIRBuilder to append function attributes 2021-03-24 09:08:29 -04:00
Fuzzer
FuzzMutate
InterfaceStub
IR [IR][SVE] Add new llvm.experimental.stepvector intrinsic 2021-03-23 10:43:35 +00:00
IRReader [NFC] Formatting changes 2021-03-23 07:17:54 -04:00
LineEditor
Linker Support intrinsic overloading on unnamed types 2021-03-19 14:34:25 +01:00
LTO [LTO][MC] Discard non-prevailing defined symbols in module-level assembly 2021-03-18 15:33:42 -07:00
MC AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00
MCA [MCA] Fix for uninitialised member in constructor. NFC 2021-03-24 11:21:59 +00:00
Object [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
ObjectYAML AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00
Option
Passes [Passes] Add relative lookup table converter pass 2021-03-24 17:31:18 +00:00
ProfileData [Coverage] Load records immediately 2021-03-23 16:25:20 -07:00
Remarks
Support [Support] Fix 'keeping' temporary files on Windows 7 2021-03-24 12:47:08 -04:00
TableGen [NFC] Formatting changes 2021-03-23 07:17:54 -04:00
Target [AArch64][GlobalISel] Mark G_SBFX/G_UBFX as legal for s32 and s64 2021-03-24 11:08:41 -07:00
Testing
TextAPI
ToolDrivers
Transforms [Passes] Add relative lookup table converter pass 2021-03-24 17:31:18 +00:00
WindowsManifest
XRay
CMakeLists.txt