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
Stefan Pintilie
[OPENMP] Deal with additional store inserted by Clang...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Craig Topper
[X86] Remove IntrArgMemOnly from target specific gather...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Craig Topper
[X86] Add test case for D58805. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Paul Robinson
[DWARF] Make -g with empty assembler source work better.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Evgeniy Stepanov
[sanitizer] Fix return type of __bzero and __aeabi_mem...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Craig Topper
[TableGen][SelectionDAG][X86] Add specific isel matcher...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Nikita Popov
[ValueTracking] Known bits support for unsigned saturat...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Philip Reames
[InstCombine] Extend saturating idempotent atomicrmw...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Sanjay Patel
[InstCombine] move add after umin/umax
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Sanjay Patel
[InstCombine] add tests for umin/umax narrowing (PR1461...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Vlad Tsyrklevich
Revert "[MIPS GlobalISel] Fix mul operands"
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Peter Collingbourne
ELF: Change FileSize back to a uint64_t.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Philip Reames
[LICM] Infer proper alignment from loads during scalar...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Rong Xu
[PGO] Remove the default parameter in ProfileSummary...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Philip Reames
[Tests] More missing atomicrmw combines
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Evgeniy Stepanov
[msan] Add an interceptor for ttyname().
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Jim Ingham
Resubmit r354706 with a fix for process launch.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Philip Reames
[Tests] Add tests for missed optimizations of saturatin...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Matt Davis
[lld][test] Fix tests. llvm-readobj now emits symbol...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Philip Reames
[InstCombine] Extend "idempotent" atomicrmw optimizatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Rong Xu
[PGO] Use the explicit parameter in ProfileSummary...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Thomas Lively
Revert "[WebAssembly] Lower SIMD shifts since they...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Matt Davis
[llvm-readobj] Display section names for STT_SECTION...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Sanjay Patel
[InstCombine] add tests for add+umin/umax canonicalizat...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Jonas Hahnfeld
Hide two unused debugging methods, NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Clement Courbet
Reland "[compiler-rt] Intercept the bcmp() function."
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Kostya Kortchinsky
[scudo][standalone] Fix tests makefile
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Manman Ren
Try to fix NetBSD buildbot breakage introduced in D57463.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Oliver Stannard
[ARM] Fix FP16 stack loads/stores for Thumb2 with frame...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Eric Liu
[clangd] Enable SuggestMissingIncludes by default.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Oliver Stannard
[ARM] Consider undefined-on-NaN conditions in checkVSEL...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Simon Pilgrim
[X86] Regenerate legalize test files
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Simon Pilgrim
[Thumb] Add some integer abs testcases for different...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
George Rimar
[LLD][ELF] - Convert 3 testcases to use yaml instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Peter Smith
[ELF][ARM] Fix clang-armv7-linux-build-cache builds...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
George Rimar
[LLD][ELF] - Convert invalid/undefined-local-symbol...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
George Rimar
[yaml2obj] - Allow setting custom sh_info for RawConten...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Alexey Lapshin
Attempt to fix buildbot after r354972 [#2]. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Diana Picus
[ARM GlobalISel] Support G_CTLZ for Thumb2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Pierre Gousseau
[Driver] Allow enum SanitizerOrdinal to represent more...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Diana Picus
[ARM GlobalISel] Check target flags in test. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Fangrui Song
Fix file headers. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Nicola Zaghen
[Tablegen] Add support for the !mul operator.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Oliver Stannard
[ARM] Add armv8a triple to test check updaters
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Igor Kudrin
[CommandLine] Allow grouping options which can have...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Igor Kudrin
[CommandLine] Do not crash if an option has both ValueR...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
James Henderson
[llvm-readobj]Add test showing behaviour of thin archiv...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Paul Hoad
[clang-format] [NFC] clang-format the Format library
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Alexander Potapenko
CodeGen: Fix PR40605 by splitting constant struct initi...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Martin Storsjo
[sanitizers] Explicitly use GetModuleFileNameW with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Stanislav Mekhanoshin
[AMDGPU] Mark ds instructions as meybeAtomic
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Petar Avramovic
[MIPS GlobalISel] Fix mul operands
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Petar Avramovic
[MIPS GlobalISel] Select G_UMULH
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Fangrui Song
Fix file headers. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Akira Hatanaka
[Sema][ObjC] Allow silencing -Wobjc-designated-initiali...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Fangrui Song
[ConstantHoisting] Call cleanup() in ConstantHoistingPa...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Fangrui Song
[ELF] Explain some options in ld.lld.1
commit
|
commitdiff
|
tree
|
snapshot
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
next