projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2018-08-26
Sanjay Patel
[SelectionDAG][x86] turn insertelement into undef with...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Lang Hames
[ORC] Remove a workaround for systems lacking 8-byte...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Lang Hames
[ORC] Do not include non-global symbols in getObjectSym...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Chandler Carruth
Replace fancy use of initializer lists with simple...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Chandler Carruth
[IR] Replace `isa<TerminatorInst>` with `isTerminator()`.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Chandler Carruth
Avoid specializing a variadic member template in a...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Chandler Carruth
[IR] Sink `isExceptional` predicate to `Instruction...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Chandler Carruth
[IR] Begin removal of TerminatorInst by removing succes...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Petar Jovanovic
[MIPS GlobalISel] Legalize i8 and i16 add
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Argyrios Kyrtzidis
[index] Introduce 'ProtocolInterface' as part of Symbol...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Craig Topper
[X86] Fix typo in comment, expect->except. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Craig Topper
[X86] Add test cases for D50952, paddus patterns involv...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Sid Manning
[ELF][HEXAGON] Add R_HEX_B13_PCREL relocation support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Sid Manning
[ELF][HEXAGON] Add R_HEX_B9_PCREL and R_HEX_B9_PCREL_X...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Robert Widmann
[C-API][DIBuilder] Use NameLen in LLVMDIBuilderCreatePa...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Craig Topper
[X86] Replace support for vXi32 SMUL_LOHI/UMUL_LOHI...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Craig Topper
[SelectionDAG][X86] Reorder the operands the MaskedStor...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Craig Topper
[X86] Make sure type is a vector before calling VT...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Simon Pilgrim
Fix -Wunused-function warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Simon Pilgrim
Remove superfluous semicolon. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Sanjay Patel
[x86] try harder to use broadcast to load a scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Tim Renouf
[AMDGPU] Add support for multi-dword s.buffer.load...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Sanjay Patel
[InstCombine] add tests for shuffle+binop transform...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Simon Pilgrim
[X86] Make requested test changes from D50636
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Jonas Hahnfeld
[CUDA/OpenMP] Define only some host macros during devic...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Bjorn Pettersson
[CodeGen] Set FrameSetup/FrameDestroy on BUNDLE instruc...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Bjorn Pettersson
[LiveDebugVariables] Avoid faulty addDefsFromCopies...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Ana Pazos
[MC, RISCV] Fixed StringRef Assertion `Index < Length...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Kuba Mracek
[llvm] Document "%T" as deprecated in CommandGuide...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Frederic Riss
Disable exceptions for TestDataFormatterLibcxxOptional.py
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Eric Christopher
This patch adds support to LLVM for writing HermitCore...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Ana Pazos
[RISCV] Fixed Assertion`Kind == Immediate && "Invalid...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Adrian Prantl
Prevent DILocation::getMergedLocation() from creating...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Richard Smith
Port my recent changes from LLVM copy of the demangler:
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Richard Smith
Allow demangler's node allocator to fail, and bail...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Ana Pazos
[RISCV] Fix std::advance slowness
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Matt Davis
[llvm-mca] Move ResourceManager from Scheduler into...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Hans Wennborg
Revert r323281 "Adjust MaxAtomicInlineWidth for i386...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Richard Smith
Fix ExpandedSpecialSubstitution demangling for Sa and Sb.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Richard Smith
Add documentation comment to ForwardTemplateReference.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Richard Smith
Add data structure to form equivalence classes of mangl...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Matt Davis
[llvm-mca] Revert r340659. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Philip Reames
[CVP] Extend tests to illustrate an old patch isn't...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Matt Davis
[llvm-mca] Move the ResourceManger from the Scheduler...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stella Stamenova
[vscode] Skip some of the vscode tests on Linux and...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Xinliang David Li
[PGO] add target md5sum in warning message for icall
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Jonathan Peyton
[OpenMP] Remove deprecated/obsolete MIC attributes...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Matt Arsenault
DAG: Allow matching fminnum/fmaxnum from vselect
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Vitaly Buka
Use unique_ptr to hold MCInstrInfo
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Adrian Prantl
Verifier: verify that a DILocation's scope is a DILocal...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Raphael Isemann
Fixed windows bots that were failing because of PATH_MAX
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Eli Friedman
[SafeStack] Set debug location for calls to __safestack...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Adrian Prantl
Reduce the memory footprint of dsymutil. (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Peter Collingbourne
Reland r340552, "Driver: Enable address-significance...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Peter Collingbourne
CodeGen: Add two more conditions for adding symbols...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Jonathan Peyton
[OpenMP] Fixed affinity verbose double printing for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
David Blaikie
DebugInfo: Fix skipping CUs in DWARFv5 debug_names...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Matt Davis
[llvm-mca] Move views and stats into a Views subdir...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Eli Friedman
Add REQUIRES: x86-registered-target to test.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Pintilie
[PowerPC] Emit xscpsgndp instead of xxlor when copying...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Joel Galenson
Use unique_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Pintilie
[Exception Handling] Unwind tables are required for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Eli Friedman
[LTO] Fix -save-temps with LTO and unnamed globals.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Pintilie
[PowerPC] Change Test Options [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Philip Reames
[AST] Simplify code minorly using pattern match [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Eli Friedman
[AArch64] Reject inline asm with FP registers when...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Aaron Ballman
Thread safety analysis no longer hands when analyzing...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Martin Storsjo
[Common] Discard the temp file while keeping the memory...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Martin Storsjo
[Support] Allow discarding a FileOutputBuffer without...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Kostya Kortchinsky
[scudo] Replace eraseHeader with compareExchangeHeader...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Jonathan Peyton
[OpenMP] Fix tasking bug for decreasing hot team nthreads
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Craig Topper
[X86] Teach combineLoopMAddPattern to handle cases...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Craig Topper
[X86] Add test case for D50868. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Jonathan Peyton
[OpenMP] Add check for hot_teams array
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Jonathan Peyton
[OpenMP] Fix incorrect barrier imbalance reporting...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Raphael Isemann
[ASTImporter] Add test for PackExpansionExpr
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Craig Topper
[DAGCombiner][Mips] Don't combine bitcast+store after...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Pintilie
Revert "[Exception Handling] Unwind tables are required...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Jonas Toth
[clang-format] fix PR38557 - comments between "default...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Jonas Toth
[clang-format] fix PR38525 - Extraneous continuation...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Krzysztof Parzyszek
[Hexagon] Remove unneeded strings from builtin definiti...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
David Carlier
[Sanitizer] implementing remaining function under OSX
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Julie Hockett
[clang-doc] Fix memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
David Bolvansky
Revert [Inliner] Attribute callsites with inline remarks
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
David Bolvansky
[Inliner] Attribute callsites with inline remarks
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Philip Reames
[LICM] Hoist an invariant_start out of loops if there...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Joel Galenson
Modify tests to show PLT entry labels
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Joel Galenson
Add missing override keyword (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Pintilie
[Exception Handling] Unwind tables are required for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
John Brawn
[PhiValues] Use callback value handles to invalidate...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Joel Galenson
[cfi-verify] Support cross-DSO
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Joel Galenson
[llvm-objdump] Label calls to the PLT.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Joel Galenson
Find PLT entries for x86, x86_64, and AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Louis Dionne
[libc++] Fix handling of negated character classes...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Louis Dionne
[libc++] Remove race condition in std::async
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Kadir Cetinkaya
[clangd] Initial cancellation mechanism for LSP requests.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Florian Hahn
[Local] Make DoesKMove required for combineMetadata.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Kirill Bobyrev
[clangd] Implement LIMIT iterator
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Eric Liu
[clangd] Speculative code completion index request...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Dean Michael...
[XRay] Refactor loadTraceFile(...) into two (NFC)
commit
|
commitdiff
|
tree
|
snapshot
next