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-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
2020-02-06
Gabor Horvath
[analyzer] Move fuchsia.Lock checker to alpha
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Pavel Labath
[lldb] Remove "print xml" from TestWasm.py
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jonas Devlieghere
[lldb/Test] Mark heap-cstr.test as requiring Python
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Huihui Zhang
[ConstantFold][NFC] Move scalable vector unit tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Andy Davis
[mlir] Adds affine loop fusion transformation function...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Gabor Horvath
[analyzer] Prevent an assertion failure in PThreadLockC...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Pavel Labath
Revert "[lldb/Target] Add Assert StackFrame Recognizer"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Pavel Labath
[lldb] pass --lldb-libs-dir argument to lldb-dotest
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Derek Schuff
Add missing directory from 3ec28da6
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Andy Davis
[mlir][VectorOps] Add ShapeCastOp to the vector ops...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Huihui Zhang
[ConstantFold][SVE] Fix constant folding for bitcast.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Mitch Phillips
[GWP-ASan] Crash Handler API.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
GlobalISel: Remove check for illegal MIR
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jonas Devlieghere
Partially revert "[LLDB] Add DynamicLoaderWasmDYLD...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jessica Paquette
[AArch64][GlobalISel] Emit TBNZ with G_BRCOND where...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Med Ismail...
[lldb/API] Fix non null-terminated stop-reason in SBThr...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jessica Paquette
[AArch64][GlobalISel][NFC] Factor out TB(N)Z emission...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jessica Paquette
[AArch64][GlobalISel] Fold G_LSHR into test bit calculation
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jonas Paulsson
[PHIElimination] Compile time optimization for huge...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jonas Devlieghere
[lldb/CMake] Remove non-existing wasm-DYLD subdir
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jonas Devlieghere
[lldb/debugserver] Link against Security
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jonas Devlieghere
[lldb/Reproducers] (De)serialize char* like const char*
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Paolo Severini
[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
AMDGPU: Make LDS_DIRECT an artifical register
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
GlobalISel: Allow CSE of G_IMPLICIT_DEF
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
David Blaikie
DebugInfo: Stabilize DW_OP_convert tests so they don...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Fangrui Song
[ELF][ARM] Fix regression of BL->BLX substitution after...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jonas Paulsson
[SystemZ] Improve handling of inline asm constraints.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Juneyoung Lee
[MemCpyOpt] Simplify find*Alignment
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Craig Topper
[X86] Improve the gather scheduler models for SkylakeCl...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
AMDGPU/GlobalISel: Remove bitcast legality hack
commit
|
commitdiff
|
tree
|
snapshot
next