1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
2020-08-02 11:50:58 -04:00
..
Analysis [InstSimplify] fold max (max X, Y), X --> max X, Y 2020-08-02 11:50:58 -04:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen GlobalISel: Implement bitcast action for G_EXTRACT_VECTOR_ELEMENT 2020-08-02 10:42:07 -04:00
DebugInfo
Demangle
DWARFLinker
ExecutionEngine [llvm-jitlink] Add -phony-externals option to suppress unresolved externals. 2020-08-01 18:33:44 -07:00
Extensions
Frontend [OpenMP][IRBuilder] Support allocas in nested parallel regions 2020-07-30 10:19:39 -05:00
Fuzzer
FuzzMutate
IR Revert "[Attributor] AAPotentialValues Interface" 2020-08-02 22:49:52 +09:00
IRReader
LineEditor
Linker
LTO
MC [MC] Support infix operator ! 2020-07-30 23:25:53 -07:00
MCA
Object [llvm-libtool-darwin] Refactor Slice and writeUniversalBinary 2020-07-31 09:22:35 -07:00
ObjectYAML [DWARFYAML][debug_aranges] Make the 'Descriptors' field optional. 2020-08-02 21:39:44 +08:00
Option
Passes [tbaa] Rename type-based-aa -> tbaa 2020-07-30 19:51:35 -07:00
ProfileData
Remarks
Support Use llvm::is_contained where appropriate (NFC) 2020-08-01 21:51:06 -07:00
TableGen
Target GlobalISel: Implement bitcast action for G_EXTRACT_VECTOR_ELEMENT 2020-08-02 10:42:07 -04:00
Testing
TextAPI
ToolDrivers
Transforms Revert "[Attributor] AAPotentialValues Interface" 2020-08-02 22:49:52 +09:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt