1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include/llvm
2017-07-11 14:23:14 +00:00
..
ADT [ADT] Add a default constructor and a bool conversion to function_ref. 2017-07-09 06:12:56 +00:00
Analysis fix typos in comments; NFC 2017-07-11 06:04:59 +00:00
AsmParser
BinaryFormat Revert "Revert "Revert "Revert "Switch external cvtres.exe for llvm's own resource library."""" 2017-07-08 03:06:10 +00:00
Bitcode
CodeGen [globalisel][tablegen] Change method of squashing unused variable warnings following post-commit comments. 2017-07-11 14:23:14 +00:00
Config
DebugInfo [lld/pdb] Create an empty public symbol record stream. 2017-07-10 22:40:20 +00:00
Demangle
ExecutionEngine Fix uninitalized memory access introduced in r307350. 2017-07-07 10:23:13 +00:00
IR Use DenseMap instead std::map for GVSummaryMapTy. 2017-07-10 20:12:54 +00:00
IRReader
LineEditor
Linker
LTO
MC Doxygen formatting. NFCI 2017-07-10 22:11:50 +00:00
Object Revert "Revert "Revert "Revert "Switch external cvtres.exe for llvm's own resource library."""" 2017-07-08 03:06:10 +00:00
ObjectYAML [ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-07-01 01:35:55 +00:00
Option [Bash-autocompletion] Auto complete cc1 options if -cc1 is specified 2017-07-08 17:48:59 +00:00
Passes [PM] Enable registration of out-of-tree passes with PassBuilder 2017-07-10 10:57:55 +00:00
ProfileData llvm-profdata: Improve memory usage by tuning SmallDenseMap size 2017-07-11 01:18:28 +00:00
Support [ConstHoisting] choose to hoist when frequency is the same. 2017-07-06 22:32:27 +00:00
TableGen
Target Add DAG argument to canMergeStoresTo NFC. 2017-07-10 20:25:54 +00:00
Testing/Support
ToolDrivers/llvm-lib
Transforms Extend memcpy expansion in Transform/Utils to handle wider operand types. 2017-07-07 02:00:06 +00:00
XRay
CMakeLists.txt
InitializePasses.h [RegAllocFast] Add the proper initialize method to use the .mir infrastructure 2017-07-07 19:25:42 +00:00
LinkAllIR.h
LinkAllPasses.h
module.modulemap [globalisel][tablegen] Fix the modules build after r307079 2017-07-04 16:29:38 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h