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-28
Peter Smith
[LLD][ELF][ARM] Implement Thumb pc-relative relocations...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Peter Smith
[MC][ELF][ARM] Add relocations for some pc-relative...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Sam Parker
[NFC][ARM] Add tests
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Jay Foad
[AMDGPU] Precommit some scheduler related test updates
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Sam Parker
[RDA] Track implicit-defs
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Jonathan Coe
[clang-format] Recognize C# nullable types
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Stefan Agner
[ARM][Thumb2] support .w assembler qualifier for dmb...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Stefan Agner
[ARM][Thumb2] Support .w assembler qualifier for pld...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Djordje Todorovic
[NFC] [Test commit] Testing commit access with new...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Kirill Bobyrev
[mlir] Fix the build by using correct symbol name
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Alexey Lapshin
[DWARFLinker][NFC] Remove usages of "const object:...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Pierre-vh
[debuginfo-tests][dexter] Add a test tool --calculate...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Pavel Labath
[lldb] Use llvm MC as the source of dwarf/eh register...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Hans Wennborg
SROA: Don't drop atomic load/store alignments (PR45010)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
serge-sans...
No longer generate calls to *_finite
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Hans Wennborg
llvm-ar: Fix MinGW compilation
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Balázs Kéri
[ASTImporter] Improved import of AlignedAttr.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Kadir Cetinkaya
[clangd] Get rid of lexer usage in ObjCLocalizeStringLi...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Kadir Cetinkaya
[clangd] Use tokenize instead of raw lexer in SourceCod...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Igor Kudrin
[DebugInfo] Fix parsing DWARF64 units in DWP.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Igor Kudrin
[DebugInfo] Avoid crashing when parsing an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Pavel Labath
[DataExtractor] Improve error message when we run off...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Saleem Abdulrasool
build: process the libxml2 library path for embedding
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Craig Topper
[X86] Add FMA commuting test case for D75016
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Jun Ma
[Coroutines] CoroElide enhancement
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Juneyoung Lee
Revert "[SimpleLoopUnswitch] Fix introduction of UB...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Matthias Kramm
[mlir][Tutorial] Fix comment position in SimplifyRedund...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Matthias Kramm
[mlir] Fix/Clarify parts of MLIR toy tutorial chapter 6+7
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Matthias Kramm
Fix/Clarify parts of MLIR toy tutorial chapter 5
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Matthias Kramm
[mlir] Fix/clarify parts of MLIR toy tutorial chaper 4.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Matthias Kramm
[mlir] Fix comma+typo in MLIR toy tutorial chapter 3.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Matthias Kramm
[mlir] Clarify/Fix parts of MLIR toy tutorial chapter 2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Eli Friedman
[IndVars] Fix sort comparator.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Reid Kleckner
Add missing cstdint include not found on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Reid Kleckner
[Support] Remove byte swapping from MathExtras.h
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Matt Morehouse
[DFSan] Add flag to insert event callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Douglas Yung
Change test to use -S so it works when an external...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Matt Morehouse
[DFSan] Remove unused IRBuilder. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Adrian McCarthy
Need /bigobj to build SourceCodeTest.cpp with MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Artur Pilipenko
Fix DSE miscompile when store is clobbered across loop...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Reid Kleckner
Avoid ASTContext.h -> TargetInfo.h dep
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Craig Topper
[llvm-exegesis] Remove unnecessary deletion of an assig...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Reid Kleckner
Add some missing header dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Eric Fiselier
[libc++] Update compiler images and more docker cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Vedant Kumar
unittest: Convert EXPECT_EQ iterator checks to use...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Mitch Phillips
Update Sanitizer tests for Android R.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Reid Kleckner
Avoid SourceManager.h include in RawCommentList.h,...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Eric Fiselier
[libc++] Update lld version on buildbots to be LLVM-11.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Jonas Devlieghere
[lldb/CMake] Use PYTHON_HOME as a hint to find Python 3.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Vedant Kumar
unittest: Disable checks to work around compiler errors
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Stanislav Mekhanoshin
[AMDGPU] Enable runtime unroll for LDS
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
LLVM GN Syncbot
[gn build] Port b0142cd9867
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Vedant Kumar
[LiveDebugValues] Encode register location within VarLo...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Vedant Kumar
[LiveDebugValues] Encode a location in VarLoc IDs,...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Vedant Kumar
[ADT] Add CoalescingBitVector, implemented using Interv...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Eric Fiselier
[libc++] Rework docker files for buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Sanjay Patel
[x86] use instruction-level fast-math-flags to drive...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Sanjay Patel
[AArch64] add splat shuffle combine test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Sanjay Patel
[AArch64] regenerate complete test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Paolo Severini
[LLDB] Fix AddressSanitizer failure in MemoryCache
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Nicolas Vasilache
[mlir] NFC - Split out RunnerUtils that don't require...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Stephan Herhut
[MLIR][Loops] Expose transformations on loop.parallel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Stephen Neuendorffer
[MLIR] add show-dialects option for mlir-opt
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Joe Turner
[clang-tidy] Store all ranges in clang::tooling::Diagnostic
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
David Tenty
[XCOFF] Don't emit non-external labels in the symbol...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Eric Fiselier
[libc++] Mark more try_lock tests as possibly flaky.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Reid Kleckner
Forward declare FileEntry and DirectoryEntry in Module.h
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Reid Kleckner
Forward declare special case lists
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Sameer Sahasrabuddhe
[AMDGPU] improve fragile test for divergent branches
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Nicolas Vasilache
[mlir] Hotfix - Rename MLIRRuntimeUtils to mlir_runtime...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Nikita Popov
[InstCombine] DCE instructions earlier
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
John Brawn
Add an attribute registry so plugins can add attributes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Simon Moll
Remove BinaryOperator::CreateFNeg
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Alexey Bader
Revert "[SYCL] Driver option to select SYCL version"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Pierre-vh
[Transforms][Debugify] Ignore PHI nodes when checking...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Dan Gohman
[WebAssembly] Mangle the argc/argv `main` as `__wasm_ar...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Dan Gohman
[WebAssembly] Teach lld how to demangle "__main_argc_argv".
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Dan Gohman
[WebAssembly] Add an `isWasm` target triple predicate.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Simon Pilgrim
[InstCombine] Add PR14365 test cases + vector equivalents.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Simon Pilgrim
[CostModel][X86] Improve extract/insert element costs...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Sam Parker
Revert "[ARM] Add CPSR as an implicit use of t2IT"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Alexey Lapshin
[Debuginfo][NFC] Unify error reporting routines inside...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Bardia Mahjour
[DA] Delinearization of fixed-size multi-dimensional...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Ruyman
[SYCL] Driver option to select SYCL version
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Krzysztof Parzyszek
[Hexagon] Do not use init_arrays by default
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Nicolas Vasilache
[mlir] NFC - Move runner utils from mlir-cpu-runner...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Kirill Bobyrev
Revert "Devirtualize a call on alloca without waiting...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Jay Foad
[AMDGPU][ConstantFolding] Fold llvm.amdgcn.fract intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Simon Pilgrim
Fix cppcheck definition/declaration arg mismatch warnin...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Simon Pilgrim
[X86] Use Subtarget.useSoftFloat() in X86TargetLowering...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Aaron Ballman
Adding some documentation for __builtin_dump_struct.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Adrian Kuegel
Add GPU lowerings for the different log ops.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Simon Pilgrim
Fix shadow variable warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Simon Pilgrim
Fix shadow variable warnings. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Simon Pilgrim
[X86] LowerMSCATTER/MGATHER - reduce scope of MaskVT...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Simon Pilgrim
Fix uninitialized variable warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Alex Zinenko
[mlir] fix wrong symbol order in AffineApplyNormalizer
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Haojian Wu
[clangd][NFC] Don't query the index if the rename symbo...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Simon Pilgrim
[X86] createVariablePermute - handle case where recursi...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Jonathan Coe
[clang-format] Recognize C# named argument colons as...
commit
|
commitdiff
|
tree
|
snapshot
next