1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include/llvm
Sam Parker ea6298dde2 Revert "[CostModel] Unify Intrinsic Costs."
This reverts commit de71def3f59dc9f12f67141b5040d8e15c84d08a.

This is causing some very large changes, so I'm first going to break
this patch down and re-commit in parts.
2020-05-21 12:50:24 +01:00
..
ADT [IR][BFloat] Add BFloat IR type 2020-05-15 14:43:43 +01:00
Analysis Revert "[CostModel] Unify Intrinsic Costs." 2020-05-21 12:50:24 +01:00
AsmParser Fix -Wdocumentation warning. NFC. 2020-05-16 15:00:56 +01:00
BinaryFormat [XCOFF] XCOFF constants, MCObjectFileInfo placeholder code for DWARF; NFC 2020-05-08 16:51:34 -04:00
Bitcode [IR] Convert null-pointer-is-valid into an enum attribute 2020-05-15 19:41:07 +02:00
Bitstream Avoid including FileSystem.h from MemoryBuffer.h 2020-02-29 12:30:23 -08:00
CodeGen Revert "[CostModel] Unify Intrinsic Costs." 2020-05-21 12:50:24 +01:00
Config [CMake] Delete HAVE_SCHED_GETAFFINITY and HAVE_CPU_COUNT 2020-04-19 08:50:23 -07:00
DebugInfo GenericError.h - remove unused StringRef.h include. NFC. 2020-05-20 17:30:02 +01:00
Demangle Give microsoftDemangle() an outparam for how many input bytes were consumed. 2020-05-20 16:17:31 -04:00
DWARFLinker [dsymutil] Add option to print statistics about the .debug_info size. 2020-05-06 19:48:45 -07:00
ExecutionEngine ObjectCache.h - replace unnecessary MemoryBuffer.h include with forward declarations. NFC. 2020-05-19 13:12:41 +01:00
Frontend/OpenMP [OPENMP50]Add initial support for 'affinity' clause. 2020-05-19 08:19:09 -04:00
FuzzMutate FuzzerCLI.h - reduce StringRef.h include to forward declaration. NFC. 2020-05-12 13:03:50 +01:00
IR [HardwareLoops] llvm.loop.decrement.reg definition 2020-05-21 10:48:16 +01:00
IRReader Infer alignment of unmarked loads in IR/bitcode parsing. 2020-05-14 13:03:50 -07:00
LineEditor
Linker
LTO LTO.h - reduce includes to forward declarations. NFC. 2020-05-09 15:10:51 +01:00
MC MCTargetOptionsCommandFlags.h - remove unnecessary includes. NFC. 2020-05-19 15:15:26 +01:00
MCA [MCA] Fixed a bug where loads and stores were sometimes incorrectly marked as depedent. Fixes PR45793. 2020-05-05 10:25:36 +01:00
Object Mangler.h - reduce GlobalValue.h include to forward declaration. NFC. 2020-05-10 14:03:27 +01:00
ObjectYAML [yaml2obj] - Implement the "Offset" property for the Fill Chunk. 2020-05-20 13:38:48 +03:00
Option
Passes [llvm] Add interface to drive inlining decision using ML model 2020-05-13 13:27:29 -07:00
ProfileData [gcov] Default coverage version to '408*' and delete CC1 option -coverage-exit-block-before-body 2020-05-12 09:14:03 -07:00
Remarks RemarkStringTable.h - reduce StringRef/Remark includes to forward declarations. NFC 2020-05-08 12:30:49 +01:00
Support [SVE] Remove IITDescriptor::ScalableVecArgument 2020-05-21 08:15:10 +01:00
TableGen [TableGen] Delete unused Record::resolveReferencesTo() after D44478. NFC 2020-04-26 01:21:41 -07:00
Target Reland [X86] Codegen for preallocated 2020-05-20 11:25:44 -07: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 Fix a layering violation by not depending from Transforms/Utils on Transforms/Scalar. 2020-05-21 09:51:58 +02:00
WindowsManifest
WindowsResource
XRay [XRay] Change Sled.Function to PC-relative for sled version 2 and make llvm-xray support sled version 2 addresses 2020-04-24 14:41:56 -07:00
CMakeLists.txt
InitializePasses.h Add CanonicalizeFreezeInLoops pass 2020-05-21 09:29:29 +09:00
LinkAllIR.h
LinkAllPasses.h Introduce fix-irreducible pass 2020-04-15 15:05:51 +05:30
module.extern.modulemap
module.install.modulemap
module.modulemap Fix modules build after introduction of PassSupport.h include check 2020-04-27 13:53:44 +02:00
module.modulemap.build
Pass.h Pass.h/cpp - cleanup includes and forward declaration. NFC. 2020-04-16 13:15:31 +01:00
PassAnalysisSupport.h [Pass] Ensure we don't include PassSupport.h or PassAnalysisSupport.h directly 2020-04-26 12:58:20 +01:00
PassInfo.h
PassRegistry.h
PassSupport.h [Pass] Ensure we don't include PassSupport.h or PassAnalysisSupport.h directly 2020-04-26 12:58:20 +01:00