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-09-05
Richard Trieu
Prevent unsigned overflow.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Fangrui Song
Fix -Wunused-function in release build after rL341386
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Brian Cain
Add glibc_prereq to platform limits mmsghdr
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Kostya Serebryany
[hwasan] revert r341435 as it breaks the bot on aarch64
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Kostya Serebryany
[hwasan] fix colored output
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Heejin Ahn
[WebAssembly] clang-format (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Kostya Serebryany
[hwasan] print thread IDs when reporting a bug (also...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Richard Smith
Allow all supportable non-type attributes to be used...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Reid Kleckner
Fix -Wunused-private-variable on non-Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Kostya Serebryany
[hwasan] use real TLS on linux to store the current...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Reid Kleckner
[Windows] Convert from UTF-8 to UTF-16 when writing...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Kostya Serebryany
[hwasan] simplify the code, NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Kostya Serebryany
[hwasan] remove stale Thread:: data members. While...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Kostya Serebryany
[hwasan] add a unique id to a thread and add debug...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sanjay Patel
[InstCombine] fix xor-or-xor fold to check uses and...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Frederic Riss
Change TestCompletion to only ever look inside of BaseDir
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sanjay Patel
[InstCombine] update tests checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Wouter van...
[WebAssembly] Fixed stale assert message in WebAssembly...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Steven Wu
[ThinLTO] Fix memory corruption in ThinLTOCodeGenerator...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Richard Trieu
[ODRHash] Extend hash to support all Type's.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Kostya Serebryany
[sanitizer] optimize internal_memset for the most perfo...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Jordan Rupprecht
[llvm-strip] Allow copying relocation sections without...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Tim Shen
Revert r341373, since it fails on some targets.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Zhaoshi Zheng
Revert "Revert r341269: [Constant Hoisting] Hoisting...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Anna Thomas
[LV] First order recurrence phis should not be treated...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sanjay Patel
[InstCombine] add tests for xor-or-xor fold; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Thomas Lively
[WebAssembly][NFC] Add colon to label in test
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Scott Linder
[AMDGPU] Legalize VGPR Rsrc operands for MUBUF instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Hiroshi Yamauchi
Fix a memory leak after rL341386.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Thomas Lively
[WebAssembly][NFC] Fix formatting and tests
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sanjay Patel
[InstCombine] make ((X & C) ^ C) form consistent for...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Krzysztof Parzyszek
[Hexagon] Don't packetize new-value stores with any...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sterling Augustine
When a relocation to an undefined symbol is an R_X86_64...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Jessica Paquette
[NFC] Improve clarity in emitInstrCountChangedRemark
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
JF Bastien
NFC: expand memset inline arm64 coverage
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sanjay Patel
[InstCombine] simplify code for xor folds; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Charles Davis
[CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Martin Storsjo
[COFF] Allow exporting all symbols from system librarie...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Martin Storsjo
[MinGW] Move code for indicating "potentially not DSO...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Martin Storsjo
[MinGW] [AArch64] Add stubs for potential automatic...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Reid Kleckner
Fix unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sergey Dmitriev
[libomptarget] Remove `Devices` from `RTLInfoTy`
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Fedor Sergeev
[SimpleLoopUnswitch] remove a chain of dead blocks...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Jordan Rupprecht
[Codegen] Fix test added in rL341380: AArch64SelectionD...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
David Bolvansky
Set console mode when -fansi-escape-codes is enabled
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Petr Hosek
[CMake] Provide a custom target to install LLVM libraries
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sanjay Patel
[InstCombine] improve xor+and/or tests
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Arsenault
AMDGPU: Fix DAG divergence not reporting flat loads
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Arsenault
DAG: Factor out helper function for odd vector sizes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Hiroshi Yamauchi
Fix build failures after rL341386.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Nico Weber
clang-cl: Pass /Brepro to linker if it was passed to...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Dan Gohman
[WebAssembly] Fix operand rewriting in inline asm lowering.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Charles Davis
[CMake] Remove variable reference that isn't used.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
David Bolvansky
Terminate debugger if an assert was hit
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Hiroshi Yamauchi
[PGO] Control Height Reduction
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Morehouse
[libFuzzer] Enable tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Morehouse
[TSan] Update assembly test again.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Morehouse
[TSan] Update assembly code check.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Scott Linder
[CodeGen] Fix remaining zext() assertions in SelectionDAG
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Francis Visoiu...
[MachO] Fix inconsistency between error messages when...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Francis Visoiu...
[MachO] Fix LC_DYSYMTAB validation for external symbols
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Jonas Devlieghere
[dwarfdump] Improve -diff option by hiding more data.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sam McCall
[clangd] Load static index asynchronously, add tracing.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sam McCall
[clangd] Define a compact binary serialization fomat...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Kirill Bobyrev
[clangd] NFC: Change quality type to float
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Christian Bruel
Fix the -print-multi-directory flag to print the select...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Jonas Hahnfeld
[libomptarget][CUDA] Use cuDeviceGetAttribute, NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Jonas Hahnfeld
[libomptarget] PR38704: Fix erase of ShadowPtrMap
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Jonas Hahnfeld
[libomptarget][NVPTX] Drop dead code and data structure...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Kirill Bobyrev
[clangd] Move buildStaticIndex() to SymbolYAML
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sam McCall
[clangd] SymbolOccurrences -> Refs and cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Ilya Biryukov
Adding HardLink Support to VirtualFileSystem.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chandler Carruth
Revert r341269: [Constant Hoisting] Hoisting Constant...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sven van Haastregt
Fix some Wundef warnings in Compiler.h
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chandler Carruth
[x86/SLH] Add a real Clang flag and LLVM IR attribute...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Simon Pilgrim
Remove lambda default parameter to silence -Wpedantic...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Aaron Ballman
Disable -Wnoexcept-type due to false positives with...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chandler Carruth
Revert r341342: Dwarf .debug section compression suppor...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chandler Carruth
[x86/SLH] Teach SLH to harden against the "ret2spec...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Kristina Brooks
Do not leak the Mach host port in sys::getHostCPUName()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chandler Carruth
[x86/SLH] Teach SLH to harden indirect branches and...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Nicola Zaghen
[InstCombine] Fold icmp ugt/ult (add nuw X, C2), C...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
David Chisnall
Revert "Disable the GNUstep v2 ABI on Windows."
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
David Chisnall
Disable the GNUstep v2 ABI on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Fedor Sergeev
[NFC] correcting patterns in time-passes test to fix...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Max Kazantsev
[NFC] Add assert to detect LCSSA breaches early
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Fedor Sergeev
[PassTiming] reporting time-passes separately for multi...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Max Kazantsev
[IndVars] Fix usage of SCEVExpander to not mess with...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Puyan Lotfi
[NFC][llvm-objcopy] clang-formating Object.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Puyan Lotfi
[NFC][llvm-objcopy] Fixing a ubi-san problem with unali...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Puyan Lotfi
[llvm-objcopy] Dwarf .debug section compression support...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sanjay Patel
[AArch64][x86] add tests for pow(x, 0.25); NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
David Bolvansky
[NFC] Fixed enum constant in boolean context error
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
David Bolvansky
[NFC] Use llvm_unreachable instead of lldb::assert
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Simon Atanasyan
[mips] Disable the selection of mixed microMIPS/MIPS...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sam McCall
[clangd] Fix index-twice regression from r341242
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sanjay Patel
[InstCombine] simplify xor/not folds; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sanjay Patel
[InstCombine] allow add+not --> sub for arbitrary vecto...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
David Bolvansky
[ClangUserExpression][NFC] Removed unused code
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Brian Gesiak
Revert r341329 due to MSAN error
commit
|
commitdiff
|
tree
|
snapshot
next