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
2019-03-01
Julian Lettner
[NFC][Sanitizer] Add new BufferedStackTrace::Unwind API
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Julian Lettner
Revert "[NFC][Sanitizer] Add new BufferedStackTrace...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Jason Molenda
Update com.apple.diagnosticd.diagnostic entitlement
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Jason Molenda
Increase timeout in Symbols::DownloadObjectAndSymbolFile
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Julian Lettner
[NFC][Sanitizer] Add new BufferedStackTrace::Unwind API
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Craig Topper
[Subtarget] Remove static global constructor call from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Volodymyr Sapsai
[CodeGen] Fix calling llvm.var.annotation outside of...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Evgeniy Stepanov
[hwasan] Disable vfork code when building w/o interceptors.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Evgeniy Stepanov
[sanitizer] Build everything whereever possible with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Thomas Lively
[WebAssembly] Lower SIMD shifts since they are fixed...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Louis Dionne
[libc++] Fix forgotten fclose() in unit test
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Louis Dionne
[pstl] Fix missing parallel policy guards
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Louis Dionne
[libc++] Increase portability of xalloc test
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Tom Stellard
AMDGPU/GlobalISel: Implement select for G_INSERT
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Jordan Rupprecht
[clang-format][TableGen] Don't add spaces around items...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Thomas Lively
[WebAssembly] Fix crash when @llvm.global_dtors is...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Tom Stellard
AMDGPU/GlobalISel: Implement select for G_EXTRACT
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jason Molenda
Symbols.cpp in unittest moved too.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Joerg Sonnenberger
[PPC] Secure PLT only has meaning for PIC
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Peter Collingbourne
ELF: Write .eh_frame_hdr explicitly after writing ...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Reid Kleckner
[sancov] Instrument reachable blocks that end in unreac...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Peter Collingbourne
llvm-readobj: Try the DWARF CFI dumper on all machines.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Adrian Prantl
Update testcase since llvm-dwarfdump got more accurate...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Alex Langford
[CMake] Make liblldb depend on clang-headers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Adrian Prantl
dsymutil support for DW_OP_convert
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Peter Collingbourne
gn build: Merge r355133.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Nico Weber
gn build: Merge r355035
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Nico Weber
gn build: Merge r355024
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Nico Weber
cfi: Rename source file from cc to cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dan Liew
[CMake][LibFuzzer] Match symbol visibility setting...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Petr Hosek
[CMake][libunwind] Define add_target_flags which is...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Reid Kleckner
[COFF] Add address-taken import thunks to the fid table
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jonathan Peyton
[OpenMP][OMPT] Distinguish different barrier kinds
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Manman Ren
Trying to fix bot breakage due to symbols not defined...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jonathan Peyton
[OpenMP 5.0] Deprecate nest-var and associated features
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Evgeniy Stepanov
[hwasan] Fix vfork handling with large stack limit.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Eli Friedman
[AArch64] [Windows] Don't skip constructing UnwindHelp.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Eli Friedman
[AArch64] [Windows] Fix llvm-readobj -unwind output...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Abderrazek...
[AArch64] Improve FP16 vector convert from short instru...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Manman Ren
Add a module pass for order file instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Paul Hoad
[clang-tidy] add OverrideMacro to modernize-use-overrid...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Rong Xu
[PGO] Context sensitive PGO (part 2)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Sanjay Patel
[x86] scalarize extract element 0 of FP math
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
H.J. Lu
Revert "Revert "[sanitizers] Restore internal_readlink...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Julian Lettner
[Sanitizer] lit test config: Respect existing paralleli...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jiong Wang
bpf: disassembler support for XADD under sub-register...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jiong Wang
bpf: enable sub-register code-gen for XADD
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Evgeniy Stepanov
[sanitizer] Fix vfork interceptor on i386 w/ dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jiong Wang
bpf: improve dead Defs check for XADD
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jordan Rupprecht
[clang-format][NFC] Allow getLLVMStyle() to take a...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Serge Guelton
Add Support for Creating and Deleting Unicode Files...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Adrian McCarthy
Improve process launch comments for Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jonathan Peyton
[OpenMP] Make use of sched_yield optional in runtime
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Rong Xu
[PGO] Update InstrProfData.inc to sync with llvm
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Sanjay Patel
[InstCombine] fold adds of constants separated by sext...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Craig Topper
[X86] Add test case that was supposed to go with r355116.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Craig Topper
[X86] Don't peek through bitcasts before checking ISD...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Amara Emerson
Revert "[AArch64][GlobalISel] Add support for 64 bit...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jonas Devlieghere
[dsymutil] Use rfind for paths with parentheses
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Julian Lettner
[NFC][Sanitizer] Weak linkage is not available on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Thomas Lively
[WebAssembly] Remove uses of ThreadModel
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Philip Reames
[Tests] Strengthen LICM test corpus to show alignment...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Philip Reames
[Tests] Strengthen LICM test corpus to show alignment...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Nikita Popov
[ValueTracking] More accurate unsigned sub overflow...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jonas Toth
[clang-tidy] fix documentation link in list of clang...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Tom Stellard
llvm-config: Include -stdlib= in --cxxflags
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Yaxun Liu
Partial revert of r353952: [HIP] Handle compile -m...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Chijun Sima
Make MergeBlockIntoPredecessor conformant to the precon...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Amara Emerson
[AArch64][GlobalISel] Add support for 64 bit vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Pavel Labath
[cmake] Move LLDB_DISABLE_LIBEDIT handling code into...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jonas Toth
[clang-tidy] redirection in list of checks adjusted
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Kadir Cetinkaya
[Target][ARM] Add a usage for SrcSz to unbreak build...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jonas Toth
[clang-tidy] include cppcoreguidelines-explicit-virtual...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Bjorn Pettersson
Add support for computing "zext of value" in KnownBits...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jonas Toth
[clang-tidy] documentation fixing the actual correct...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jonas Toth
[clang-tidy] tryfix documenation continued
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Gabor Marton
[CTU] Do not allow different CPP dialects in CTU
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jonas Toth
[clang-tidy] another issue in documentation, double...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jonas Toth
[clang-tidy] attempt to fix documentation build-error
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Jonas Toth
[clang-tidy] added cppcoreguidelines-explicit-virtual...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dmitri Gribenko
Added missing license headers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dmitri Gribenko
Use ArrayRef::copy, instead of copying data manually
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dmitri Gribenko
Moved Ref into its own header and implementation file
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Clement Courbet
[clang-tidy] bugprone-string-integer-assignment: Reduce...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dmitri Gribenko
Moved Symbol into its own header and implementation...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Stefan Pintilie
[PowerPC] Removed STATISTIC that was causing build...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dmitri Gribenko
Moved SymbolOrigin into its own header and implementati...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Stefan Pintilie
[PowerPC] Move the stack pointer update instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Simon Pilgrim
[X86][AVX] Remove superfluous insert_subvector(zero...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Diana Picus
[ARM GlobalISel] Make arm_i32imm an IntImmLeaf
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dmitri Gribenko
Moved SymbolLocation into its own header and implementa...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dmitri Gribenko
Moved DenseMap support for SymbolID into SymbolID.h
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dmitri Gribenko
Fixed typos in a test: s/CEHCK/CHECK/
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dmitri Gribenko
Fixed a typo in the test s/CEHCK/CHECK/
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Simon Pilgrim
[X86][AVX] Fold vf64 concat_vectors(movddup(x),movddup...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Diana Picus
[ARM GlobalISel] Support global variables for Thumb2
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Clement Courbet
[clang-tidy] misc-string-integer-assignment: fix false...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
George Rimar
[LLD][ELF] - Stop using binary input in invalid/tls...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
George Rimar
[llvm-objdump] - Improve the error message for "removin...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
George Rimar
[llvm-readobj] - Fix the invalid dumping of the dynamic...
commit
|
commitdiff
|
tree
|
snapshot
next