git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[COFF] Dump string table size for COFF file headers
[lldb.git]
/
llvm
/
include
/
llvm
/
2020-05-06
Reid Kleckner
[COFF] Dump string table size for COFF file headers
tree
|
commitdiff
2020-05-06
Whitney Tsang
[LoopUnrollAndJam] Changed safety checks to consider...
tree
|
commitdiff
2020-05-06
Jay Foad
Fix misleading comments.
tree
|
commitdiff
2020-05-06
Benjamin Kramer
Quiet some -Wdocumentation warnings.
tree
|
commitdiff
2020-05-06
Konstantin Schwarz
[GlobalISel][InlineAsm] Add support for basic output...
tree
|
commitdiff
2020-05-06
Wenlei He
[llvm-profdata] Support -detailed-summary for Sample...
tree
|
commitdiff
2020-05-06
Justice Adams
Fix SelectionDAG Graph Printing on Windows
tree
|
commitdiff
2020-05-05
Reid Kleckner
[Support] Move LLD's parallel algorithm wrappers to...
tree
|
commitdiff
2020-05-05
Jan Korous
[VFS][NFC] Fix typo in comment
tree
|
commitdiff
2020-05-05
Alina Sbirlea
[MemorySSA] Make MemoryLocation unknown when phi transl...
tree
|
commitdiff
2020-05-05
Jinsong Ji
[MachinePipeliner] Add ORE for MachinePipeliner
tree
|
commitdiff
2020-05-05
Simon Pilgrim
[TTI] getScalarizationOverhead - use explicit VectorTyp...
tree
|
commitdiff
2020-05-05
Sam Parker
[NFC][CostModel] Add TargetCostKind to relevant APIs
tree
|
commitdiff
2020-05-05
Andrea Di Biagio
[MCA] Fixed a bug where loads and stores were sometimes...
tree
|
commitdiff
2020-05-05
Reid Kleckner
[PDB] Move stream index tracking to GSIStreamBuilder
tree
|
commitdiff
2020-05-05
River Riddle
[mlir] Add support for merging identical blocks during...
tree
|
commitdiff
2020-05-05
Zakk Chen
[LTO] Suppress emission of empty combined module by...
tree
|
commitdiff
2020-05-04
Lang Hames
[ORC] Rename SearchOrder operations on JITDylib to...
tree
|
commitdiff
2020-05-04
Raul Tambre
[AArch64] Add NVIDIA Carmel support
tree
|
commitdiff
2020-05-04
Melanie Blower
Reapply "Add support for #pragma float_control" with...
tree
|
commitdiff
2020-05-04
Johannes Doerfert
[Attributor][NFC] Replace the nested AAMap with a key...
tree
|
commitdiff
2020-05-04
Johannes Doerfert
[Attributor] Remember only necessary dependences
tree
|
commitdiff
2020-05-03
Johannes Doerfert
[Attributor][NFC] Encode IRPositions in the bits of...
tree
|
commitdiff
2020-05-03
Johannes Doerfert
[Attributor][NFC] Let AbstractAttribute be an IRPosition
tree
|
commitdiff
2020-05-03
Alexey Lapshin
[Debuginfo][NFC] Avoid double calling of DWARFDie:...
tree
|
commitdiff
2020-05-03
Reid Kleckner
[PDB] Bypass generic deserialization code for publics...
tree
|
commitdiff
2020-05-02
Reid Kleckner
[PDB] Remove unique_ptr wrapper around C13 line table...
tree
|
commitdiff
2020-05-02
Reid Kleckner
[COFF] Add and use a zero-copy tokenizer for .drectve
tree
|
commitdiff
2020-05-02
Benjamin Kramer
[SmallVector] Weaken the predicate for the memcpy optim...
tree
|
commitdiff
2020-05-02
Benjamin Kramer
[Allocator] Make Deallocate() pass alignment and make...
tree
|
commitdiff
2020-05-02
Sam McCall
std::isspace -> llvm::isSpace (where locale should...
tree
|
commitdiff
2020-05-02
Sam McCall
[ADT] Add locale-independent isSpace() to StringExtras...
tree
|
commitdiff
2020-05-02
Nikita Popov
Remove getNumUses() comparisons (NFC)
tree
|
commitdiff
2020-05-02
Xing GUO
[Object] Change ObjectFile::getSymbolValue() return...
tree
|
commitdiff
2020-05-02
Craig Topper
[CostModel][X86][ARM] Teach default implementation...
tree
|
commitdiff
2020-05-01
Christopher Tetreault
[SVE] Fix invalid use of VectorType::getNumElements...
tree
|
commitdiff
2020-05-01
River Riddle
[IndexedAccessorRange] Only offset the base if the...
tree
|
commitdiff
2020-05-01
Nico Weber
Fix pr31836 on Windows too, and correctly handle repeat...
tree
|
commitdiff
2020-05-01
Melanie Blower
Revert "Reapply "Add support for #pragma float_control...
tree
|
commitdiff
2020-05-01
Fangrui Song
[ADT] Add DenseSetImpl(begin, end)
tree
|
commitdiff
2020-05-01
Melanie Blower
Reapply "Add support for #pragma float_control" with...
tree
|
commitdiff
2020-05-01
Melanie Blower
Revert "Add support for #pragma float_control"
tree
|
commitdiff
2020-05-01
Melanie Blower
Add support for #pragma float_control
tree
|
commitdiff
2020-05-01
Benjamin Kramer
[IR] AttributeList::getContext has a single user, remov...
tree
|
commitdiff
2020-05-01
Hubert Tong
[XCOFF] Clean-up enum use in BinaryFormat/XCOFF.h; NFC
tree
|
commitdiff
2020-04-30
Sergey Dmitriev
[AbstractCallSite] Look though constant cast expression...
tree
|
commitdiff
2020-04-30
Sam Clegg
[WebAssembly] Fix test failure after 0a6c4d8d2eb
tree
|
commitdiff
2020-04-30
Florian Hahn
[LoopVersioning] Update setAliasChecks to take ArrayRef...
tree
|
commitdiff
2020-04-30
Eli Friedman
[IRBuilder][NFC] Dereference MaybeAlign that's known...
tree
|
commitdiff
2020-04-30
Alexey Bataev
[OPENMP50]Basic support for uses_allocators clause.
tree
|
commitdiff
2020-04-30
Sam Clegg
[WebAssmebly] Add support for defined wasm globals...
tree
|
commitdiff
2020-04-30
Arthur Eubanks
[NFC] Rename *ByValOrInalloca* to *PassPointeeByValue*
tree
|
commitdiff
2020-04-30
Jann Horn
[AddressSanitizer] Refactor: Permit >1 interesting...
tree
|
commitdiff
2020-04-30
Raphael Isemann
Include SmallVector.h in IPO.h to fix modules build...
tree
|
commitdiff
2020-04-30
Alexander Potapenko
Revert an accidental commit of four AddressSanitizer...
tree
|
commitdiff
2020-04-30
diggerlin
[AIX] emit .extern and .weak directive linkage
tree
|
commitdiff
2020-04-30
Jann Horn
[AddressSanitizer] Refactor ClDebug{Min,Max} handling
tree
|
commitdiff
2020-04-30
Cullen Rhodes
[AArch64][SVE] Remove unused FP reduction intrinsic...
tree
|
commitdiff
2020-04-30
Evgeniy Brevnov
[BPI][NFC] Reuse post dominantor tree from analysis...
tree
|
commitdiff
2020-04-29
Mircea Trofin
[llvm][NFC] Use CallBase explicitly instead of Instruct...
tree
|
commitdiff
2020-04-29
Alina Sbirlea
[MemorySSA] Pass DT to the upward iterator for proper...
tree
|
commitdiff
2020-04-29
Christopher Tetreault
[NFC] Make ConstantVector/ConstantDataVector::getType...
tree
|
commitdiff
2020-04-29
Jan Korous
[FileCollector] move Root creation
tree
|
commitdiff
2020-04-29
Christopher Tetreault
[SVE] Upgrade VectorType tests to test new types
tree
|
commitdiff
2020-04-29
Anh Tuyen Tran
[VFDatabase] Scalar functions are vector functions...
tree
|
commitdiff
2020-04-29
Hiroshi Yamauchi
[PGO][PGSO] Prep for enabling non-cold code size opts...
tree
|
commitdiff
2020-04-29
Mircea Trofin
[llvm][NFC] Change parameter type to more specific...
tree
|
commitdiff
2020-04-29
Simon Pilgrim
Revert rG5c4b4a62256876 "PseudoSourceValue.h - reduce...
tree
|
commitdiff
2020-04-29
Simon Pilgrim
PseudoSourceValue.h - reduce GlobalValue.h include...
tree
|
commitdiff
2020-04-29
Simon Pilgrim
[TTI] Add DemandedElts to getScalarizationOverhead
tree
|
commitdiff
2020-04-29
David Blaikie
Remove DeleteContainer* functions, now that all uses...
tree
|
commitdiff
2020-04-28
Sterling Augustine
Make getCompileUnitForAddress public.
tree
|
commitdiff
2020-04-28
Sam McCall
Reland "Add a facility to get system cache directory...
tree
|
commitdiff
2020-04-28
Eric Christopher
Temporarily revert "Add a facility to get system cache...
tree
|
commitdiff
2020-04-28
Vojtěch Štěpančík
Add a facility to get system cache directory and use...
tree
|
commitdiff
2020-04-28
Davide Italiano
[GlobalISel] Assign the correct debug location when...
tree
|
commitdiff
2020-04-28
Florian Hahn
[LAA] Move CheckingPtrGroup/PointerCheck outside class...
tree
|
commitdiff
2020-04-28
Mircea Trofin
[llvm][NFC] Refactor APIs operating on CallBase
tree
|
commitdiff
2020-04-28
David Blaikie
MustBeExecutedContextExplorer::InstructionIteratorMap...
tree
|
commitdiff
2020-04-28
David Blaikie
Attributor::ArgumentReplacementMap: Use unique_ptr...
tree
|
commitdiff
2020-04-28
Fangrui Song
[Support] Simplify and optimize ThreadPool
tree
|
commitdiff
2020-04-28
Jan Korous
[FileCollector] Lock Mutex in copyFiles
tree
|
commitdiff
2020-04-28
Nick Desaulniers
[TII] remove overrides of isUnpredicatedTerminator
tree
|
commitdiff
2020-04-28
Sam Parker
[TTI] Add TargetCostKind argument to getUserCost
tree
|
commitdiff
2020-04-28
Craig Topper
[IR] Replace all uses of CallBase::getCalledValue(...
tree
|
commitdiff
2020-04-28
Mircea Trofin
[llvm][NFC] Use CallBase instead of Instruction in...
tree
|
commitdiff
2020-04-27
Arthur Eubanks
Add IR constructs for preallocated (inalloca replacement)
tree
|
commitdiff
2020-04-27
Christopher Tetreault
[SVE] Add specialized overloads of VectorType::get
tree
|
commitdiff
2020-04-27
Andrew Browne
ADT: SmallVector size/capacity use word-size integers...
tree
|
commitdiff
2020-04-27
Mircea Trofin
[llvm][NFC] Add an explicit 'ComputeFullInlineCost...
tree
|
commitdiff
2020-04-27
Wei Mi
[ProfileSummary] Add partial profile annotation on IR.
tree
|
commitdiff
2020-04-27
Simon Pilgrim
CachedHashString.h - remove unnecessary includes. NFC.
tree
|
commitdiff
2020-04-27
Raphael Isemann
Fix modules build after introduction of PassSupport...
tree
|
commitdiff
2020-04-27
Sam Parker
[NFC][CostModel] Refactor getCastInstrCost
tree
|
commitdiff
2020-04-27
Benjamin Kramer
Add the gsl::Pointer/gsl::Owner combo to ArrayRef and...
tree
|
commitdiff
2020-04-27
QingShan Zhang
[NFC][DAGCombine] Adding three helper functions and...
tree
|
commitdiff
2020-04-26
Hongtao Yu
[ViewCFG] Allow printing edge weights in debuggers
tree
|
commitdiff
2020-04-26
Benjamin Kramer
Sort EnumAttr so it matches Attribute::operator<
tree
|
commitdiff
2020-04-26
Alexandre Ganea
Re-land [MC] Fix quadratic behavior in addPendingLabel
tree
|
commitdiff
2020-04-26
Simon Pilgrim
MachineFunction.h - reduce includes to forward declarat...
tree
|
commitdiff
next