1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/include/llvm
2016-08-16 21:02:04 +00:00
..
ADT [ADT] Fix DepthFirstIterator's std::iterator base to have normal typedefs 2016-08-15 22:07:30 +00:00
Analysis Revert "Enhance SCEV to compute the trip count for some loops with unknown stride." 2016-08-16 21:02:04 +00:00
AsmParser
Bitcode [PM] BitcodeWriterPass should derive from PassInfoMixin 2016-08-12 21:33:36 +00:00
CodeGen [GlobalISel] Mention pointers in LowLevelType.h. NFC. 2016-08-16 14:02:36 +00:00
Config
DebugInfo CodeView: extract the OMF Directory Header 2016-08-09 00:25:12 +00:00
ExecutionEngine [MCJIT] Improve documentation and error handling for MCJIT::runFunction. 2016-08-11 15:56:23 +00:00
IR [X86] Add xgetbv/xsetbv intrinsics to non-windows platforms 2016-08-16 06:41:00 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO Fix an instance of -Wmicrosoft-enum-value by making the enum unsigned 2016-08-16 20:22:49 +00:00
MC Avoid accessing LLVM/DWARF register mappings if undefined 2016-08-12 23:12:59 +00:00
Object CodeView: extract the OMF Directory Header 2016-08-09 00:25:12 +00:00
ObjectYAML [Mach0YAML] Change n_type from uint8_t to llvm::yaml::Hex8 2016-08-04 21:07:39 +00:00
Option
Passes [PM] Significantly refactor the pass pipeline parsing to be easier to 2016-08-03 03:21:41 +00:00
ProfileData
Support Fix some Clang-tidy modernize-use-using and Include What You Use warnings. 2016-08-13 00:50:41 +00:00
TableGen
Target [GlobalISel] Fix G_MUL comment. NFC. 2016-08-16 14:37:43 +00:00
Transforms [LTO] Simplify APIs and constify (NFC) 2016-08-16 05:46:05 +00:00
CMakeLists.txt
InitializePasses.h [PM] Port LoopDataPrefetch to new pass manager 2016-08-13 04:11:27 +00:00
LinkAllIR.h
LinkAllPasses.h
module.modulemap Update modulemap for Msf -> MSF rename. 2016-07-30 12:05:17 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h