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-11
Johannes Doerfert
[Attributor][FIX] Remove duplicate, half-broken functio...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Johannes Doerfert
[Attributor][NFC] Improve debug message
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Alexey Bataev
[OPENMP50]Add support for relaxed clause in atomic...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Nikita Popov
[IRBuilder] Remove more unnecessary NoFolder methods
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Nikita Popov
[InstCombine] Use replaceOperand() in more places
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Peter Collingbourne
Fix errors/warnings in scudo build.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Jonas Paulsson
[SystemZ] Fix new test case for expensive checks.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Nikita Popov
[X86CmovConversion] Make heuristic for optimized cmov...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Louis Dionne
[libc++] Make sure that vector copy-construction is...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
James Henderson
[test][DebugInfo][NFC] Fix line endings
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Eric Astor
[ms] [llvm-ml] Add support for attempted register parsing
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Jonas Paulsson
[SystemZ] Bugfix in emitSelect()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Justin Lebar
Use C++14-style return type deduction in LLVM.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Justin Lebar
Fix SFINAE in JSON.h constructor.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Florian Hahn
[SCCP] Remove forcedconstant, go to overdefined instead
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Sjoerd Meijer
[ARM][MVE] Tail-Predication: recognise (again) active...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Alexandre Ganea
[Clang][Driver] After default -fintegrated-cc1, make...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Alexey Bataev
[OPENMP50]Add restrictions for memory order clauses...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Joonsoo Jeon
[mlir][ods] Added RankedIntElementsAttr class
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Richard Smith
CWG1423: don't permit implicit conversion of nullptr_t...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Richard Smith
P1957R2: conversion from a pointer to bool is considere...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Andrew Wei
[RISCV] Optimize seteq/setne pattern expansions for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Kadir Cetinkaya
Revert "[DSE] Add first version of MemorySSA-backed...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Sam McCall
[clangd] Expose completion range in code completion...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Stephan Herhut
[MLIR][GPU] Disallow llvm tanh intrinsics when lowering...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Jan Kratochvil
[NFC] [lldb] Remove unused declaration
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Louis Dionne
[libc++] Disable a filesystem test that uses debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Simon Pilgrim
[X86] combineConcatVectorOps - reuse IsSplat and remove...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Sanjay Patel
[VectorCombine] remove unused debug counter; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Raphael Isemann
[lldb][NFC] Remove the CppVirtualMadness test
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Alex Zinenko
[mlir] StdToLLVM: add a separate test for the new memre...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Louis Dionne
[libc++][macOS CI] Ensure that the SDK version is not...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Raphael Isemann
[lldb][NFC] Remove ConstString -> const char * -> Strin...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Feng Liu
[mlir] Use the first location in the fused location...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Raphael Isemann
[lldb] Add test for multiple inheritance
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Raphael Isemann
[lldb][NFC] Remove Stream::Indent(const char *) overloa...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Pavel Labath
[lldb] Delete the SharingPtr class
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Simon Pilgrim
[X86][SSE] lowerShuffleAsBitRotate - lower to vXi8...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Momchil Velikov
[ARM][MVE] Fix a corner case of checking for MVE-I...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Jonathan Coe
[clang-format] Improve handling of C# attributes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Alexey Lapshin
[Debuginfo][NFC] Rename error handling functions using...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Kamil Rytarowski
[compiler-rt] Restrict sanitizer_linux.cpp dlinfo(3...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Louis Dionne
[libc++] span: Fix incorrect return type of span::subspan
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Mirko Brkusanin
[Mips] Add intrinsics for 4-byte and 8-byte MSA loads...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Med Ismail...
[lldb/test] Add alternate symbol to StackFrame Recognizer
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Louis Dionne
[libcxx] span: Remove unneeded comparison
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Raphael Isemann
[lldb] Add test for calling overloaded virtual functions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Kerry McLaughlin
[AArch64][SVE] Add SVE2 intrinsics for complex integer...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
OCHyams
[DebugInfo][NFC] Fixup the UserValue methods to use...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
OCHyams
[DebugInfo][NFC] Rename the class DbgValueLocation...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
OCHyams
[DebugInfo] Teach LDV how to handle identical variable...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Louis Dionne
[libc++] span: Cleanup includes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Raphael Isemann
[lldb] Add test for lldb_private::Stream's indentation...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Georgii Rymar
[llvm-readobj][test] - Add a test for --elf-cg-profile...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Louis Dionne
[libcxx] Qualify make_move_iterator in vector::insert...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Raphael Isemann
[lldb] Add test for C++ constructor calls from the...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Jay Foad
[AMDGPU] Fix non-deterministic iteration order
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Haojian Wu
[clang-rename] Fix the failure rename test.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Haojian Wu
[clang-rename] Fix the missing template constructors.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Haojian Wu
[clangd] Remove a FIXME which has been done, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Raphael Isemann
[lldb][NFC] Remove several inefficient ConstString...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Raphael Isemann
[lldb][NFC] Refactor TypeSystemClang::GetTypeName
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
John Regehr
remove outdated comparison with other open-source c...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Craig Topper
[X86] Custom lower ISD::FP16_TO_FP and ISD::FP_TO_FP16...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Kai Luo
[NFC] Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Fangrui Song
[ELF][RISCV] Add R_RISCV_IRELATIVE
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Johannes Doerfert
[CodingStandards] Clarify C++ Standard Library usage
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Evgenii Stepanov
[asan] Disable qsort interceptor on Android.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Yuanfang Chen
Reland "[NFC][libFuzzer] Prefix TempPath with string...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Jason Molenda
Only perform the login_session_has_gui_access on macOS
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Michael Kruse
[Polly][Docs] Fix wrong claim about optimization levels.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Yuanfang Chen
Revert "[NFC][libFuzzer] Prefix TempPath with string...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
River Riddle
[llvm][TableGen] Define FieldInit::isConcrete overload
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Nathan James
Fix Sphinx failure on ReadabilityQualifiedAuto docs
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Michael Kruse
[Polly] Silence mixed signed/unsigned comparison warnin...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Michael Kruse
[Polly] Update ISL to isl-0.22.1-87-gfee05a13.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Peter Collingbourne
scudo: Fix Android build.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Yuanfang Chen
[NFC][libFuzzer] Prefix TempPath with string showing...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Yuanfang Chen
[libFuzzer] communicate through pipe to subprocess...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
diggerlin
[NFC] Refactor the tuple of symbol information with...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
David Blaikie
DebugInfo: Avoid truncating addr_base to 32 bits
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Amara Emerson
[GlobalISel][CallLowering] Use stripPointerCasts().
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Davide Italiano
[TestKernVerStrLCNOTE] Check the *right* architecture.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Eric Christopher
Fix you->your typo.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Peter Collingbourne
scudo: Add a dump of primary allocation sizes to malloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Peter Collingbourne
scudo: Table driven size classes for Android allocator.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Peter Collingbourne
scudo: Instead of exporting a pointer to the allocator...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Dimitry Andric
[Sanitizers] Get link map on FreeBSD and NetBSD via...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Vedant Kumar
Revert "[Host.mm] Check for the right macro instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Dimitry Andric
Revert "[Sanitizers] Get link map on FreeBSD via docume...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Sanjay Patel
[EarlyCSE] avoid crashing when detecting min/max/abs...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Vedant Kumar
[ubsan] Null-check and adjust TypeLoc before using it
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Ted Woodward
Remove lit feature object-emission
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
LLVM GN Syncbot
[gn build] Port bb383ae6120
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Hiroshi Yamauchi
[CallPromotionUtils] Add tryPromoteCall.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Davide Italiano
Revert "[lldb] Fix+re-enable Assert StackFrame Recogniz...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Lei Zhang
[mlir][spirv] Use spv.entry_point_abi in GPU to SPIR...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Alexey Bataev
[OPENMP50]Add support for 'release' clause.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Hanhan Wang
[mlir][Linalg] Add a roundtrip test for indexed_generic...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Martin Storsjö
[test] Disable the Passes/PluginsTest cases on windows...
commit
|
commitdiff
|
tree
|
snapshot
next