1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
2020-07-09 11:58:15 -07:00
..
Analysis [InstSimplify] Don't fold vectors of partial undef in SimplifySelectInst if the non-undef element value might produce poison 2020-07-09 11:01:12 -07:00
AsmParser [LLVM] Accept noundef attribute in function definitions/calls 2020-07-08 19:02:04 +00:00
BinaryFormat
Bitcode [LLVM] Accept noundef attribute in function definitions/calls 2020-07-08 19:02:04 +00:00
Bitstream
CodeGen [RISCV] Avoid Splitting MBB in RISCVExpandPseudo 2020-07-09 13:54:13 +01:00
DebugInfo [DebugInfo] Fix pessimizing move. NFC. 2020-07-09 14:23:46 +02:00
Demangle
DWARFLinker
ExecutionEngine [ORC] Modify LazyCallThroughManager to support asynchronous resolution. 2020-07-08 21:13:55 -07:00
Extensions
Frontend [OpenMPIRBuilder][Fix] Move llvm::omp::types to OpenMPIRBuilder. 2020-07-08 17:23:55 +02:00
Fuzzer
FuzzMutate [NewPM][LSR] Rename strength-reduce -> loop-reduce 2020-07-02 11:15:29 -07:00
IR OpaquePtr: Don't check pointee type for byval/preallocated 2020-07-09 09:37:41 -04:00
IRReader
LineEditor
Linker
LTO
MC Make helpers static. NFC. 2020-07-09 13:48:56 +02:00
MCA
Object [WebAssembly] 64-bit memory limits 2020-07-06 12:40:45 -07:00
ObjectYAML [DWARFYAML] Use override instead of virtual for better safety. 2020-07-09 18:55:42 +08:00
Option
Passes [NewPM] Add PredicateInfoPrinterPass to PassRegistry.def 2020-07-08 09:32:46 -07:00
ProfileData Revert "[PGO] Extend the value profile buckets for mem op sizes." 2020-06-25 11:13:49 -07:00
Remarks
Support Revert 51b0da73 "Recommit "[X86] Merge the FEATURE_64BIT and FEATURE_EM64T bits in X86TargetParser.def."" 2020-07-09 17:55:58 +02:00
TableGen
Target [NFC][AArch64] Refactor getArgumentPopSize 2020-07-09 11:58:15 -07:00
Testing
TextAPI
ToolDrivers
Transforms SpeculativeExecution: Fix for logic change introduced in D81730. 2020-07-09 15:45:23 +03:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt