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-11-09
Sanne Wouda
Reland "Precommit LTO pipeline test"
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Simon Pilgrim
[SLPVectorizer][X86] Remove unused check-prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Michał Górny
[lldb] [Host/freebsd] Set Arg0 for 'platform process...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Michał Górny
Revert "[lldb] [Host/freebsd] Set Arg0 for 'platform...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Georgii Rymar
[lldb][test] - Update test cases after yaml2obj change.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Simon Pilgrim
[SimplifyCFG] Remove unused check-prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Simon Pilgrim
[Scalarizer] Remove unused check-prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Michał Górny
[llvm] [Support] Fix segv if argv0 is null in getMainEx...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Michał Górny
[lldb] [Host/freebsd] Set Arg0 for 'platform process...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Michał Górny
[lldb] [test] Extend watchpoint test to wait for thread...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Michał Górny
[lldb] [Process/FreeBSDRemote] Handle exec() from inferior
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Georgii Rymar
[yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Georgii Rymar
Recommit: [llvm-readelf/obj] - Allow dumping of ELF...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Jan Kratochvil
[lldb] Fix DW_AT_decl_file from DW_AT_specification...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Tim Northover
[MergeFunctions] fix function attribute comparison...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
QingShan Zhang
[NFC][Test] Add tests for constant pool on PowerPC
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Georgii Rymar
Revert "[llvm-readelf/obj] - Allow dumping of ELF heade...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Georgii Rymar
[llvm-readelf/obj] - Allow dumping of ELF header even...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Georgii Rymar
[yaml2obj] - Implement BBAddrMapSection::getEntries...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Sam McCall
[clangd] Don't run clang-tidy AST traversal if there...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Michael Liao
[GlobalsAA] Teach to handle `addrspacecast`.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
António Afonso
Fix debug_abbrev emitter to only assign table id once
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Stella Laurenzo
[mlir][CAPI] Proposal: Always building a libMLIRPublicA...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Paul C. Anagnostopoulos
[IR] [TableGen] Cleanup pass over the IR TableGen files.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Roman Lebedev
[NFC][LoopIdiom] Add basic test coverage for 'left...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Nathan James
[clang-tidy] Fix build for gcc5.3 after d725f1ce
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Hubert Tong
[NFC][tests] Replace use of GNUisms in usage of diff
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Sanjay Patel
[InstSimplify] allow vector folds for (Pow2C << X)...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Sanjay Patel
[InstSimplify] add tests for icmp with power-of-2 opera...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Simon Pilgrim
[SLPVectorizer][X86] Remove unused check-prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Simon Pilgrim
[GVN] Remove unused check-prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Simon Pilgrim
[InstCombine] Fix malformed CHECK32/64 test checks.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Simon Pilgrim
[InstCombine] Remove unused check-prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Simon Pilgrim
[PhaseOrdering] Remove unused check-prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Simon Pilgrim
[PhaseOrdering][X86] Remove unused check-prefixes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Simon Pilgrim
[DSE] Don't dereference a dyn_cast<> result - use cast...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Simon Pilgrim
Don't dereference a dyn_cast<> result - use cast<>...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Simon Pilgrim
[InstCombine] foldSelectFunnelShift - block poison...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Simon Pilgrim
[KnownBits] isNonZero() - avoid expensive countPopulati...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Florian Hahn
[LoopInterchange] Skip non SCEV-able operands in cost...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Pedro Tammela
[Reg2Mem] add support for the new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Arthur Eubanks
Revert "[NewPM] Provide method to run all pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Craig Topper
[X86] Improve lowering of fptoui
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Craig Topper
[RISCV] Remove assertsexti32 from a couple B extension...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Alexander Shaposhnikov
[llvm-objcopy][MachO] Minor refactoring of MachOLayoutB...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Fangrui Song
[ELF] --warn-backrefs-exclude: use toString to match...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Fangrui Song
[ELF] Test R_*_SIZE for non-SHF_ALLOC sections
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Kazu Hirata
[Mem2Reg] Use llvm::count instead of std::count (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Kazu Hirata
[JumpThreading] Fix function names (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Stella Laurenzo
Remove TOSA test passes from non test registration.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Cornelius Aschermann
[llvm-objcopy][MachO] Fix adding multiple sections
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Carl Ritson
[AMDGPU] SIWholeQuadMode fix mode insertion when SCC...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Mehdi Amini
Include the generated documentation for list of ops...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Stephen Kelly
Fix dumping of explicit template specializations
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Craig Topper
[RISCV] Add test cases showing missed opportunities...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Renato Golin
[docs] Adding a Support Policy
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Craig Topper
[RISCV] Use (not X) in instead of (xor X, -1) in isel...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
LLVM GN Syncbot
[gn build] Port d725f1ce531
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Nathan James
[clang-tidy] Use vfs::FileSystem when getting config
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Mehdi Amini
Add missing dependency to TOSA library: fix build with...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Mehdi Amini
Refactor TOSA Dialect CMake to use add_mlir_dialect...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Jonas Devlieghere
[DWARFLinker] Convert analyzeContextInfo to a work...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Michał Górny
[lldb] [test] Use skipUnlessDarwin for tests specific...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Michał Górny
[lldb] [test] Un-skip one of TestRaise signals on fbsd
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Stella Laurenzo
NFC: (re-apply) Fix some post-review nits for the Tosa...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Nikita Popov
[BasicAA] Unify struct/other offset (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Stella Laurenzo
Revert "NFC: Fix some post-review nits for the Tosa...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Nikita Popov
[BasicAA] Use smul_ov helper (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Stella Laurenzo
[mlir][Python] Adapt to include property change in...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Stella Laurenzo
NFC: Fix some post-review nits for the Tosa dialect.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Suraj Sudhir
TOSA MLIR Dialect
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Melanie Blower
[clang] Fix length threshold for MicrosoftMangle md5...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Melanie Blower
[clang] Improve Microsoft mangling lit test with dblaik...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Nikita Popov
[CaptureTracking] Add statistics (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Nikita Popov
[CaptureTracking] Early abort on too many uses (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Nikita Popov
[CaptureTrackingTest] Add missing override marker ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Nikita Popov
[CaptureTracking] Correctly handle multiple uses in...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
George Mitenkov
[MLIR][SPIRVToLLVM] Added module name conversion
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Nikita Popov
[CaptureTracking] Avoid duplicate shouldExplode() check...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Jonas Devlieghere
[DWARFLinker] Use union to reduce sizeof(WorklistItem...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Kazu Hirata
[BranchProbabilityInfo] Simplify getEdgeProbability...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Fangrui Song
[test] Fix Other/new-pass-manager.ll with has different...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Fangrui Song
[test] Fix Other/new-pass-manager.ll & clang/test/Misc...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Atmn Patel
Revert "[LoopDeletion] Allows deletion of possibly...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Atmn Patel
Revert "[CodeGen] Fixes sanitizer test"
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Fangrui Song
AsmPrinter/Dwarf*: Use llvm::Register instead of unsigned
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Atmn Patel
[CodeGen] Fixes sanitizer test
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Fangrui Song
[OpenMP] Fix -Wmisleading-indentation after D84192
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Fangrui Song
[AsmPrinter] Rename ByteStreamer::EmitInt8 to emitInt8
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Atmn Patel
[LoopDeletion] Fixes failing test
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Jonas Devlieghere
[DWARFLinker] Add CompileUnit::getInfo helper that...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Atmn Patel
[LoopDeletion] Allows deletion of possibly infinite...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
cchen
[OpenMP5.0] map item can be non-contiguous for target...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
cchen
[libomptarget] Add support for target update non-contiguous
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Mehdi Amini
Don't link any LLVM/MLIR library to the C API unit...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Atmn Patel
[Inliner] Handle `mustprogress` functions
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Fangrui Song
[test] -mtriple=x86_64-* -> -mtriple=x86_64
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Stella Laurenzo
[mlir][Python] Fix cmake typo keeping the extension...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Siva Chandra...
[libc] Extend WrapperGen to emit aliases.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Zequan Wu
[llvm-cov] Fix missing slash in -path-equivalence
commit
|
commitdiff
|
tree
|
snapshot
next