1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
2017-01-05 22:05:47 +00:00
..
Analysis ThinLTO: add early "dead-stripping" on the Index 2017-01-05 21:34:18 +00:00
AsmParser ASMParser: use range-based for loops (NFC) 2016-12-27 18:35:22 +00:00
Bitcode ThinLTO: add early "dead-stripping" on the Index 2017-01-05 21:34:18 +00:00
CodeGen PR 31534: When emitting both DWARF unwind tables and debug information, 2017-01-05 20:55:28 +00:00
DebugInfo [cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfig 2017-01-02 18:19:35 +00:00
Demangle
ExecutionEngine [ExecutionEngine] Fix compile errors in OProfileJITEventListener. 2017-01-03 21:39:43 +00:00
Fuzzer [libFuzzer] improve error handling during the merge (handle various IO failures) 2017-01-05 22:05:47 +00:00
IR [AVX-512] Remove vinsert intrinsics and autoupgrade to native shufflevectors. There are some codegen problems here that I'll try to fix in future commits. 2017-01-03 05:45:57 +00:00
IRReader
LibDriver LibDriver: Allow resource files to be archive members. 2016-12-15 19:37:46 +00:00
LineEditor
Linker
LTO ThinLTO: add early "dead-stripping" on the Index 2017-01-05 21:34:18 +00:00
MC Reapply "[CodeGen] Fix invalid DWARF info on Win64" 2017-01-02 03:00:19 +00:00
Object Fix a bugs with using some Mach-O command line flags like "-arch armv7m". 2016-12-16 22:54:02 +00:00
ObjectYAML [ObjectYAML] Support for DWARF debug_info section 2016-12-22 22:44:27 +00:00
Option
Passes [PM] Introduce a devirtualization iteration layer for the new PM. 2016-12-28 11:07:33 +00:00
ProfileData
Support Typo 2017-01-05 17:59:22 +00:00
TableGen [Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-04 02:02:05 +00:00
Target [AArch64] Fold some filled/spilled subreg COPYs 2017-01-05 21:51:42 +00:00
Transforms Fix typo. NFC 2017-01-05 21:40:08 +00:00
CMakeLists.txt
LLVMBuild.txt