1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
2020-07-06 12:40:45 -07:00
..
Analysis Reland "[ScalarEvolution] createSCEV(): recognize udiv/urem disguised as an sdiv/srem" 2020-07-06 18:00:22 +03:00
AsmParser LLParser: Accept align(N) as new syntax for parameter attribute 2020-06-26 18:10:21 -04:00
BinaryFormat [WebAssembly] Adding 64-bit version of R_WASM_MEMORY_ADDR_* relocs 2020-06-15 10:07:42 -07:00
Bitcode [BitcodeReader] Fix DelayedShuffle handling for ConstantExpr shuffles. 2020-06-30 13:23:07 -07:00
Bitstream
CodeGen [XCOFF][AIX] Give symbol an internal name when desired symbol name contains invalid character(s) 2020-07-06 15:49:15 +00:00
DebugInfo [DebugInfo] Use Cursor to detect errors in debug line prologue parser 2020-07-03 11:52:06 +01:00
Demangle
DWARFLinker
ExecutionEngine [SVE] Remove calls to VectorType::getNumElements from ExecutionEngine 2020-06-30 11:05:38 -07:00
Extensions
Frontend [openmp] Move Directive and Clause helper function to tablegen 2020-06-30 14:51:59 -04:00
Fuzzer
FuzzMutate [NewPM][LSR] Rename strength-reduce -> loop-reduce 2020-07-02 11:15:29 -07:00
IR Revert "[AssumeBundles] Use operand bundles to encode alignment assumptions" 2020-07-04 23:49:23 +03:00
IRReader
LineEditor
Linker
LTO Remove GlobalValue::getAlignment(). 2020-06-23 19:13:42 -07:00
MC [WebAssembly] 64-bit memory limits 2020-07-06 12:40:45 -07:00
MCA
Object [WebAssembly] 64-bit memory limits 2020-07-06 12:40:45 -07:00
ObjectYAML [WebAssembly] 64-bit memory limits 2020-07-06 12:40:45 -07:00
Option
Passes [NewPM][LSR] Rename strength-reduce -> loop-reduce 2020-07-02 11:15:29 -07:00
ProfileData Revert "[PGO] Extend the value profile buckets for mem op sizes." 2020-06-25 11:13:49 -07:00
Remarks YAMLRemarkParser.cpp - remove duplicate RemarkParser.h include. NFC. 2020-06-08 13:59:05 +01:00
Support [Support] Fix formatted_raw_ostream for UTF-8 2020-07-06 16:18:15 +01:00
TableGen Fix ubsan error in tblgen with signed left shift 2020-06-16 11:15:09 -07:00
Target [VE] Support symbol with offset in assembly 2020-07-07 04:16:51 +09:00
Testing
TextAPI [TextAPI/MachO] Fix style issues. NFC 2020-06-24 14:43:45 -07:00
ToolDrivers
Transforms [LV] Pass dbgs() to verifyFunction call. 2020-07-06 15:09:20 +01:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt