1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib
2015-12-04 15:48:45 +00:00
..
Analysis [Analysis] Become aware of MSVC's new/delete functions 2015-12-03 22:45:19 +00:00
AsmParser AsmParser: Make the code for parsing unnamed aliases more closely resemble that for unnamed globals. 2015-11-25 02:54:07 +00:00
Bitcode Remove "ExportingModule" from ThinLTO Index (NFC) 2015-12-03 02:37:23 +00:00
CodeGen Revert "[BranchFolding] Merge MMOs during tail merge" 2015-12-04 04:15:05 +00:00
DebugInfo dwarfdump: Correctly indentify the indicies for DWP records 2015-12-03 18:41:59 +00:00
ExecutionEngine [Orc] Rename JITCompileCallbackManagerBase to JITCompileCallbackManager. 2015-12-04 02:15:39 +00:00
Fuzzer Libfuzzer: do not pass null into user function 2015-12-02 22:43:53 +00:00
IR IR: Use format_hex instead of handrolling the conversion. NFC 2015-12-04 02:14:34 +00:00
IRReader
LibDriver
LineEditor
Linker [ThinLTO] Appending linkage fixes 2015-12-03 18:20:05 +00:00
LTO Move a call to getGlobalContext out of lib/LTO. 2015-12-04 02:42:28 +00:00
MC MC: Make sure to clear *all* of MCMachOStreamer's state 2015-12-03 00:52:20 +00:00
Object Remove "ExportingModule" from ThinLTO Index (NFC) 2015-12-03 02:37:23 +00:00
Option
Passes
ProfileData Revert "[llvm-profdata] Add support for weighted merge of profile data" 2015-12-04 02:13:58 +00:00
Support Revert "raw_ostream: << operator for callables with raw_stream argument" 2015-12-03 23:00:28 +00:00
TableGen
Target [Hexagon] Using multiply instead of shift on signed number which can be UB 2015-12-04 15:48:45 +00:00
Transforms [asan] Fix dynamic allocas unpoisoning on PowerPC64. 2015-12-04 09:19:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile