1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
Matt Arsenault 11c06aabd0 AMDGPU: Remove mubuf specific PatFrags
These are identical to the *_global PatFrag, and will only create more
work to get the GlobalISel importer to handle them.

llvm-svn: 365350
2019-07-08 16:53:53 +00:00
..
Analysis Add, and infer, a nofree function attribute 2019-07-08 15:57:56 +00:00
AsmParser Add, and infer, a nofree function attribute 2019-07-08 15:57:56 +00:00
BinaryFormat [AMDGPU] Added a new metadata for multi grid sync implicit argument 2019-07-05 16:05:17 +00:00
Bitcode [Bitcode][NFC] Remove unused variable from BitcodeAnalyzer 2019-07-08 16:19:45 +00:00
Bitstream [Bitcode] Move Bitstream to a separate library 2019-07-03 22:40:07 +00:00
CodeGen GlobalISel: Convert some build functions to using SrcOp/DstOp 2019-07-08 16:27:47 +00:00
DebugInfo Revert Changing CodeView debug info type record representation in assembly files to make it more human-readable & editable 2019-07-03 00:51:49 +00:00
Demangle
ExecutionEngine [JITLink][ORC] Add EHFrameRegistrar interface, use in EHFrameRegistrationPlugin. 2019-07-04 00:05:12 +00:00
Fuzzer
FuzzMutate
IR Teach the IRBuilder about fadd and friends. 2019-07-08 16:18:18 +00:00
IRReader
LineEditor
Linker
LTO [ThinLTO] Attempt to recommit r365188 after alignment fix 2019-07-05 15:25:05 +00:00
MC Add support for the 'macCatalyst' MachO platform 2019-07-02 23:47:11 +00:00
MCA
Object [Object/ELF.h] - Improve error reporting. 2019-07-05 11:28:49 +00:00
ObjectYAML [yaml2obj] - Allow overriding sh_offset field from the YAML. 2019-07-02 10:20:12 +00:00
Option Make joined instances of JoinedOrSeparate flags point to the unaliased args, like all other arg types do 2019-07-05 11:45:24 +00:00
Passes
ProfileData
Remarks Fix MSVC "not all control paths return a value" warnings. NFCI. 2019-07-04 09:46:06 +00:00
Support Revert "[FileCheck] Simplify numeric variable interface" 2019-07-05 22:23:27 +00:00
TableGen
Target AMDGPU: Remove mubuf specific PatFrags 2019-07-08 16:53:53 +00:00
Testing
TextAPI
ToolDrivers lld, llvm-dlltool, llvm-lib: Use getAsString() instead of getSpelling() for printing unknown args 2019-07-05 12:31:32 +00:00
Transforms Add, and infer, a nofree function attribute 2019-07-08 16:33:32 +00:00
WindowsManifest
XRay
CMakeLists.txt [Bitcode] Move Bitstream to a separate library 2019-07-03 22:40:07 +00:00
LLVMBuild.txt [Bitcode] Move Bitstream to a separate library 2019-07-03 22:40:07 +00:00