1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
2019-06-15 19:12:44 +00:00
..
Analysis [SCEV] Use unsigned/signed intersection type in SCEV 2019-06-15 09:15:52 +00:00
AsmParser Revert r361953 "[SVE][IR] Scalable Vector IR Type" 2019-06-09 19:27:50 +00:00
BinaryFormat
Bitcode [ThinLTO][Bitcode] Add 'entrycount' to FS_COMBINED_PROFILE. NFC 2019-06-13 12:33:26 +00:00
CodeGen adding more fmf propagation for selects plus updated tests 2019-06-15 04:53:51 +00:00
DebugInfo Symbolize: Remove dead code. NFCI. 2019-06-13 22:49:34 +00:00
Demangle llvm-undname: Correctly demangle vararg parameters 2019-06-04 19:10:08 +00:00
ExecutionEngine [JITLink] Move JITLinkMemoryManager into its own header. 2019-06-14 19:41:21 +00:00
Fuzzer
FuzzMutate
IR [Remarks] Use the RemarkSetup error in setupOptimizationRemarks 2019-06-14 18:18:26 +00:00
IRReader
LineEditor
Linker
LTO [Clang] Harmonize Split DWARF options with llc 2019-06-15 15:38:51 +00:00
MC Add --print-supported-cpus flag for clang. 2019-06-14 21:42:21 +00:00
MCA [MCA] Ignore invalid processor resource writes of zero cycles. NFCI 2019-06-14 13:31:21 +00:00
Object Share /machine: handling code with llvm-cvtres too 2019-06-12 11:32:43 +00:00
ObjectYAML [yaml2obj] - Allow setting cutom Flags for implicit sections. 2019-06-14 11:01:14 +00:00
Option
Passes [Attributor] Pass infrastructure and fixpoint framework 2019-06-05 03:02:24 +00:00
ProfileData [Coverage] Speculative fix for r363325 for an older compiler 2019-06-14 00:03:22 +00:00
Remarks
Support [clang] Add storage for APValue in ConstantExpr 2019-06-15 10:24:47 +00:00
TableGen
Target [X86] CombineShuffleWithExtract - assert all src ops types are multiples of rootsize. NFCI. 2019-06-15 19:12:44 +00:00
Testing
TextAPI
ToolDrivers Share /machine: handling code with llvm-cvtres too 2019-06-12 11:32:43 +00:00
Transforms [SimplifyIndVar] Simplify non-overflowing saturating add/sub 2019-06-15 08:48:52 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt