1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Simon Atanasyan 99e3c4bcdd [mips] Remove unused IsPCRelativeLoad MIPS instructions attribute. NFC
This attribute is always set to zero.
2019-11-21 13:50:14 +03:00
..
Analysis Revert "[DependenceAnalysis] Dependecies for loads marked with "ivnariant.load" should not be shared with general accesses. Fix for https://bugs.llvm.org/show_bug.cgi?id=42151" 2019-11-21 11:40:15 +01:00
AsmParser [IR] Redefine Freeze instruction 2019-11-12 10:49:00 +09:00
BinaryFormat [AMDGPU] add support for hostcall buffer pointer as hidden kernel argument 2019-11-20 15:53:55 +05:30
Bitcode Fix error message missed in commit dde589389fcb8b5098f7a47f1b781b27d29a0cac. 2019-11-18 16:04:09 -08:00
Bitstream
CodeGen [DAGCombine][NFC] Use ArrayRef and correctly size SmallVectors. 2019-11-21 08:53:37 +01:00
DebugInfo Recommit "[DWARF] Add an api to get "interpreted" location lists" 2019-11-20 16:24:11 +01:00
Demangle [demangle] NFC: get rid of NodeOrString 2019-11-04 12:17:12 -08:00
ExecutionEngine [Orc][Modules] Fix Modules build fallout from a34680a33eb. 2019-11-20 17:34:34 -08:00
Fuzzer
FuzzMutate
IR [DebugInfo] Refactor DIExpression [SZ]Ext creation into function [NFC] 2019-11-21 10:44:04 +01:00
IRReader
LineEditor
Linker [IRMover] Set Address Space for moved global values 2019-11-05 16:32:48 -08:00
LTO [LTO][Legacy] Add API for passing LLVM options separately 2019-11-19 16:30:37 -08:00
MC [AIX][XCOFF] Write Function descriptors and TOC base to data section 2019-11-19 16:11:00 +00:00
MCA
Object The patch is the compiler error specific on the compile error on CMVC 2019-11-19 15:17:56 -05:00
ObjectYAML Recommit "[DWARF] Add an api to get "interpreted" location lists" 2019-11-20 16:24:11 +01:00
Option
Passes [SVFS] Inject TLI Mappings in VFABI attribute. 2019-11-15 18:42:56 +00:00
ProfileData [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
Remarks Remarks - fix static analyzer warnings. NFCI. 2019-11-09 13:01:05 +00:00
Support Revert "[Driver] Use VFS to check if sanitizer blacklists exist" 2019-11-21 11:31:14 +01:00
TableGen Tablegen: Remove the error for duplicate include files. 2019-11-20 18:24:10 -08:00
Target [mips] Remove unused IsPCRelativeLoad MIPS instructions attribute. NFC 2019-11-21 13:50:14 +03:00
Testing
TextAPI
ToolDrivers
Transforms Revert "[Driver] Use VFS to check if sanitizer blacklists exist" 2019-11-21 11:31:14 +01:00
WindowsManifest
XRay [llvm-xray] Add AArch64 to llvm-xray extract 2019-11-08 06:37:47 -08:00
CMakeLists.txt
LLVMBuild.txt