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-27
Adrian Prantl
Add LLDB_LIBDIR_SUFFIX to Config.h to unbreak the Xcode...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Zinovy Nis
[clang-tidy] Handle missing yaml module in run-clang...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Nathan Lanza
Kill unused variable m_tu_decl_up in SymbolFilePDB
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Nikita Popov
[ConstantRange] Add isWrappedSet() and isUpperSignWrapped()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Teresa Johnson
[CGP] Reset DT when optimizing select instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jessica Paquette
[opt-viewer] Teach optrecord.py about !Failure tags
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Eli Friedman
[ARM] Don't confuse the scheduler for very large VLDMDI...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Amara Emerson
[AArch64][GlobalISel] Make G_PHI of v2s64, v4s32, v2s32...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Nikita Popov
[ConstantRange] Rename isWrappedSet() to isUpperWrapped()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jessica Paquette
[opt-viewer] Make filter_=None by default in get_remark...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Arsenault
RegPressure: Fix crash on blocks with only dbg_value
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Thomas Anderson
Fix and speedup __libcpp_locale_guard on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Nikita Popov
[InstCombine] Use uadd.sat and usub.sat for canonicaliz...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Sam McCall
[clangd] Support utf-8 offsets (rather than utf-16...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Amara Emerson
[GlobalISel] Fix legalizer artifact combiner from crash...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Shafik Yaghmour
[ASTImporter] Fix IsStructuralMatch specialization...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Clement Courbet
[X86MacroFusion][NFC] Add a bulldozer test.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Arsenault
Reapply "AMDGPU: Scavenge register instead of findUnuse...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Arsenault
AMDGPU: Add testcase I meant to merge into r357093
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Craig Topper
[X86] Add post-isel pseudos for rotate by immediate...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Quentin Colombet
[PeepholeOpt] Don't stop simplifying copies on sequence...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Sander de Smalen
[AArch64][SVE] Asm: error on unexpected SVE vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Arsenault
AMDGPU: Enable the scavenger for large frames
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Casey Carter
Fix occurrences of _LIBCPP_ASSERT in span tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Arsenault
AMDGPU: Add additional MIR tests for exec mask optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Arsenault
AMDGPU: Skip debug_instr when collapsing end_cf
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Arsenault
AMDGPU: Fix missing scc implicit def on s_andn2_b64_term
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Mikhail R....
New methods to check for under-/overflow in the SMT API
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Arsenault
PEI: Delay checking requiresFrameIndexReplacementScavenging
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jonas Devlieghere
[Platform] Remove Kalimba Platform
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Andrea Di Biagio
[MCA] Fix -Wparentheses warning breaking the -Werror...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Arsenault
AMDGPU: Don't hardcode num defs for MUBUF instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Arsenault
MIR: Freeze reserved regs after parsing everything
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Haojian Wu
[clangd] Bump vscode-clangd v0.0.12.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Arsenault
AMDGPU: wave_barrier is not isBarrier
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Pavel Labath
Rename some variables in the std-module tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Louis Dionne
[libc++] Add proper XFAILs for shared_mutex tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Haojian Wu
[clangd] Fix the inconsistent code indent in vscode...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Yonghong Song
[BPF] use std::map to ensure consistent output
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Clement Courbet
[X86MacroFusion][NFC] Improve macrofusion testing.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Haojian Wu
[clangd] Add activate command to the vscode extension.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Andrea Di Biagio
[MCA][Pipeline] Don't visit stages in reverse order...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Arsenault
AMDGPU: Fix areLoadsFromSameBasePtr for DS atomics
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Andrew Ng
[LLD] Restore tests that use "-" as output
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Nico Weber
gn build: Merge r357047
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Nirav Dave
[DAGCombiner] Unify Lifetime and memory Op aliasing.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Nirav Dave
[DAGCombine] Refactor GatherAllAliases. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Alexey Bataev
[OPENMP]Initial support for 'allocate' clause.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Hans Wennborg
Re-commit r355490 "[CodeGen] Omit range checks from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Dmitry Preobrazhensky
Revert of 357063 [AMDGPU][MC] Corrected handling of...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Kevin P. Neal
The IR verifier currently supports the constrained...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Sander de Smalen
[AArch64] NFC: Cleanup isAArch64FrameOffsetLegal
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Dmitry Preobrazhensky
[AMDGPU][MC] Corrected handling of tied src for atomic...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Simon Pilgrim
[X86][SSE] Add shuffle test case for PR41249
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
George Rimar
Revert the r348352 "[clang] - Simplify tools::SplitDebu...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Pavel Labath
minidump: Add ability to attach (breakpad) symbol files...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Sander de Smalen
[AArch64] Adds cases for LDRSHWui and LDRSHXui to getMe...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Andrew Ng
[Support] MemoryBlock size should reflect the requested...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Simon Pilgrim
Revert rL356864 : [X86][SSE41] Start shuffle combining...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Pavel Labath
Fix a "memset clearing an object of non-trivial type...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Pavel Labath
Fix an out-of-bounds error in RegisterContextDarwin_arm64
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Fangrui Song
[DWARF] Add D to Seen early to avoid duplicate elements...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Fangrui Song
[DWARF] Simplify DWARFVerifier::handleDebugAbbrev. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jonas Paulsson
[DAGCombiner] Don't allow addcarry if the carry produc...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Fangrui Song
[llvm-dwarfdump] Simplify -o handling
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Craig Topper
[X86] Add test cases for missed opportunities in (x...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Craig Topper
[X86] When iselling (x << C1) and/or/xor C2 as (x and...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Yi Kong
Revert "[builtins] Rounding mode support for addxf3...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
QingShan Zhang
[NFC][PowerPC] Custom PowerPC specific machine-scheduler
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Craig Topper
[X86] Autogenerate complete checks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Craig Topper
[X86] Simplify some code in matchBitExtract by using...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Nathan Lanza
Get the lang from the CompileUnit for ParseCompileUnitF...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Francis Visoiu...
[Remarks] Emit a section containing remark diagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Nico Weber
gn build: Add build files for clang-include-fixer and...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Erik Pilkington
Emit -Wfortify-source using DiagRuntimeBehaviour
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Erik Pilkington
[Sema] Fix an assert when a block captures a constexpr...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Nikita Popov
[ConstantRange] Exclude full set from isSignWrappedSet()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Duncan P. N...
Basic: Return a reference from FileManager::getVirtualF...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Duncan P. N...
Frontend: Remove CompilerInstance::VirtualFileSystem...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Shoaib Meenai
[cmake] Reset variable before using it
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Yi Kong
[builtins] Rounding mode support for addxf3/subxf3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Jonas Devlieghere
[Python] Remove dynamic indirection
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Guozhi Wei
[PPC] Refactor PPCBranchSelector.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Quentin Colombet
[LiveRange] Reset the VNIs when splitting subranges
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Jessica Paquette
Make -mno-outline pass -enable-machine-outliner=never...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Alex Langford
[ExpressionParser] Add swift-lldb case for finding...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Sanjay Patel
[SDAG] add simplifications for FP at node creation...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Stefan Pintilie
[PowerPC] Remove UseVSXReg
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Ronald Wampler
[clang-format] Add style option AllowShortLambdasOnASin...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Ali Tamur
Revert "[llvm] Reapply "Prevent duplicate files in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Ali Tamur
Revert "[lld] Reapply "Prevent duplicate files in debug...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Thomas Anderson
[libc++] Fix return value of snprintf_l() on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Brian Gesiak
Revert "[coroutines] Add std::experimental::task<T...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Sam Clegg
[WebAssembly] Initial implementation of PIC code generation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Nico Weber
gn build: Format all build files
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Ali Tamur
[lld] Reapply "Prevent duplicate files in debug line...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Nico Weber
gn build: Merge r356929 (effectively relands r353518...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Ali Tamur
[llvm] Reapply "Prevent duplicate files in debug line...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
George Rimar
[llvm-objcopy] - Strip sections before symbols.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Jorge Gorbe...
Add lldb-vscode as a dependency of lldb tests.
commit
|
commitdiff
|
tree
|
snapshot
next