1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/include/llvm
Philip Reames 5209f18c1c Revert "Allow invokable sub-classes of IntrinsicInst"
This reverts commit d87b9b81ccb95217181ce75515c6c68bbb408ca4.

Post commit review raised concerns, reverting while discussion happens.
2021-04-20 15:38:38 -07:00
..
ADT [Support] APInt.h - remove <algorithm> include. NFCI. 2021-04-20 11:21:39 +01:00
Analysis [NFC][SCEV] Split getLosslessPtrToIntExpr out of getPtrToIntExpr() 2021-04-20 21:29:21 +03:00
AsmParser
BinaryFormat [yaml2obj/obj2yaml/llvm-readobj] Support printing and parsing AVR-specific e_flags 2021-04-15 15:54:28 +02:00
Bitcode [IR] Add vscale_range IR function attribute 2021-03-22 12:05:06 +00:00
Bitstream
CodeGen [X86][SSE] combineX86ShuffleChain - check if we're blending with zero into already zero elements 2021-04-20 17:09:49 +01:00
Config [CMake][AIX] Adjust plugin library extension used on AIX 2021-03-04 11:23:06 -05:00
DebugInfo Fix bug in .eh_frame/.debug_frame PC offset calculation for DW_EH_PE_pcrel 2021-04-15 15:06:20 +04:00
Demangle * Fix demangling of optional template-args for vendor extended type qualifier. 2021-03-24 10:21:32 +04:00
DWARFLinker [dsymutil] Don't emit .debug_pubnames and .debug_pubtypes 2021-04-06 19:01:45 -07:00
ExecutionEngine [docs] Fix doxygen comments wrongly attached to the llvm namespace 2021-04-07 01:20:18 +02:00
FileCheck [FileCheck] Fix numeric error propagation 2021-03-17 19:25:41 -04:00
Frontend [OpenMP IRBuilder, MLIR] Add support for OpenMP do schedule dynamic 2021-04-16 16:09:49 +01:00
FuzzMutate
InterfaceStub [docs] Fix doxygen comments wrongly attached to the llvm namespace 2021-04-07 01:20:18 +02:00
IR Revert "Allow invokable sub-classes of IntrinsicInst" 2021-04-20 15:38:38 -07:00
IRReader
LineEditor
Linker
LTO [LTO][Legacy] Decouple option parsing from LTOCodeGenerator 2021-03-31 16:43:26 +00:00
MC fix comment typos to cycle bots 2021-04-14 22:12:56 -04:00
MCA [MCA][LSUnit] Fix a potential use after free in the logic that updates memory groups. 2021-04-20 13:30:45 +01:00
Object [LLD] Implement /guard:[no]ehcont 2021-04-14 15:06:49 +08:00
ObjectYAML [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
Option
Passes [NewPM] Redesign of PreserveCFG Checker 2021-04-06 12:35:49 +07:00
ProfileData Replace uses of std::iterator with explicit using 2021-04-12 10:47:14 -07:00
Remarks
Support [AArch64] Add apple-m1 CPU, and default to it for macOS. 2021-04-20 08:41:04 -07:00
TableGen [TableGen] Add support for the 'assert' statement in multiclasses 2021-04-19 09:01:42 -04:00
Target [X86] Initialize TargetOptions::StackProtectorGuardOffset member to its default value 2021-04-07 09:04:25 +02:00
Testing/Support
TextAPI Replace uses of std::iterator with explicit using 2021-04-12 10:47:14 -07:00
ToolDrivers
Transforms [OpenMP] Add OpenMPOpt as a Module pass 2021-04-20 12:28:58 -04:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt
InitializePasses.h [OpenMP] Add OpenMPOpt as a Module pass 2021-04-20 12:28:58 -04:00
LinkAllIR.h
LinkAllPasses.h [OpenMP] Add OpenMPOpt as a Module pass 2021-04-20 12:28:58 -04:00
module.extern.modulemap
module.install.modulemap
module.modulemap Revert "[build][modules] Fix ObjCARCUtil.h modularization" 2021-03-09 09:36:47 -08:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h