1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
2019-08-12 14:00:31 +00:00
..
Analysis [MemDep] allow to select block-scan-limit when constructing MemoryDependenceAnalysis 2019-08-10 01:23:38 +00:00
AsmParser
BinaryFormat
Bitcode [ObjC][ARC] Upgrade calls to ARC runtime functions to intrinsic calls if 2019-08-08 16:59:31 +00:00
Bitstream
CodeGen Revert r368565: [CodeGen] Do the Simple Early Return in block-placement pass to optimize the blocks 2019-08-12 14:00:31 +00:00
DebugInfo DebugInfo/DWARF: Provide some (pretty half-hearted) error handling access when parsing units 2019-08-09 01:14:33 +00:00
Demangle
ExecutionEngine Replace llvm::MutexGuard/UniqueLock with their standard equivalents 2019-08-07 10:57:25 +00:00
Fuzzer
FuzzMutate
IR Change the return type of UpgradeARCRuntimeCalls to void 2019-08-08 23:33:17 +00:00
IRReader
LineEditor
Linker Linker: Add support for GlobalIFunc. 2019-08-08 22:09:18 +00:00
LTO
MC [MC] Don't recreate a label if it's already used 2019-08-09 20:16:31 +00:00
MCA [MCA] Add flag -show-encoding to llvm-mca. 2019-08-09 11:26:27 +00:00
Object Print reasonable representations of type names in llvm-nm, readelf and readobj 2019-08-09 16:54:51 +00:00
ObjectYAML [yaml2obj/obj2yaml] - Add a basic support for extended section indexes. 2019-08-08 09:49:05 +00:00
Option
Passes Title: Loop Cache Analysis 2019-08-09 13:56:29 +00:00
ProfileData Revert "test commit" 2019-08-11 05:59:20 +00:00
Remarks
Support [X86] Support -march=tigerlake 2019-08-12 01:29:46 +00:00
TableGen
Target [RISCV] Fix ICE in isDesirableToCommuteWithShift 2019-08-12 13:51:00 +00:00
Testing
TextAPI
ToolDrivers
Transforms [InstCombine] x /c fabs(x) -> copysign(1.0, x) 2019-08-12 13:43:35 +00:00
WindowsManifest
XRay Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
CMakeLists.txt
LLVMBuild.txt