1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include/llvm
Paul Walker 688c9ab1a3 Fix typo in static_assert for size of LoadSDNodeBitfields.
Reviewers: fhahn, jlebar, delena, RKSimon

Reviewed By: fhahn, jlebar

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D45769

llvm-svn: 330830
2018-04-25 14:42:44 +00:00
..
ADT Bring back APInt self-move assignment check for MSVC only 2018-04-24 21:41:50 +00:00
Analysis [CaptureTracking] Fixup const correctness of DomTree arg (NFC) 2018-04-24 21:12:45 +00:00
AsmParser
BinaryFormat [WebAssembly] Distinguish debug/symbol names in the Wasm structs. NFC 2018-04-20 17:07:24 +00:00
Bitcode Add the ShadowCallStack attribute 2018-04-03 20:10:40 +00:00
CodeGen Fix typo in static_assert for size of LoadSDNodeBitfields. 2018-04-25 14:42:44 +00:00
Config Re-land r329156 "Add llvm-exegesis tool." 2018-04-04 11:37:06 +00:00
DebugInfo [LLD/PDB] Emit first section contribution for DBI Module Descriptor. 2018-04-20 18:00:46 +00:00
Demangle [demangler] Add a partial demangling API for LLDB. 2018-04-12 20:41:38 +00:00
ExecutionEngine Test commit access. 2018-04-22 17:53:34 +00:00
FuzzMutate
IR [X86] Revert r330638 - accidental commit 2018-04-23 20:05:51 +00:00
IRReader
LineEditor
Linker
LTO [LTO] Add stats-file option to LTO/Config.h. 2018-04-20 10:18:36 +00:00
MC [MC] Remove orphan MCSchedModel::computeReciprocalThroughput declaration. NFCI. 2018-04-24 13:01:03 +00:00
Object [WebAssembly] Use section index in relocation section header 2018-04-24 18:11:36 +00:00
ObjectYAML [ObjectYAML] Add ability for DWARFYAML to calculate DIE lengths 2018-04-20 12:33:49 +00:00
Option
Passes Re-land r329273: [Plugins] Add a slim plugin API to work together with the new PM 2018-04-05 15:04:13 +00:00
ProfileData [include] Change std::sort to llvm::sort in response to r327219 2018-04-01 18:39:50 +00:00
Support [Support] fix countLeadingZeros for types shorter than int 2018-04-24 20:08:05 +00:00
TableGen TableGen: Streamline how defs are instantiated 2018-03-21 17:12:53 +00:00
Target Remove unused argument from emitModuleMetadata. 2018-04-20 19:07:57 +00:00
Testing/Support [Testing/Support] Make Failed() matcher work with abstract error types 2018-04-10 14:11:53 +00:00
ToolDrivers
Transforms [LV][VPlan] Detect outer loops for explicit vectorization. 2018-04-24 17:04:17 +00:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt
InitializePasses.h Correct dwarf unwind information in function epilogue 2018-04-24 10:32:08 +00:00
LinkAllIR.h
LinkAllPasses.h Fix some layering in AggressiveInstCombine (avoiding inclusion of Scalar.h) 2018-04-24 15:40:07 +00:00
module.modulemap Rename *CommandFlags.def to *CommandFlags.inc 2018-04-11 18:49:37 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h