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-03-04
Pavel Labath
Use DWARFDataExtractor::getInitialLength in debug_aranges
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Pavel Labath
Use DWARFDataExtractor::getInitialLength in DWARFDebugAddr
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Kerry McLaughlin
[AArch64][SVE] Add SVE2 intrinsic for xar
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Kadir Cetinkaya
[clangd] Fix buildbots
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Evgeniy Brevnov
[DependenceAnalysis] Dependecies for loads marked with...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Simon Pilgrim
Fix some getAs/castAs null dereference static analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Simon Pilgrim
[AMDGPU] performCvtF32UByteNCombine - revisit node...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Florian Hahn
[Matrix] Add IR MatrixBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Kadir Cetinkaya
[clangd] Fix windows buildbots
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
gbreynoo
[llvm-ar][test] Add to llvm-ar test coverage
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Ilya Biryukov
[AST] Refactor propagation of dependency bits. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
evgeny
Attempt to fix buildbot after 497c110e
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Kadir Cetinkaya
[clangd] Make use of syntax tokens in ReplayPreamble
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Kadir Cetinkaya
[clangd] Fix early selection for non-vardecl declarators
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
evgeny
[lld][ELF][COFF] Fix archived bitcode files naming
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Georgii Rymar
[Object/ELF] - Fix the offset type used in ELFFile...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Simon Tatham
[ARM,MVE] Add the `vshlcq` intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Simon Tatham
[ARM,MVE] Add the `vsbciq` intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Craig Topper
[X86] Directly form VBROADCAST_LOAD for BUILD_VECTOR...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Charusso
[analyzer] AnalysisDeclContext: Refactor and documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Charusso
[analyzer] AnalyzerOptions: Remove 'fixits-as-remarks'
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Charusso
[analyzer] FixItHint: Apply and test hints with the...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
hsmahesha
[HIP] Make sure, unused hip-pinned-shadow global var...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Juneyoung Lee
[ValueTracking] Let isGuaranteedNotToBeUndefOrPoison...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Amara Emerson
[GlobalISel][Localizer] Enable intra-block localization...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Fangrui Song
[MC][test] Improve some llvm-objdump -t tests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Frank Laub
[MLIR][NFC] Fix for VS2017 bug.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Fangrui Song
[gn build] Fix llvm-gsymutil after D75291
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Fangrui Song
[MCDwarf] Change emitListsTableHeaderStart to use a...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Lang Hames
[ORC] Skip ST_File symbols in MaterializationUnit inter...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Stefanos Baziotis
[LoopTerminology][NFC] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Richard Smith
PR45087: Fix check for emptiness when determining wheth...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Greg Clayton
Fix buildbots by including MC for StringTableBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Alexander Belyaev
[MLIR] Expose makeCanonicalStridedLayoutExpr in Standar...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Richard Smith
PR45083: Mark statement expressions as being dependent...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Martijn Vels
Partially inline basic_string copy constructor in UNSTABLE
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Lang Hames
[JITLink] Add a -slab-address option to llvm-jitlink.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jonathan Coe
[clang-format] Do not format C# array subscript operato...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jonathan Coe
[clang-format] Do not merge target-name and : for C...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Matt Arsenault
LICM: Reorder condition checks
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Matt Arsenault
AMDGPU: Fix computation for getOccupancyWithLocalMemSize
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Michael Spencer
[clang][Modules] Add -fsystem-module flag
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Brian Gesiak
[Coroutines] Use dbg.declare for frame variables
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Greg Clayton
Rename "llvm-gsym" to "llvm-gsymutil" and fix dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Amy Huang
[DebugInfo] Fix for adding "returns cxx udt" option...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Lang Hames
[JITLink] Fix a pointer-to-integer cast in jitlink...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Adrian Prantl
Doxygenify CompilerType.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Sanjay Patel
[AArch64] add tests for nnan/ninf/undef FP simplificati...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Vedant Kumar
test: Adjust no-dbg-value-after-terminator.mir to use...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Matthias Kramm
[mlir][Tutorial] Make parsing an empty file print a...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
River Riddle
[mlir] Generate CmpFPredicate as an EnumAttr in tablegen
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Reid Kleckner
Port ubsan nullability.c test to Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Alex Langford
[lldb] Delete some commented out code in ClangASTSource.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Sanjay Patel
[PowerPC] adjust test to avoid getting zapped completel...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Vedant Kumar
[MachineVerifier] Remove placement rule exception for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Vedant Kumar
[LiveDebugValues] Do not insert DBG_VALUEs after a...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Nathan Ridge
[clangd] Handle go-to-definition in macro invocations...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
George Rokos
[clang-offload-wrapper] Lower priority of __tgt_registe...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Alex Zinenko
[mlir] Format AffineOps.td. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Craig Topper
[X86] Match vpmullq latency to uops.info. Correct port...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jacques Pienaar
[mlir][ods] Add query for derived attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Stefan Stipanovic
Revert "Revert "[lldb/Docs] Mark both Python 3.6 and...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Stefan Stipanovic
Revert "[OpenMP] Adding InaccessibleMemOnly and Inacces...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Stefan Stipanovic
Revert "[lldb/Docs] Mark both Python 3.6 and 3.8 as...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Stefan Stipanovic
[OpenMP] Adding InaccessibleMemOnly and InaccessibleMem...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jonas Devlieghere
[lldb/Docs] Mark both Python 3.6 and 3.8 as supported...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Alexey Bataev
[OPENMP50]Support 'update' clause for 'depobj' directive.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Raphael Isemann
[lldb][NFC] Remove some commented out code in TypeSyste...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Craig Topper
[X86] Always emit an integer vbroadcast_load from lower...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Craig Topper
[X86] Directly emit VBROADCAST_LOAD from constant pool...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
LLVM GN Syncbot
[gn build] Port c84532a70aa
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Whitney Tsang
[LoopNest]: Analysis to discover properties of a loop...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jon Chesterfield
[libomptarget][nfc][amdgcn] Simplify assert_fail implem...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Fangrui Song
[Bitcode] Fix -Wswitch after c5ec8890c95bf9f56beff285ef...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Craig Topper
[X86] Connect accidentally dead code in a avx512 fmadd...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Justin Bogner
Restore `REQUIRES: default_triple` to a test
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jonathan Coe
[clang-format] Allow nested [] in C# attributes
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Lang Hames
[ORC] Make sure we add initializers to the SymbolFlags...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Lang Hames
[ORC] Remove an out-of-date FIXME
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Alex Zinenko
[mlir] support reductions in loop to std conversion
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Sterling Augustine
Promote nameless lambda used by dl_iterate_phdr to...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Fangrui Song
[MCDwarf] Generate DWARF v5 .debug_rnglists for assembl...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Tyker
[NFC] Try fix ubsan buildbot after 876d13378931bee3dcef...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Joerg Sonnenberger
Add module for llvm/Bitstream
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Nathan James
[clang-tidy] Change checks to use new isLanguageVersion...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Pierre-vh
[debuginfo-tests][dexter] Add --builder gcc support...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Craig Topper
[DAGCombiner][X86] Improve narrowExtractedVectorLoad...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Craig Topper
[X86] Don't count the chain uses when forming broadcast...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Chris Bowler
[PowerPC][NFC] Add missing expected output for AIX...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Chris Bowler
[PowerPC][NFC] Lexically order expected output for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Alex Zinenko
[mlir] ExecutionEngine: fix assertion on the error...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Alex Zinenko
[mlir] error out on unsupported attribute kinds in...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
LLVM GN Syncbot
[gn build] Port ae4d39c9e4a
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jonas Paulsson
[SystemZ] Copy Access registers and CC with the correc...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Pavel Labath
[lldb] Add detailed tests for the "disassemble" command
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Francesco Petrogalli
[llvm][CodeGen][SVE] Constrain prefetch intrinsic argum...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Sam Parker
[RDA][ARM] collectKilledOperands across multiple blocks
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Sam McCall
[clangd] Propagate versions into DraftStore, assigning...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Sam Parker
[ARM][RDA] Allow multiple killed users
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
diggerlin
[AIX][XCOFF] Fix XCOFFObjectWriter assertion failure...
commit
|
commitdiff
|
tree
|
snapshot
next