1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/include/llvm
Matt Arsenault 3a92d93149 CodeGen: Move undef_tied_input declaration
This doesn't belong in ARM specific code since it's generally
recognized by tablegen.
2020-02-18 10:33:10 -08:00
..
ADT [ADT] Use inherited ctors to forward to base. NFCI. 2020-02-17 14:39:15 +01:00
Analysis [VectorUtils] Accept IRBuilderBase; NFC 2020-02-18 18:02:04 +01:00
AsmParser
BinaryFormat Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
Bitcode
Bitstream Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
CodeGen Add OffsetIsScalable to getMemOperandWithOffset 2020-02-18 15:53:29 +00:00
Config
DebugInfo [NFC] Move ValidTextRanges out of DwarfTransformer and into GsymCreator and unify address is not in GSYM errors so all strings match. 2020-02-15 16:48:23 -08:00
Demangle
DWARFLinker [dsymutil] Fix double relocation of DW_AT_call_return_pc 2020-02-13 17:42:48 -08:00
ExecutionEngine [AsmPrinter] De-capitalize all AsmPrinter::Emit* but EmitInstruction 2020-02-13 17:06:24 -08:00
Frontend/OpenMP [FIX] Order macros after D72304 2020-02-15 01:37:23 -06:00
FuzzMutate Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
IR [ARM,MVE] Add vbrsrq intrinsics family 2020-02-18 17:31:21 +00:00
IRReader
LineEditor
Linker
LTO [Support] On Windows, ensure hardware_concurrency() extends to all CPU sockets and all NUMA groups 2020-02-14 10:24:22 -05:00
MC [MC] Delete two unused MCCodePadder functions missed by D71106 2020-02-16 22:37:33 -08:00
MCA
Object Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
ObjectYAML [yaml2obj] - Change NameIndex to StName for Symbol. 2020-02-06 12:04:19 +03:00
Option Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Passes
ProfileData Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
Remarks [Remarks] Extend the RemarkStreamer to support other emitters 2020-02-04 17:16:02 -08:00
Support [AArch64] Add Cortex-A34 Support for clang and llvm 2020-02-18 14:56:16 +00:00
TableGen [llvm][TableGen] Define FieldInit::isConcrete overload 2020-02-10 18:04:58 -08:00
Target CodeGen: Move undef_tied_input declaration 2020-02-18 10:33:10 -08:00
Testing/Support
TextAPI Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
ToolDrivers
Transforms [SimplifyLibCalls] Accept IRBuilderBase; NFC 2020-02-18 17:59:07 +01:00
WindowsManifest
WindowsResource
XRay Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
CMakeLists.txt
InitializePasses.h [VectorCombine] new IR transform pass for partial vector ops 2020-02-09 10:04:41 -05:00
LinkAllIR.h
LinkAllPasses.h [VectorCombine] new IR transform pass for partial vector ops 2020-02-09 10:04:41 -05:00
module.extern.modulemap
module.install.modulemap
module.modulemap Fix modules build after https://reviews.llvm.org/D73835 (IRBuilder virtualization change) 2020-02-17 11:22:44 -08:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h