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-03
Johannes Doerfert
[PM][CGSCC] Add a helper to update the call graph from...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Juneyoung Lee
[llvm-extract] Add -keep-const-init commandline option
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
LLVM GN Syncbot
[gn build] Port c953409ff89
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Johannes Doerfert
[Inliner][NoAlias] Use call site attributes too
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Johannes Doerfert
[OpenMP][Part 1] Reusable OpenMP context/traits handling
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Fangrui Song
[Driver] Fix fsemantic-interposition.c for Windows...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Fangrui Song
[Driver] Move -fsemantic-interposition decision from...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Shengchen Kan
[NFC] Fix helptext for opt/llc after https://reviews...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Saleem Abdulrasool
build: attempt to repair the build
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Nathan James
Fixed typo in CTE release notes failing build
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Nathan James
[clang-tidy] Added option for disabling const qualifier...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Nathan James
[clang-tidy] Fix false positive for cppcoreguidelines...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Craig Topper
[X86] Use MVT::f80 for the result type of the FLD used...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Saleem Abdulrasool
build: only pass -UNDEBUG when compiling C/C++
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Nicolas Vasilache
[mlir][Linalg][doc] Add Design Document for the Linalg...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Nicolas Vasilache
Revert "[mlir][Linalg][doc] Add Design Document for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Craig Topper
[X86] Cleanup the lrint/llrint/lround/llround tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
LLVM GN Syncbot
[gn build] Port a7bbe45a3e2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
Build assume from call
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Fangrui Song
[test] More tests to target specific directories after...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Simon Pilgrim
Regenerate bitcast test for upcoming patch.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Simon Pilgrim
Fix a few spelling mistakes in comments. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Fangrui Song
[gn build] Delete stale AttributesCompatFunc after...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Simon Pilgrim
[X86][SSE] Add bitcast <128 x i1> %1 to <2 x i64> test...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Simon Pilgrim
[X86][SSE] combineBitcastvxi1 - add pre-AVX512 v64i1...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Fangrui Song
[CodeGenPrepare][test] Add REQUIRES to two tests after...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Fangrui Song
[CodeGenPrepare] Delete dead !DL check
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
Revert "[WIP] Build assume from call"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Fangrui Song
[CodeGenPrepare] Make TargetPassConfig required
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
[WIP] Build assume from call
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
Revert "[WIP] Build assume from call"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
[WIP] Build assume from call
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
Revert "[WIP] Build assume from call"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
[WIP] Build assume from call
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Sanjay Patel
[Analysis] add optional index parameter to isSplatValue()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Aaron Puchert
Remove superfluous space from -Wrange-loop-construct...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
[NFC] Refactor TableGen for attributes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
Revert "[NFC] Refactor TableGen for attributes"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
Revert "[WIP] Build assume from call"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Nathan James
[clang-tidy] Fixed crash 44745 in readability-else...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
Revert "[NFC] Factor out function to detect if an attri...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
[NFC] Factor out function to detect if an attribute...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
[WIP] Build assume from call
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
[NFC] Refactor TableGen for attributes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
David Green
Revert "[ARM][MVE] VPT Blocks: findVCMPToFoldIntoVPS"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Fangrui Song
[Transforms] Simplify with make_early_inc_range
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Fangrui Song
[DebugInfo] Merge DebugInfoFinder::{processDeclare...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Jacques Pienaar
[mlir] Expand shape functions in ShapeInference doc
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Fangrui Song
[PatchableFunction] Use an empty DebugLoc
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Brian Gesiak
[ADT] 'PointerUnion::is' returns 'bool'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Nicolai Hähnle
AMDGPU/GFX10: Fix NSA reassign pass when operands are...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Michael Liao
[clang][driver] Remove an unused parameter. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Craig Topper
[X86] In X86FastEmitSSESelect, fall back to SelectionDA...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Craig Topper
[X86] Don't exit from foldOffsetIntoAddress if the...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Stefan Gränitz
Add ThinLtoJIT example
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Craig Topper
[LegalizeTypes][X86] Add a new strategy for type legali...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Mark de Wever
[Sema] Remove a -Wrange warning from -Wall
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
mydeveloperday
[clang-format] Add option for not breaking line before...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Jacques Pienaar
[mlir] Fix errors in release & no-assert
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Alex Richardson
Don't mark MIPS TRAP as isTerminator
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Matt Arsenault
AMDGPU/GlobalISel: Use more wide vector load/stores
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Matt Arsenault
AMDGPU/GlobalISel: Improve legalization of wide stores
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Matt Arsenault
GlobalISel: Support widening unmerge results with point...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Sylvestre Ledru
Make StringRef's std::string conversion operator explicit
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Simon Pilgrim
Remove unused function. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Simon Pilgrim
[ValueTracking] Add DemandedElts support to computeKnow...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Fangrui Song
[Frontend] Delete a redundant check of -pg for setFrame...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Alex Langford
[lldb] Remove LanguageRuntime::GetOverrideExprOptions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Fangrui Song
[ELF][Mips] Drop an unneeded config->relocatable check
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Richard Smith
Don't assume a reference refers to at least sizeof...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Nicolas Vasilache
[mlir][Linalg] NFC - Cleanup and split input file for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Nico Weber
[gn build] unbreak mac build after 133a31cef61c
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Nico Weber
[gn build] add asan runtime on linux and mac
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Jonas Devlieghere
[lldb/Reproducers] Include string length in string...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Matt Arsenault
AMDGPU/GlobalISel: Fix forming G_TRUNC with vcc result
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Matt Arsenault
AMDGPU: Switch some tests to use generated checks
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Richard Smith
Fix wrong devirtualization when the final overrider...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Reid Kleckner
[Support] Don't modify the current EH context during...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Reid Kleckner
Avoid std::tie in TypeSize.h
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Reid Kleckner
Move DenseMapInfo traits to TypeSize.h
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Stephan T....
[libcxx] [test] Update msvc_stdlib_force_include.h.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Vedant Kumar
[lldb/TypeSystemClang] Use references in a static helpe...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Vedant Kumar
[lldb/Value] Avoid reading more data than the host...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Vedant Kumar
[lldb/MCDisasm] Simplify predicates in MCDisasmInstance...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
David Blaikie
DwarfDebug.cpp: Fix some indentation
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Petr Hosek
[CMake] compiler-rt: Add COMPILER_RT_BUILTINS_ENABLE_PIC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Blaikie
DebugInfo: Split DWARF: Hash non-member function child...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Matt Arsenault
DAG: Check if a value is divergent before requiresUnifo...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Matt Arsenault
Move target tests to target subdirectories
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Alex Langford
[lldb] Remove unused CPPLanguageRuntime dependency
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Artur Pilipenko
NFC. Comments cleanup in DSE::memoryIsNotModifiedBetween
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Diego Caballero
[mlir] Introduce bare ptr calling convention for MemRef...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Aaron Puchert
Don't warn about missing declarations for partial templ...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Kostya Kortchinsky
[scudo][standalone] Change default Android config
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
[lldb/Test] Fix more substr ordering issues that only...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
[lldb/Test] Fix substr order in TestWatchLocationWithWa...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
[lldb/Platform] Always print Kernel last
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Petr Hosek
Revert "[clang-doc] Improving Markdown Output"
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Luís Marques
[RISCV] Implement jump pseudo-instruction
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Petr Hosek
[clang-doc] Improving Markdown Output
commit
|
commitdiff
|
tree
|
snapshot
next