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-03
Craig Topper
[X86] Regenerate test to get the full FP operands print...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Duncan P. N...
Modules: Document that ReadASTCore exits its final...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Sanjay Patel
[InstCombine] remove stale FIXME comment from test...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Sanjay Patel
[ValueTracking] do not try to peek through bitcasts...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Amaury Sechet
Add extra ops in add to sub transform test in order...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Fangrui Song
[DemandedBits] Remove some redundancy in the work list
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Simon Pilgrim
Remove unused variable. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Simon Pilgrim
[X86] getShuffleScalarElt - peek through insert/extract...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Simon Pilgrim
[X86] Pull out combineToConsecutiveLoads helper. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Kristina Brooks
Remove large amount of empty lines mid-file. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Michal Gorny
[lldb] [Process/gdb-remote] Use '127.0.0.1' in ConnectL...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Fangrui Song
[DemandedBits] Optimize a find()+insert pattern with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Michal Gorny
[llvm] [Support] Reimplement getMainExecutable() using...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Michal Gorny
[clang] [ToolChains/NetBSD] Support relative libc+...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Craig Topper
[X86] Prefer VPBLENDD for v2i64/v4i64 blends with AVX2.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
James Y Knight
Tweak r355278 for compatibility with gcc 6 and earlier.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
James Y Knight
Tweak r355278 for compatibility with gcc 6 and earlier.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
James Y Knight
Make the new SanitizerMask code added in r355190 constexpr.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Amaury Sechet
Add test case for add to sub transformation. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Pavel Labath
Reinstate UNSUPPORTED: linux on stop-hook-threads.test
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Nico Weber
gn build: Add a cfi/sources target.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Michal Gorny
[lldb] [lit] Pass -pthread on NetBSD as well
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Michal Gorny
[lldb] [lldbtest] Fix getBuildFlags() not to use libstd...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Sanjay Patel
[InstCombine] move add after smin/smax
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Sanjay Patel
[InstCombine] add tests for add+smin/smax; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Pavel Labath
Fix gcc build for r355249
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Amaury Sechet
Add test case for add to sub transformation. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Simon Pilgrim
Fix update_mir_test_checks.py to run on python3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Simon Pilgrim
Use SDValue::getConstantOperandAPInt helper where possi...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Paul Hoad
[clang-format] clang-format off/on not respected when...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Xing GUO
[Transforms] fix typo in test case. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Xing GUO
[Codegen] fix typos in test case
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Sam Clegg
[WebAssembly] Fix crash when __wasm_call_ctor is GCd...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Xing GUO
[llvm-objdump] Should print unknown d_tag in hex format
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Thomas Lively
[WebAssembly] Expand operations not supported by SIMD
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Amaury Sechet
[X86] Improve use of SHLD/SHRD
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Florian Hahn
[SCEV] Handle case where MaxBECount is less precise...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Amaury Sechet
Add test case for truncate funnel shifts. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Florian Hahn
[SCEV] Remove undef check for SCEVConstant (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Evgeniy Stepanov
Revert "[sanitizer] Fix return type of __bzero and...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Vlad Tsyrklevich
Revert "[DWARFFormValue] Cleanup DWARFFormValue interfa...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Thomas Lively
Revert "[WebAssembly][WIP] Expand operations not suppor...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Tom Stellard
lib/Header: Simplify CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Mandeep Singh...
[ProfileData] Sort FuncData before iteration to remove...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Vlad Tsyrklevich
Revert "Revert "[sanitizers] Don't use Windows Trace...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Vlad Tsyrklevich
Revert "[sanitizers] Don't use Windows Trace Logging...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Jonas Devlieghere
[Reproducers] Capture and replay interpreter commands.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Thomas Lively
[WebAssembly] Temporarily disable bulk-memory with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Thomas Lively
[WebAssembly][WIP] Expand operations not supported...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Mandeep Singh...
[llvm] Fix typo: 's/analsyis/analysis/' [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Daniel Sanders
[tblgen] Track CodeInit origins when possible
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Volodymyr Sapsai
[sanitizers] Fix build on macOS with LogFullErrorReport...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Caroline Tice
llvm-dwarfdump: Add new variable, parameter and inlinin...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Julian Lettner
[NFC][Sanitizer] Replace last uses of old Unwind API
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Louis Dionne
[libc++abi] Specify unwind lib before other system...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Sam Clegg
[WebAssebmly] Allow __wasm_call_ctors to be GC'ed
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Julian Lettner
[NFC][Sanitizer] Test unexpectedly passes on ppc64be bot
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Adrian Prantl
Delete commented-out code.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Martin Storsjo
[CMake] Don't use llvm_replace_compiler_option
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Martin Storsjo
[sanitizers] Don't use Windows Trace Logging on MinGW
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Paul Robinson
Try to fix Windows bots after r355226.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Julian Lettner
[NFC][Sanitizer][Windows] Fix refactoring oversight
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Jonas Devlieghere
[DWARFFormValue] Cleanup DWARFFormValue interface....
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Julian Lettner
[NFC][Sanitizer] Make GetStackTrace a private method...
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
Evgeniy Stepanov
Revert "[sanitizer] Fix return type of __bzero and...
commit
|
commitdiff
|
tree
|
snapshot
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
next