1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/lib
2017-01-27 00:09:59 +00:00
..
Analysis [SCEV] Introduce add operation inlining limit 2017-01-26 13:33:17 +00:00
AsmParser
Bitcode [ThinLTO] Fix lazy-loading of MDString instruction attachments 2017-01-20 20:29:16 +00:00
CodeGen GlobalISel: support debug intrinsics. 2017-01-26 23:39:14 +00:00
DebugInfo NFC: Rename PDB_ReaderType::Raw to Native for consistency with the NativeSession rename. 2017-01-27 00:01:55 +00:00
Demangle Demangle: correct demangling for CV-qualified functions 2017-01-24 20:04:58 +00:00
ExecutionEngine RuntimeDyldELF: add LDST128_ABS_LO12_NC reloc 2017-01-23 13:52:08 +00:00
Fuzzer [libFuzzer] simplify the value profile code and disable asan/msan on it 2017-01-27 00:09:59 +00:00
IR Add intrinsics for constrained floating point operations 2017-01-26 23:27:59 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO [LTO] Teach lib/LTO about the new pass manager. 2017-01-24 00:58:24 +00:00
MC [CodeView] Fix off-by-one error in def range gap emission 2017-01-24 16:57:55 +00:00
Object Fix llvm-objdump so it picks a good CPU based for Mach-O files 2017-01-24 23:41:04 +00:00
ObjectYAML Add LC_BUILD_VERSION load command 2017-01-23 20:07:55 +00:00
Option
Passes [PM] Enable the main loop pass pipelines with everything but 2017-01-26 23:21:17 +00:00
ProfileData
Support [APFloat] Fix comments. NFC. 2017-01-26 00:11:07 +00:00
TableGen
Target [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-26 23:40:06 +00:00
Transforms Revert a couple of InstCombine/Guard checkins 2017-01-26 23:38:11 +00:00
XRay
CMakeLists.txt
LLVMBuild.txt