1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/include/llvm
Lang Hames 45bbce283d [ExecutionEngine] Rename JITSymbol::isStrongDefinition to isStrong.
For symmetry with isWeak, isCommon.

llvm-svn: 322594
2018-01-16 20:39:51 +00:00
..
ADT Add a value_type to ArrayRef. 2018-01-16 09:11:20 +00:00
Analysis Add a pass to generate synthetic function entry counts. 2018-01-09 19:39:35 +00:00
AsmParser
BinaryFormat [WebAssembly] Add COMDAT support 2018-01-09 23:43:14 +00:00
Bitcode
CodeGen [GlobalISel][TableGen] Add support for SDNodeXForm 2018-01-16 18:44:05 +00:00
Config
DebugInfo [DebugInfo] Unify dumping of address ranges 2018-01-16 11:17:57 +00:00
Demangle
ExecutionEngine [ExecutionEngine] Rename JITSymbol::isStrongDefinition to isStrong. 2018-01-16 20:39:51 +00:00
FuzzMutate [FuzzMutate] Avoid using swifterror as a source operand 2018-01-11 14:43:05 +00:00
IR [NFC] Change MemIntrinsicInst::setAlignment() to take an unsigned instead of a Constant 2018-01-12 21:33:37 +00:00
IRReader
LineEditor
Linker
LTO [ThinLTO][CachePruning] explicitly disable pruning 2017-12-22 18:32:15 +00:00
MC MC: Remove redundant SetUsed arguments in MCSymbol methods 2018-01-12 18:05:40 +00:00
Object Allow unaligned access to ELF file data structures. 2018-01-12 22:09:19 +00:00
ObjectYAML [WebAssembly] Add COMDAT support 2018-01-09 23:43:14 +00:00
Option [COFF] Process /EXPORT option in fastpath 2018-01-09 20:36:42 +00:00
Passes
ProfileData Remove superfluous copies in sample profiling. 2017-12-28 18:10:41 +00:00
Support [Support] Remove MemoryBuffer::getNewMemBuffer 2018-01-15 11:03:30 +00:00
TableGen
Target [GlobalISel][TableGen] Add support for SDNodeXForm 2018-01-16 18:44:05 +00:00
Testing/Support [Testing/Support] Make the HasValue matcher composable 2017-12-13 10:00:38 +00:00
ToolDrivers
Transforms [JumpThreading] Preservation of DT and LVI across the pass 2018-01-12 21:06:48 +00:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt
InitializePasses.h [PM] port Rewrite Statepoints For GC to the new pass manager. 2017-12-15 09:32:11 +00:00
LinkAllIR.h
LinkAllPasses.h
module.modulemap [WebAssembly] Remove unneeded sub-directory 2017-12-21 03:16:34 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h