summaryrefslogtreecommitdiffstats
path: root/llvm/include
Commit message (Expand)AuthorAgeFilesLines
* Move RDF from Hexagon to CodegenScott Constable2020-06-243-0/+1359
* [ManagedStatic] Fix build errors with clang-tblgen in Debug mode using MSVC 2...Denys Petrov2020-06-231-2/+2
* [PowerPC] Add missing handling for half precisionTom Stellard2020-06-221-0/+9
* [PowerPC] Add support for vmsumudmAhsan Saghir2020-06-221-0/+3
* [AARch64] Add Marvell ThunderX3T110 supportWei Zhao2020-06-171-0/+4
* Backport 4878aa36d4a [ValueLattice] Add new state for undef constants.Florian Hahn2020-05-181-60/+102
* Revert "Re-land [MC] Fix quadratic behavior in addPendingLabel"Tom Stellard2020-04-291-2/+1
* Re-land [MC] Fix quadratic behavior in addPendingLabelAlexandre Ganea2020-04-271-1/+2
* [CodeView] Align type records on 4-bytes when emitting PDBsAlexandre Ganea2020-04-161-0/+5
* [Clang][Driver] In -fintegrated-cc1 mode, avoid crashing on exit after a comp...Alexandre Ganea2020-03-132-0/+11
* Revert abb00753 "build: reduce CMake handling for zlib" (PR44780)Hans Wennborg2020-03-031-0/+6
* [llvm][Support][modulemap] Exclude WindowsSupport.h from the LLVM_Util moduleMichael Spencer2020-03-021-0/+3
* llvm-ar: Fix MinGW compilationHans Wennborg2020-02-281-0/+243
* [MC][ARM] Resolve some pcrel fixups at assembly time (PR44929)Hans Wennborg2020-02-271-1/+6
* [Clang][Driver] After default -fintegrated-cc1, make llvm::report_fatal_error...Alexandre Ganea2020-02-122-0/+11
* [Clang] Remove unused #pragma clang __debug handle_crashAlexandre Ganea2020-02-101-4/+0
* StringRef.h: __builtin_strlen seems to exist in VS 2017 MSVC 19.16 or laterHans Wennborg2020-02-071-1/+1
* Actually, don't try to use __builtin_strlen in StringRef.h before VS 2019Hans Wennborg2020-02-031-2/+3
* Declare __builtin_strlen in StringRef.h as constexprHans Wennborg2020-02-031-1/+1
* [AArch64] -fpatchable-function-entry=N,0: place patch label after BTIFangrui Song2020-02-031-1/+2
* [ORC] Add support for emulated TLS to ORCv2.Lang Hames2020-01-295-52/+93
* [ORC] Add weak symbol support to defineMaterializing, fix for PR40074.Lang Hames2020-01-291-4/+9
* [PassManagerBuilder] Remove global extension when a plugin is unloadedElia Geretto2020-01-291-3/+25
* Add function attribute "patchable-function-prefix" to support -fpatchable-fun...Fangrui Song2020-01-241-0/+6
* [XRay] Set hasSideEffects flag of PATCHABLE_FUNCTION_{ENTER,EXIT}Fangrui Song2020-01-241-2/+2
* [ELF][PowerPC] Support R_PPC_COPY and R_PPC64_COPYFangrui Song2020-01-241-0/+2
* [RISCV] Fix evaluating %pcrel_lo against global and weak symbolsJames Clarke2020-01-232-1/+12
* [Transforms][RISCV] Remove a "using namespace llvm" from an include file. Fix...Craig Topper2020-01-171-9/+7
* [yaml2obj/obj2yaml] - Add support for SHT_RELR sections.Georgii Rymar2020-01-151-0/+12
* Revert "[yaml2obj/obj2yaml] - Add support for SHT_RELR sections."Georgii Rymar2020-01-151-12/+0
* [Support] Replace Windows __declspec(thread) with thread_local for LLVM_THREA...Russell Gallop2020-01-151-11/+7
* [AArch64][SVE] Add ptest intrinsicsCullen Rhodes2020-01-151-0/+14
* [yaml2obj/obj2yaml] - Add support for SHT_RELR sections.Georgii Rymar2020-01-151-0/+12
* [DWARF] Fix DWARFDebugAranges to support 64-bit CU offsets.Igor Kudrin2020-01-151-4/+4
* [Attributor] AAValueConstantRange: Value range analysis using constant rangeHideto Ueno2020-01-151-0/+161
* [Scheduler] Adjust interface of CreateTargetMIHazardRecognizer to use Schedul...David Green2020-01-151-1/+2
* CMake: Make most target symbols hidden by defaultTom Stellard2020-01-141-0/+6
* [GVN] fix comment/argument name to match actual implementation. NFCFedor Sergeev2020-01-151-2/+2
* [NewPM] Port MergeFunctions passNikita Popov2020-01-142-1/+33
* [ThinLTO] Handle variable with twice promoted name (Rust)Teresa Johnson2020-01-141-2/+4
* SCC: Allow ReplaceNode to safely support insertionWarren Ristow2020-01-141-1/+4
* Removed PointerUnion3 and PointerUnion4 aliases in favor of the variadic temp...Dmitri Gribenko2020-01-142-14/+4
* [FPEnv] Add some comments to IRBuilder.hUlrich Weigand2020-01-141-0/+6
* [RISCV][NFC] Deduplicate Atomic Intrinsic DefinitionsSam Elliott2020-01-141-45/+45
* [Target] Fix uninitialized value in 10c11e4e2d05cf0e8f8251f50d84ce77eb1e9b8dSam McCall2020-01-141-1/+1
* [GlobalISel] Change representation of shuffle masks in MachineOperand.Eli Friedman2020-01-133-6/+9
* [Dsymutil][Debuginfo][NFC] #3 Refactor dsymutil to separate DWARF optimizing ...Alexey Lapshin2020-01-131-0/+112
* [LTO] Constify lto::Config reference passed to backends (NFC)Teresa Johnson2020-01-132-5/+6
* Rework be15dfa88fb1 such that it works with GlobalISel which doesn't use EVTDaniel Sanders2020-01-131-0/+10
* GlobalISel: Fix assertion on wide G_ZEXT sourcesMatt Arsenault2020-01-131-1/+2