1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/include/llvm
Eli Friedman 5bf90476ea [DenseMap] Add assertion that end() iterator isn't derefenced.
This would have saved me some time this morning.
2020-04-11 14:53:09 -07:00
..
ADT [DenseMap] Add assertion that end() iterator isn't derefenced. 2020-04-11 14:53:09 -07:00
Analysis [VectorUtils] rename scaleShuffleMask to narrowShuffleMaskElts; NFC 2020-04-11 10:05:49 -04:00
AsmParser
BinaryFormat [PowerPC][Future] Initial support for PCRel addressing for constant pool loads 2020-04-09 11:17:23 -05:00
Bitcode
Bitstream Avoid including FileSystem.h from MemoryBuffer.h 2020-02-29 12:30:23 -08:00
CodeGen TargetLoweringObjectFileImpl.h - replace MCExpr.h and Module.h includes with forward declarations. NFC. 2020-04-11 14:13:39 +01:00
Config Revert abb00753 "build: reduce CMake handling for zlib" (PR44780) 2020-03-03 11:03:09 +01:00
DebugInfo [PDB] Remove defunct PDBFileBuilder::commitFpm declaration. NFC. 2020-04-11 09:58:11 +01:00
Demangle
DWARFLinker [DWARFLinker][dsymutil][NFC] Move DwarfStreamer into DWARFLinker. 2020-04-07 21:21:54 +03:00
ExecutionEngine [ORC] Use CodeGenOpt::Default as the default level in JITTargetMachineBuilder. 2020-04-10 13:25:48 -07:00
Frontend/OpenMP [OpenMP] Add match_{all,any,none} declare variant selector extensions. 2020-04-07 23:33:24 -05:00
FuzzMutate
IR Clean up usages of asserting vector getters in Type 2020-04-10 14:18:47 -07:00
IRReader
LineEditor
Linker
LTO [ThinLTO] Allow usage of all hardware threads in the system 2020-03-27 10:20:58 -04:00
MC [WebAssembly][MC] Use StringRef over std::string pointer 2020-04-08 18:28:08 -07:00
MCA Fix typo in comment 2020-04-09 10:36:00 +01:00
Object [NFC][XCOFF] refactor readobj/XCOFFDumper.cpp 2020-04-07 11:33:31 -04:00
ObjectYAML [yaml2obj] - Add NBucket and NChain fields for the SHT_HASH section. 2020-04-01 12:28:16 +03:00
Option
Passes [NFC] Do not run CGProfilePass when not using integrated assembler 2020-03-31 10:31:31 -07:00
ProfileData Recommit [SampleFDO] Add flag for partial profile. 2020-04-07 14:28:25 -07:00
Remarks Fix a few mismatched iterator types revealed from a libc++ + LLVM_EXPENSIVE_CHECKS build 2020-04-10 10:12:51 -07:00
Support Use more LLVM_ENABLE_ABI_BREAKING_CHECKS in Error.h 2020-04-11 21:14:18 +02:00
TableGen
Target [PowerPC] Handle f16 as a storage type only 2020-04-11 07:34:47 -05:00
Testing/Support [clangd] Support multiple cursors in selectionRange. 2020-03-25 17:59:09 +01:00
TextAPI [llvm][TextAPI] adding inlining reexported libraries support 2020-04-02 13:05:08 -07:00
ToolDrivers
Transforms ModuleUtils.h - include and forward declaration cleanup. NFC. 2020-04-11 21:25:53 +01:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt
InitializePasses.h Re-land [Codegen/Statepoint] Allow usage of registers for non gc deopt values. 2020-04-10 10:13:39 +07:00
LinkAllIR.h
LinkAllPasses.h Introduce unify-loop-exits pass. 2020-03-30 13:23:56 -04:00
module.extern.modulemap
module.install.modulemap
module.modulemap Move CFGDiff.h from IR to Support 2020-04-10 00:14:10 -07:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h