1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/lib
Oliver Stannard 0914bea32c Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""
Reverting because test 'Bindings/Go/go.test' is failing on most
buildbots.

This reverts commit fc9df309917e57de704f3ce4372138a8d4a23d7a.
2021-03-29 11:32:22 +01:00
..
Analysis [BasicAA] Make sure types match in constant offset heuristic 2021-03-28 21:38:09 +02:00
AsmParser Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute"" 2021-03-29 11:32:22 +01:00
BinaryFormat [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
Bitcode Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute"" 2021-03-29 11:32:22 +01:00
Bitstream
CodeGen [SelDag] Add isIntOrFPConstant helper function. 2021-03-28 12:48:58 +01:00
DebugInfo [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
Demangle
DWARFLinker [llvm] Add assertions for the smart pointers with the possibility to be null in DWARFLinker::loadClangModule 2021-02-27 10:14:39 +03:00
ExecutionEngine [ORC][C-bindings] Fix some ORC C bindings function names and signatures. 2021-03-28 16:30:47 -07:00
Extensions
FileCheck [FileCheck] Fix PR49531: invalid use of string var 2021-03-24 18:49:58 +00:00
Frontend [OpenMP] Change OMPIRBuilder to append function attributes 2021-03-24 09:08:29 -04:00
Fuzzer
FuzzMutate [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
InterfaceStub
IR Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute"" 2021-03-29 11:32:22 +01:00
IRReader [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
LineEditor
Linker Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute"" 2021-03-29 11:32:22 +01:00
LTO [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
MC AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00
MCA [MCA] Support carry-over instructions for in-order processors 2021-03-26 00:06:19 +03:00
Object [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
ObjectYAML AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00
Option [clang][cli] NFC: Remove ArgList infrastructure for recording queries 2021-02-25 13:53:24 +01:00
Passes add print-change diff modes that do not use colour 2021-03-25 10:35:27 -04:00
ProfileData Fix: Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 11:55:57 -04:00
Remarks Add intrinsics_gen as a dependency of libRemarks 2021-03-08 14:17:27 -08:00
Support [Triple][Driver] Add muslx32 environment and use /lib/ld-musl-x32.so.1 for -dynamic-linker 2021-03-25 16:25:47 -07:00
TableGen [Windows] Turn off text mode in TableGen and Rewriter to stop CRLF translation 2021-03-26 07:12:46 -04:00
Target [X86][SSE] combineHorizOpWithShuffle - consistently use getTargetShuffleInputs to decode shuffles 2021-03-29 11:31:19 +01:00
Testing
TextAPI [lld-macho] Change loadReexport to handle the case where a TAPI re-exports to reference documents nested within other TBD. 2021-03-02 12:14:31 -05:00
ToolDrivers [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
Transforms Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute"" 2021-03-29 11:32:22 +01:00
WindowsManifest
XRay
CMakeLists.txt