1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/lib
2019-07-23 19:28:03 +00:00
..
Analysis Analysis: Don't look through aliases when simplifying GEPs. 2019-07-22 22:13:46 +00:00
AsmParser ARM MTE stack sanitizer. 2019-07-15 20:02:23 +00:00
BinaryFormat [Object][XCOFF] Add support for 64-bit file header and section header dumping. 2019-07-09 18:09:11 +00:00
Bitcode [llvm-bcanalyzer] Fixed error 'Expected<T> must be checked before access or destruction' 2019-07-17 23:28:39 +00:00
Bitstream
CodeGen [TargetLowering] SimplifyMultipleUseDemandedBits - add VECTOR_SHUFFLE support. 2019-07-23 15:35:55 +00:00
DebugInfo [DWARF] Add more error handling to debug line parser. 2019-07-22 23:23:34 +00:00
Demangle
ExecutionEngine [ORC] Suppress an ORCv1 deprecation warning. 2019-07-18 19:55:42 +00:00
Fuzzer
FuzzMutate
IR [Remarks][NFC] Move the YAML serializer to its own header 2019-07-23 19:28:03 +00:00
IRReader
LineEditor
Linker
LTO Open native file handles to avoid converting from FDs, NFC 2019-07-11 20:29:32 +00:00
MC Stubs out TLOF for AIX and add support for common vars in assembly output. 2019-07-22 19:15:29 +00:00
MCA
Object [llvm-ar] Fix support for archives with members larger than 4GB 2019-07-23 14:44:21 +00:00
ObjectYAML [yaml2obj] - Allow overriding the sh_size field. 2019-07-11 12:59:29 +00:00
Option
Passes hwasan: Initialize the pass only once. 2019-07-17 21:45:19 +00:00
ProfileData [Profile] Support raw/indexed profiles larger than 4GB 2019-07-09 22:01:04 +00:00
Remarks [Remarks][NFC] Move the YAML serializer to its own header 2019-07-23 19:28:03 +00:00
Support FileSystem: Check for DTTOIF alone, not _DIRENT_HAVE_D_TYPE 2019-07-18 20:05:11 +00:00
TableGen
Target [PowerPC] Remove redundant load immediate instructions 2019-07-23 19:11:07 +00:00
Testing
TextAPI
ToolDrivers [llvm-lib] Add a dependency to intrinsics_gen to the LLVMLibDriver build 2019-07-15 18:15:12 +00:00
Transforms [IndVars] Fix a subtle bug in optimizeLoopExits 2019-07-23 17:45:11 +00:00
WindowsManifest
XRay Open native file handles to avoid converting from FDs, NFC 2019-07-11 20:29:32 +00:00
CMakeLists.txt Fix build errors LLVM tests are disabled. 2019-07-11 22:08:35 +00:00
LLVMBuild.txt