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-12-11
Kazu Hirata
[llvm] Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Kazu Hirata
[llvm] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Jacques Pienaar
[mlir][python] Add fused location
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Matt Arsenault
AMDGPU: Indicate pessimistic fixpoint for entry functions
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Florian Hahn
[EarlyCSE] Retain poison flags, if program is UB if...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Groverkss
[MLIR][FlatAffineConstraints] Add support for extractin...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Anton Korobeynikov
Enable github issues
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Jez Ng
[lld-macho][nfc] Simplify LC_DATA_IN_CODE generation
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Jez Ng
[lld-macho][nfc] InputSections don't need to track...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Shilei Tian
[NFC][Clang] clang-format -i clang/lib/Sema/SemaOpenMP.cpp
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Nico Weber
Revert "[gn build] (manually) port 492de35df44"
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Sam McCall
[clangd] ... and mark a new test as -fno-ms-compatibili...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Med Ismail...
Revert "Revert "Revert "Use `GNUInstallDirs` to support...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Med Ismail...
Revert "[llvm] Partial revert, hopefully fix LLVM modul...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Sam McCall
[clangd] Restore -fno-ms-compatibility to tests
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
John Ericson
[llvm] Partial revert, hopefully fix LLVM module maps...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Sam McCall
[clangd] Include-fixer: handle more "incomplete type...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Kirill Stoimenov
Revert "[ASan] Replace IR based callbacks with shared...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Matt Arsenault
AMDGPU: Remove fixed function ABI option
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Jon Chesterfield
Revert "[amdgpu][nfc] Delete dead code in LowerModuleLDS"
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Sam McCall
[clangd] Clean up some include-fixer tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Lei Zhang
[mlir][spirv] Propagate LogicalResult in (de)serialization
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Lei Zhang
[mlir][spirv] Change default subgroup size
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Lei Zhang
[mlir][spirv] Avoid duplicated Block decoration during...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Lei Zhang
[mlir][spirv] Add serialization control to emit symbol...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Kirill Stoimenov
[ASan] Replace IR based callbacks with shared assembly...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Chia-hung Duan
[mlir] Update BUILD rule for AffineUtils
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jayson Yan
[llvm-readobj] Add JSONScopedPrinter to llvm-readelf
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Nicolas Vasilache
Revert "[mlir][tensor] Fix insert_slice + tensor cast...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Andrew Browne
Revert "[asan] Add support for disable_sanitizer_instru...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
David Blaikie
Move x86-specific test into the DebugInfo/X86 directory
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Florian Mayer
[sanitizers] include build ids in stacks on linux.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jon Roelofs
[Docs][ORCv2] GetForCurrentProcess now returns an Expec...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Arjun P
[MLIR] FlatAffineConstraints::isIntegerEmpty: fix bug...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Arjun P
[MLIR] IntegerPolyhedron: introduce getNumIdKind to...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Bogdan Graur
Revert "X86InstrInfo: Support immediates that are ...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Thomas Raoux
[mlir][vector] NFC move vector unroll/distribute patter...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Uday Bondhugula
[MLIR][NFC] Move out affine scalar replacement utility...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Kirill Stoimenov
[ASan] Added NO_EXEC_STACK_DIRECTIVE to assembly callba...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Nicolas Vasilache
[mlir][tensor] Fix insert_slice + tensor cast overflow
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Nico Weber
[gn build] (manually) port 492de35df44
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jayson Yan
Revert "[llvm-readobj] Add JSONScopedPrinter to llvm...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
John Ericson
Revert "Revert "Use `GNUInstallDirs` to support custom...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Joseph Huber
Revert "[OpenMP] Avoid costly shadow map traversals...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jonathan Peyton
[OpenMP][libomp] Add core attributes to KMP_HW_SUBSET
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Michael Liao
Fix shared build of unittests.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Sami Tolvanen
[ThinLTO][MC] Use conditional assignments for promotion...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Augie Fackler
Verifier: accept enums as scopes
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
LLVM GN Syncbot
[gn build] Port 04f2712ef4e4
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Florian Mayer
Revert "[sanitizers] include build ids in stacks on...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
River Riddle
[mlir:PDL] Allow non-bound pdl.attribute/pdl.type opera...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
River Riddle
[mlir:PDL] Fix bugs in PDLPatternModule merging
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
River Riddle
[mlir:PDL] Adjust the assembly format for AttributeOp...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
River Riddle
[mlir:PDL] Fix assembly format for pdl.apply_native_rewrite
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Mogball
[mlir][ods] Fix OpFormatGen sometimes not calling infer...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Mogball
[mlir][ir] OpRewritePattern should accept generatedNames
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Mogball
[mlir][ir] Custom ops' parse/print fall back to dialect...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Joseph Huber
[OpenMP] Avoid costly shadow map traversals whenever...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Florian Mayer
[sanitizers] include build ids in stacks on linux.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Duncan P. N...
utils: Remove some no-op raw_string_ostream flush calls...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Mircea Trofin
[NFC][MLGO] Factor ModelUnderTrainingRunner for reuse
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Carlo Bertolli
[OpenMP] Part 2 of At present, amdgpu plugin merges...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
LLVM GN Syncbot
[gn build] Port d25a65030bc1
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jayson Yan
[llvm-readobj] Add JSONScopedPrinter to llvm-readelf
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jayson Yan
[llvm] Add JSONScopedPrinter class
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jayson Yan
[llvm] Add ScopedPrinter unit tests
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jayson Yan
[NFC] Move printNumber method
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jayson Yan
[NFC] Remove unneeded printString methods
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Jayson Yan
[llvm] Make ScopedPrinter interface virtual
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Simon Pilgrim
[MCA][X86] Add missing VPMOVSX/VPMOVZX from AVX512...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Joel E. Denny
[OpenMP] Add test for custom state machine if have...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Craig Topper
[RISCV] Share tablegen classes for F, D, and Zfh. Other...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Adrian Prantl
[DwarfDebug] Refuse to emit DW_OP_LLVM_arg values wider...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Craig Topper
[RISCV] Remove FCSR from RISCVRegisterInfo.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Zakk Chen
[RISCV][Clang] Compute the default target-abi if it...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Kazu Hirata
[Support] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Denys Petrov
[analyzer] Implemented RangeSet::Factory::unite functio...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Kazu Hirata
[AArch64] Fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Nikita Popov
[IR] Extract method to get single GEP index from offset...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Nico Weber
Revert "[clang][dataflow] Add framework for testing...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Simon Pilgrim
[MCA][X86] Add missing ALIGND/ALIGNQ from AVX512F/AVX51...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Simon Pilgrim
[MCA][X86] Add missing PALIGNR from AVX512BW/AVX512BWVL...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Simon Pilgrim
[MCA][X86] Add missing PSLLDQ/PSRLDQ from AVX512BW...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Simon Pilgrim
[MCA][X86] Add missing PACKSS/PACKUS from AVX512BW...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Paul Robinson
Verify inferattrs doesn't infer unexpected attributes
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
David Green
[LV][ARM] Improve reduction costmodel for mismatching...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Nikita Popov
[ConstantFold] Handle same type in ConstantFoldLoadThro...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Nico Weber
[gn build] (semimanually) port ebc31d2e7297
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Nico Weber
[gn build] Port 5a40df638181
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Kirill Stoimenov
[ASan] Shared optimized callbacks implementation.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Nico Weber
Revert "[Symbolizer][Debuginfo] Add debuginfod client...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Yitzhak Mandelbaum
[clang][dataflow] Add framework for testing analyses.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Nikita Popov
[InstSimplify] Add test for load of aggregate (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Nikita Popov
[GlobalOpt] Add test for PR51879 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Archibald Elliott
[AArch64] Use Feature for A53 Erratum 835769 Fix
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Yitzhak Mandelbaum
Revert "[clang][dataflow] Add framework for testing...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Min-Yih Hsu
[M68k][NFC] Fixed unused argument warnings in M68kInstr...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Simon Pilgrim
[MCA][X86] Add missing PSHUFLW from AVX512BWVL tests
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Yitzhak Mandelbaum
[clang][dataflow] Add framework for testing analyses.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Florian Hahn
[LV] Remove redundant IV casts using VPlan (NFCI).
commit
|
commitdiff
|
tree
|
snapshot
next