1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/include/llvm
Sanjay Patel f5a046ca77 revert r284495: [Target] remove TargetRecip class
There's something wrong with the StringRef usage while parsing the attribute string.

llvm-svn: 284513
2016-10-18 18:36:49 +00:00
..
ADT [ADT] Remove CachedHash<T>. 2016-10-18 17:50:39 +00:00
Analysis Fix differences in codegen between Linux and Windows toolchains 2016-10-18 00:11:19 +00:00
AsmParser
Bitcode [docs] Update some obsolete information in BitCodeFormat docs. 2016-10-14 16:23:09 +00:00
CodeGen [DAG] make isConstOrConstSplat and isConstOrConstSplatFP more accessible; NFC 2016-10-17 20:26:46 +00:00
Config Split a comment into generic description and note about the specific 2016-10-01 08:05:50 +00:00
DebugInfo Truncate long names in type records 2016-10-13 17:33:22 +00:00
Demangle Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
ExecutionEngine [RTDyld] Fix a bug in RTDyldMemoryManager::deregisterEHFrames. 2016-10-03 17:34:56 +00:00
IR DebugInfo: change alignment type from uint64_t to uint32_t to save space. 2016-10-18 14:31:22 +00:00
IRReader
LibDriver
LineEditor
Linker [ThinLTO] Don't link module level assembly when importing 2016-10-12 18:39:29 +00:00
LTO Delete dead code. 2016-10-17 19:25:42 +00:00
MC [ADT] Move CachedHashString to its own header in ADT, and rename to CachedHashStringRef. 2016-10-17 22:24:36 +00:00
Object [Object/ELF] - Check Header->e_shoff value earlier and do not crash. 2016-10-17 14:28:12 +00:00
ObjectYAML [macho2yaml] Don't write empty linkedit data 2016-08-17 21:46:04 +00:00
Option Generalize ArgList::AddAllArgs more 2016-09-29 19:47:58 +00:00
Passes [PM] Significantly refactor the pass pipeline parsing to be easier to 2016-08-03 03:21:41 +00:00
ProfileData [Coverage] Support loading multiple binaries into a CoverageMapping 2016-10-14 17:16:53 +00:00
Support Revert "Resubmit "Add support for advanced number formatting."" 2016-10-18 09:30:18 +00:00
TableGen
Target revert r284495: [Target] remove TargetRecip class 2016-10-18 18:36:49 +00:00
Transforms commit back "GVN-hoist: fix store past load dependence analysis (PR30216, PR30499)" 2016-10-13 01:39:10 +00:00
CMakeLists.txt
InitializePasses.h GlobalISel: rename legalizer components to match others. 2016-10-14 22:18:18 +00:00
LinkAllIR.h
LinkAllPasses.h Add a counter-function insertion pass 2016-09-01 09:42:39 +00:00
module.modulemap [modules] Re-enable some previously excluded files. 2016-09-13 14:41:35 +00:00
module.modulemap.build
Pass.h Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
PassAnalysisSupport.h
PassInfo.h Use StringRef in Pass Info/Support API (NFC) 2016-10-01 04:03:30 +00:00
PassRegistry.h
PassSupport.h Use StringRef in Pass Info/Support API (NFC) 2016-10-01 04:03:30 +00:00