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
2021-06-13
Jez Ng
[lld-macho][nfc] Represent the image loader cache with...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Jez Ng
[lld-macho][nfc] Remove InputSection::outSecFileOff
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Eric Astor
[ms] [llvm-ml] When parsing MASM, "jmp short" instructi...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Eric Astor
[ms] [llvm-ml] Fix capitalization of the ignored CPU...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Eric Astor
Fix misspelled instruction in X86 assembly parser
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Saleem Abdulrasool
unwind: allow building with GCC
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
David Green
[DSE] Extra multiblock loop tests, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Hanhan Wang
Introduce tensor.insert op to Tensor dialect.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Fangrui Song
[ELF] Add OVERWRITE_SECTIONS command
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Khem Raj
[fuzzer] Fix build on musl
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Fred Grim
[clang-format] Adds a formatter for aligning arrays...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
LemonBoy
[SPARC] Legalize truncation and extension between fp128...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Saleem Abdulrasool
DirectoryWatcher: also wait for the notifier thread
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Nico Weber
[lld/mac] clarify comment
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Nikita Popov
[LoopUnroll] Test multi-exit runtime unrolling with...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
RawError.h - remove unused <string> include. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
BoundsChecking.cpp - tidy implicit header dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
DIPrinter.h - tidy implicit header dependencies. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
DetailedRecordsBackend.cpp - printSectionHeading -...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
DetailedRecordsBackend.cpp - tidy implicit header depen...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
ProfiledCallGraph.h - remove unused <string> include...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
RegUsageInfoPropagate.cpp - remove unused <string>...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
MachOObjectFile.cpp - remove unused <string> include...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
DWARFDebugFrame.cpp - remove unused <string> include...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Nico Weber
fix comment typos to cycle bots
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
GVN.cpp - remove unused <vector> include. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
LoopUnrollAndJamPass.cpp - remove unused <vector> inclu...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
David Green
[ARM] Introduce t2WhileLoopStartTP
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Markus Böck
[clang][NFC] Add IsAnyDestructorNoReturn field to CXXRe...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Sanjay Patel
[InstCombine] fold ctlz/cttz of bool types
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
SValExplainer.h - get APSInt values by const reference...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
ArgumentPromotion.cpp - remove unused <string> include...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Simon Pilgrim
VPlanSLP.cpp - tidy implicit header dependencies. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Lang Hames
[ORC-RT] Remove unused header in unit test.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Lang Hames
[JITLink][MachO] Add missing testcase.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Lang Hames
[ORC-RT] Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Matheus Izvekov
[clang] Implement P2266 Simpler implicit move
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Kristina Bessonova
[ARM][NEON] Combine base address updates for vld1Ndup...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Luo, Yuanke
[X86] Check immediate before get it.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Luo, Yuanke
Revert "[X86] Check immediate before get it."
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Shoaib Meenai
[runtimes] Fix umbrella component targets
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
David Blaikie
llvm-objcopy: fix section size truncation/extension...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Luo, Yuanke
[X86] Check immediate before get it.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Lang Hames
[ORC-RT] Split Simple-Packed-Serialization code into...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Mehdi Amini
Simplify getArgAttrDict/getResultAttrDict by removing...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Roman Lebedev
[NFC][X86][Codegen] Add shuffle test that would benefit...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Mehdi Amini
Use dyn_cast_or_null instead of dyn_cast in FunctionLik...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Ian McIntyre
[llvm-objcopy] Exclude empty sections in IHexWriter...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Xun Li
[CHR] Don't run ControlHeightReduction if any BB has...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Craig Topper
[X86] Add ISD::FREEZE and ISD::AssertAlign to the list...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Saleem Abdulrasool
Revert "Revert "DirectoryWatcher: add an implementation...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Matheus Izvekov
[clang] NRVO: Improvements and handling of more cases.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Florian Hahn
[VPlan] Add more sinking/merging tests with predicated...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Shashij gupta
[MLIR] Simplify affine.if ops with trivial conditions
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Florian Hahn
Revert "Allow signposts to take advantage of deferred...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Kristina Bessonova
[lit] Attempt for fix tests failing because of 'warning...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Florian Hahn
Revert "[X86FixupLEAs] Transform the sequence LEA/SUB...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Florian Hahn
Revert "[X86FixupLEAs] Sub register usage of LEA dest...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
madhur13490
[AMDGPU][IndirectCalls] Fix register usage propagation...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
spupyrev
A post-processing for BFI inference
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Michael Kruse
[Flang][test] Fix Windows buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Stephen Neuendorffer
[mlir] make normalizeAffineFor public
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Adrian Prantl
Improve materializer error messages to include type...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Alexander Shaposhnikov
[lld][MachO] Fix function starts section
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Jez Ng
[lld-macho] Fix debug build
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Uday Bondhugula
[MLIR] Execution engine python binding support for...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Kai Luo
[AIX][compiler-rt] Fix cmake build of libatomic for...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Adrian Prantl
Allow signposts to take advantage of deferred string...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Jez Ng
[lld-macho] Have dead-stripping work with literal sections
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Jez Ng
[lld-macho][nfc] Have InputSection ctors take some...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Jez Ng
[lld-macho][nfc] Move liveness-tracking fields into...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Jez Ng
[lld-macho] Deduplicate fixed-width literals
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Adrian Prantl
Revert "Allow signposts to take advantage of deferred...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Andrew Litteken
[IRSim] Strip out the findSimilarity call from the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Adrian Prantl
Disambiguate usage of struct mach_header and other...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Adrian Prantl
Allow signposts to take advantage of deferred string...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Alexander Shaposhnikov
[llvm-objcopy][MachO] Do not strip symbols with the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Reid Kleckner
[ASan/Win] Hide index from compiler to avoid new clang...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Arthur Eubanks
[NFC][OpaquePtr] Make getMemoryParamAllocType() compati...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Sanjay Patel
[InstCombine] add tests for bit manipulation intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Sanjay Patel
[InstCombine] update test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Kevin Athey
[sanitizer] Remove numeric values from -asan-use-after...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Kevin Athey
[sanitizer] Replace -mllvm -asan-use-after-return in...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Andrew Litteken
[IRSim] Don't copy the Mapper for createCandidatesFromS...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Raphael Isemann
[lldb] Remove GCC XFAIL for TestCPPAuto and TestClassTe...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Roman Lebedev
[NFC][X86][Codegen] Megacommit: mass-regenerate all...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Daniil Fukalov
[NFC][CostModel] Fixed comment that comparisons work...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Andrew Litteken
Revert "[IRSim] Adding basic implementation of llvm...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Philip Reames
Allow ptrtoint/inttoptr of non-integral pointer types...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Alex Lorenz
[clang][ObjC] allow the use of NSAttributedString ...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Andrew Litteken
[IRSim] Adding basic implementation of llvm-sim.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Arthur Eubanks
[docs][OpaquePtr] Add some specific examples of what...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Marius Brehler
[mlir][docs] Reorder PassWrapper arguments
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Peter Steinfeld
[flang] Handle multiple USE statements for the same...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Kevin Athey
[clang-cl][sanitizer] Add -fsanitize-address-use-after...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Arthur Eubanks
[NFC][OpaquePtr] Explicitly pass GEP source type in...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
John Paul Adrian...
[compiler-rt] Add platform detection support for x32
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
LLVM GN Syncbot
[gn build] Port 7eba4856c702
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
zoecarver
[libcxx][ranges] Add class ref_view.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Matt Arsenault
AMDGPU/GlobalISel: Remove leftover hack for argument...
commit
|
commitdiff
|
tree
|
snapshot
next