1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib
2015-12-03 21:44:28 +00:00
..
Analysis Test commit. 2015-12-03 19:03:20 +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 [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets 2015-12-03 18:55:28 +00:00
DebugInfo dwarfdump: Correctly indentify the indicies for DWP records 2015-12-03 18:41:59 +00:00
ExecutionEngine [RuntimeDyld] DenseMap -> std::unordered_map 2015-12-03 21:27:59 +00:00
Fuzzer Libfuzzer: do not pass null into user function 2015-12-02 22:43:53 +00:00
IR Interface to attach maximum function count from PGO to module as module flags. 2015-12-03 20:57:37 +00:00
IRReader Return a unique_ptr from getLazyBitcodeModule and parseBitcodeFile. NFC. 2015-06-16 22:27:55 +00:00
LibDriver [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
LineEditor
Linker [ThinLTO] Appending linkage fixes 2015-12-03 18:20:05 +00:00
LTO Use references now that it is natural to do so. 2015-12-01 19:50:54 +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 [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
Passes [PM] Port StripDeadPrototypes to the new pass manager 2015-10-30 23:28:12 +00:00
ProfileData [llvm-profdata] Change instr prof counter overflow to saturate rather than discard 2015-12-02 18:19:24 +00:00
Support [ARM] Add ARMv8.2-A to TargetParser 2015-12-01 10:33:56 +00:00
TableGen [TblGen] ArrayRefize TGParser. No functional change intended. 2015-10-24 12:46:45 +00:00
Target [Hexagon] Adding shuffling resources for HVX instructions and tests for instruction encodings. 2015-12-03 21:44:28 +00:00
Transforms clang-format FunctionImport after refactoring (NFC) 2015-12-03 02:58:14 +00:00
CMakeLists.txt LibDriver, llvm-lib: introduce. 2015-06-09 21:50:22 +00:00
LLVMBuild.txt Wrap some long lines in LLVMBuild files. NFC 2015-06-12 18:44:57 +00:00
Makefile LibDriver, llvm-lib: introduce. 2015-06-09 21:50:22 +00:00