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
2020-02-07
Jessica Paquette
Revert "[AArch64][GlobalISel] Emit TBZ for SGT cond...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Alexandre Ganea
[Support] When using SEH, create a impl instance for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Kevin P. Neal
Revert "[FPEnv][X86] Platform-specific builtin constrai...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Jason Molenda
Detect attach fail in debugserver due to non-interactive
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jonas Devlieghere
[CMake] Rename EXCLUDE_FROM_ALL and make it an argument...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Huihui Zhang
Revert "Reland "[AArch64] Fix data race on RegisterBank...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Huihui Zhang
Reland "[AArch64] Fix data race on RegisterBank initial...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Evgenii Stepanov
Fix MSAN failure on Function destruction
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Amara Emerson
[GlobalISel] Use G_ZEXTLOAD instead of an anyextending...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jonas Devlieghere
[lldb/Reproducers] Add missing strings for redirect...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jonas Devlieghere
[lldb/Reproducers] Refactor GetStopReasonExtendedBacktr...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Petr Hosek
Revert "[CMake] Link against ZLIB::ZLIB"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Dimitry Andric
[compiler-rt] clang-format FreeBSD-specific sanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Craig Topper
[X86] Add the rest of the tests that were supposed...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Craig Topper
[X86] Use MVT::i8 instead of MVT::i64 for shift amount...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Saar Raz
[Concepts] Fix incorrect check when instantiating abbre...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Alexandre Ganea
[Clang][Driver] Remove -M group options before generati...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Alexandre Ganea
[Clang] Avoid crashing when generating crash diagnostic...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Stella Stamenova
[lldb\utils] Place lldb-repro in a per-configuration...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Kevin P. Neal
[FPEnv][X86] Speculative fix for failures introduced...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Alexandre Ganea
[Clang] Remove unused #pragma clang __debug handle_crash
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Richard Smith
PR44684: Look through parens and similar constructs...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Michael Liao
[clang][driver] Clean up unnecessary reference to TC...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jessica Paquette
[AArch64][GlobalISel] Emit TBZ for SGT cond branches...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matt Arsenault
AMDGPU: Add compile time hack for hasCFUser
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Konstantin...
[GlobalISel] Legalize more G_FP(EXT|TRUNC) libcalls.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Fangrui Song
[MC][ELF] Rename MC related "Associated" to "LinkedToSym"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Kevin P. Neal
[FPEnv][X86] Platform-specific builtin constrained...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jan Kratochvil
[lldb] [NFC] Refactor GetDWARFDeclContext to return...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Pavel Labath
[lldb] Explicitly qualify calls to std::static_pointer_cast
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Med Ismail...
[lldb/Target] Remove extra semicolon in AssertFrameReco...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Craig Topper
[X86] Custom isel floating point X86ISD::CMP on pre...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Mitch Phillips
[GWP-ASan] Use weak abort message definition.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Hiroshi Yamauchi
[PGO][PGSO] Enable profile guided size optimization...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Stella Stamenova
[lldb/tests] Correctly configure the lldb dotest arguments
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Vedant Kumar
[ubsan] Omit return value check when return block is...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Craig Topper
[X86] Remove SETB_C8r/SETB_C16r pseudo instructions...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Mitch Phillips
[GWP-ASan] Fix PRNG to use IE TLS.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Pavel Labath
[lldb] Remove reset(nullptr_t) overload from SharingPtr
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matt Arsenault
AMDGPU/GlobalISel: Avoid handling registers twice in...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Peter Collingbourne
scudo: Delete unused class ScudoByteMap. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Med Ismail...
[lldb/Target] Add Assert StackFrame Recognizer
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Michael Liao
Fix warning on unused variables. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Chris Bowler
[AIX] Implement caller arguments passed in stack memory.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Benjamin Kramer
[mlir-tblgen] Stop leaking PredNodes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Mikhail Maltsev
[ARM][MVE] Add fixed point vector conversion intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Mehdi Amini
Revert "[mlir] Adds affine loop fusion transformation...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Petr Hosek
Revert "[CMake] Passthrough CMAKE_SYSTEM_NAME to defaul...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Haojian Wu
[clangd] Set "spelled" flag for constructor references.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Sven van Haastregt
[OpenCL] Reduce size of builtin function tables
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Sjoerd Meijer
[doc] typo in optimisation remark example
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jeremy Morse
Revert "[DebugInfo] Remove some users of DBG_VALUEs...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jeremy Morse
Revert "[DebugInfo][DAG] Distinguish different kinds...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jeremy Morse
Revert "[SafeStack][DebugInfo] Insert DW_OP_deref in...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Haojian Wu
[clangd] don't rename on protobuf symbols.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Sjoerd Meijer
[ARM] peephole-bitcast test change. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Sjoerd Meijer
[RDA] getInstFromId: find instructions. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Sam Parker
[ReachingDefs] Make isSafeToMove more strict.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Michael Liao
[clang][driver][ARM] Clean up ARM target & feature...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Raphael Isemann
[lldb][NFC] Move call-overidden-method test to lang...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Raphael Isemann
[lldb] Add test for calling const functions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Clement Courbet
[llvm-exegesis] Document `repetition-mode`.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Russell Gallop
[LLD][ELF] Add time-trace to ELF LLD
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Hans Wennborg
Revert "[llvm-exegesis] Improve error reporting" and...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Hans Wennborg
Try to fix ilist.h after 529e6f8791b6
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Hans Wennborg
StringRef.h: __builtin_strlen seems to exist in VS...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Miloš Stojanović
[llvm-exegesis] Improve error reporting in Target.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Miloš Stojanović
[llvm-exegesis] Improve error reporting
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Simon Pilgrim
[ADT] Fix iplist_impl - use after move warnings (PR43943)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Kirill Bobyrev
Fix build after D74112
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Kirill Bobyrev
[clangd] Filter out implicit references while renaming
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Denis Antrushin
[IRCE] Use SCEVExpander to modify loop bound
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
OuHangKresnik
[mlir] Add AffineMaxOp
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Fangrui Song
[llvm-readobj][test] Fix test after yaml2obj change...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Diogo Sampaio
[ARM] Fix non-determenistic behaviour
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Miloš Stojanović
[NFC] Fix error handling documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Fangrui Song
Fix lld test after D74034
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Fangrui Song
[yaml2obj] Refactor command line parsing
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Georgii Rymar
[yaml2obj] - Change NameIndex to StName for Symbol.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Alexey Bader
[SYCL][Driver] Add clang driver option to enable SYCL...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Hans Wennborg
Fix some typos in ArrayRef.h
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Martin Storsjö
[LLDB] Fix compilation with GCC 5
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Kirill Bobyrev
Fix build after D72746
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Kirill Bobyrev
[clangd] Add a flag for spelled references in the Index
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jonas Devlieghere
[lldb/Reproducers] Serialize empty string for char...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Kern Handa
[mlir] Build fix for mlir-opt
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Pavel Labath
[lldb/DWARF] Don't assume that a SymbolFileDWARFDwo...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Michael Kruse
Compile-fix after StringRef's conversion operator has...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jonas Devlieghere
[lldb/Reproducers] Implement custom replayers for ...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Teresa Johnson
Revert "[WPD/LowerTypeTests] Delay lowering/removal...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jason Molenda
Two more small fixes for debugserver attach failure...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
River Riddle
[mlir] Add explicit friendship to LLVM::ModuleTranslati...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Petr Hosek
[CMake] Link against ZLIB::ZLIB
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
River Riddle
[mlir] Add support for basic location translation to...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
River Riddle
[mlir] Register the GDB listener with ExecutionEngine...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Mitch Phillips
[GWP-ASan] Fix unused variables from crash handler...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
aartbik
[mlir] [VectorOps] generalized vector.contract semantics
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Mitch Phillips
[GWP-ASan] Change crash handler constant.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Pavel Labath
Revert "[LLDB] Add DynamicLoaderWasmDYLD plugin for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Andy Davis
[mlir][VectorOps] Support vector transfer_read/write...
commit
|
commitdiff
|
tree
|
snapshot
next