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-07-09
Nikita Popov
[IR] Don't accept nullptr as GEP element type
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Kevin P. Neal
[FPEnv][InstSimplify] Constrained FP support for NaN
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
zhijian
[AIX][XCOFF] Use bit order of has_vec and longtbtable...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Jeremy Morse
[Debug-info][InstrRef] Avoid an unnecessary map ordering
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Louis Dionne
[libc++][ci] Test Clang ToT by default, and add jobs...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Roman Lebedev
Revert "Transform memset + malloc --> calloc (PR25892)"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alex Zinenko
[mlir] factor memref-to-llvm lowering out of std-to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Roman Lebedev
[compiler-rt] fuzzer: adjust tests to not expect that...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Roman Lebedev
[compiler-rt] Conceal UB in sanitizer_common/TestCases...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Martin Storsjö
[llvm-rc] Make commas in user data structs optional
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Martin Storsjö
Revert "[ScalarEvolution] Fix overflow in computeBECount."
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Roman Lebedev
Revert "Temporarily do not drop volatile stores before...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Roman Lebedev
[NFC][Clang][CodegenOpenCL] Fix test not to rely on...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Simon Pilgrim
Fix MSVC "not all control paths return a value" warning...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Simon Pilgrim
[X86] ReplaceNodeResults - fp_to_sint/uint - manually...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Max Kazantsev
[LoopDeletion] Handle switch in proving that loop exits...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
David Green
[TTI] Remove IsPairwiseForm from getArithmeticReductionCost
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Roman Lebedev
Speculatively adjust gtest's UnitTest::AddTestPartResul...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Roman Lebedev
[NFC][Codegen] Harden a few tests to not rely that...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
patacca
[Polly][Isl] Update isl to isl-0.24-52-gd7be01f7
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Bjorn Pettersson
[NewPM][FuzzMutate] Fix renaming 'unswitch' to 'simple...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Roman Lebedev
[compiler-rt][ASAN] Speculatively fix Windows/dll_contr...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Haojian Wu
[clang] Fix an infinite loop during typo-correction
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Roman Lebedev
[clang] Improve `-Wnull-dereference` diag to be more...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Whisperity
[NFC][llvm][docs] YamlIO: StringRef validate -> std...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alex Richardson
[ELF][AArch64] Write addends for TLSDESC relocations...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alex Richardson
[ELF] Implement RISCV::getImplicitAddend()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alex Richardson
[ELF] Write R_RISCV_IRELATIVE addends with -z rel
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alex Richardson
[ELF] Write R_X86_64_IRELATIVE addends with -z rel
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alex Richardson
[ELF] Implement X86_64::getImplicitAddend()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alex Richardson
[ELF] Check the Elf_Rel addends for dynamic relocations
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alex Richardson
[ELF] Refactor DynamicReloc to fix incorrect relocation...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Tim Northover
[Support] reorder Threading includes to avoid conflict...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Dawid Jurczak
Transform memset + malloc --> calloc (PR25892)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Bjorn Pettersson
[NewPM] Rename 'unswitch' to 'simple-loop-unswitch...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Bjorn Pettersson
[NewPM] Consistently use 'simplifycfg' rather than...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Bjorn Pettersson
[NewPM] Handle passes with params in -print-before...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
jacquesguan
[RISCV][clang] Add macro __riscv_zvlsseg for RVV Zvlsse...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Haruki Imai
[CMake] Disable -fno-semantic-interposition for GCC...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Kai Luo
[PowerPC] Remove implicit use register after transformT...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Eric Christopher
Update Bazel overlay in GPUToGPURuntimeTransforms.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Muhammad Omair...
Revert "GlobalISel/AArch64: don't optimize away redunda...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Reshabh Sharma
[ASan][AMDGPU] Make shadow offset match X86 on Linux
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Ben Shi
[RISCV][test] Add new tests for mul optimization in...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Mehdi Amini
Revert "[mlir][sparse] Add Merger unit tests"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Eli Friedman
[NFC][ScalarEvolution] Cleanup howManyLessThans.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Chia-hung Duan
[mlir-reduce] Fix the grammer in the doc
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Kevin Athey
Add documentation for -fsanitize-address-use-after...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Yuanfang Chen
Add AddDiscriminatorsPass to NPM default O0 pipeline
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Gus Smith
[mlir][sparse] Add Merger unit tests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Stanislav Mekhanoshin
[AMDGPU] Mark more SOP instructions as rematerializable
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Craig Topper
[ARM] Pass 2 instead of 0 to PHINode::Create in MVEGath...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Yi Zhang
Mark TensorDialect legal and PadTensor op illegal
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Thomas Lively
[WebAssembly] Scalarize extract_vector_elt of binops
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
David Green
[ARM] Extra v8i16 -> i64 reduction tests with loads...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Alexey Bataev
[InstCombine][NFC]Use only `replaceInstUsesWith`, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Rob Suderman
[mlir][bazel] Added missing MathDialect dep to LinalgOp...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
David Blaikie
Revert "PR51018: Disallow explicit construction of...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
David Blaikie
PR51018: Disallow explicit construction of StringRef...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
David Blaikie
PR51018: Remove explicit conversions from SmallString...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Leonard Chan
[NFC][compiler-rt][fuchsia] Add InitShadowBounds declar...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Mitch Phillips
[GWP-ASan] Change unreachable -> trap to work around...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Vitaly Buka
[msan] Handle funnel shifts
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Vitaly Buka
[msan] Add funel shift tests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Alexey Bataev
[SLP]Improve vectorization of stores.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Nikita Popov
[CodeGen] Avoid nullptr arg to CreateStructGEP (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Nikita Popov
[AMDGPU] Simplify GEP construction (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Nikita Popov
[AMDGPU] Pass explicit GEP type in printf transform...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Nikita Popov
[NVPTX] Pass explicit GEP type (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Alexey Bataev
[OPENMP]Do no privatize const firstprivates in target...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Alexey Bataev
[SLP][COST][X86]Improve cost model for masked gather.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Craig Topper
[ARM] Use matchSimpleRecurrence to simplify some code...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Louis Dionne
[libc++] Add XFAIL for Clang ToT with modules
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Nikita Popov
[CodeGen] Avoid CreateGEP with nullptr type (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Alexey Bataev
[X86][NFC]Add run lines for AVX512VL for masked gather...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Matheus Izvekov
[clang] fix constexpr code generation for user conversions.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Stanislav Mekhanoshin
[AMDGPU] Fix more indention in llc-pipeline test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Louis Dionne
[libc++][ci] Install Clang 11, Clang 12 and Clang ToT...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Nicolas Vasilache
[mlir][Linalg] Fix tensor.extract_slice(linalg.init_ten...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Michael Liao
[Metadata] Decorate methods with 'const'. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Stanislav Mekhanoshin
[AMDGPU] Fix indention in llc-pipeline test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Matt Arsenault
Mips/GlobalISel: Remove custom splitToValueTypes
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Matt Arsenault
GlobalISel: Track original argument index in ArgInfo
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Matt Arsenault
Mips/GlobalISel: Use correct callee calling convention
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Fangrui Song
[LangRef] Fix typo about SHF_LINK_ORDER
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Leonard Chan
[compiler-rt][hwasan] Define fuchsia implementations...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Eli Friedman
[ScalarEvolution] Fix overflow in computeBECount.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Simon Pilgrim
Fix MSVC "truncation from 'int' to 'bool'" warning...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Simon Pilgrim
[CostModel][X86] Account for older SSE targets with...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Fangrui Song
[LangRef] Clarify !associated
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Aart Bik
[mlir][sparse] updated setter/getter comments
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Stanislav Mekhanoshin
[AMDGPU] Set LoopInfo as preserved by SIAnnotateControlFlow
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Louis Dionne
[libc++][ci] Stop testing on GCC previous, since we...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Nikita Popov
[IR] Restore vector support for deprecated CreateGEP...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Louis Dionne
[libc++][docs] Update documentation to reflect libc...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Louis Dionne
[libc++] Workaround failures with modules on Clang ToT
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Jeremy Morse
[DebugInfo][InstrRef][4/4] Support DBG_INSTR_REF throug...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
LLVM GN Syncbot
[gn build] Port 321c2ea91cb1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Mark de Wever
[libc++][NFC] Move monostate to its own header.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Mark de Wever
[libc++] Guard testing implementation details.
commit
|
commitdiff
|
tree
|
snapshot
next