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
2022-03-07
Christian Sigg
[MLIR] Fix bazel BUILD file after Parser.h moved.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Endre Fülöp
[analyzer] Add more propagations to Taint analysis
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Florian Hahn
[ConstraintElimination] Only add cond from assume to...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Florian Hahn
[ConstraintElimination] Add test case for PR54217.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Mehdi Amini
Partially revert 03e6d10cac86: it broke the build
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Mehdi Amini
Revert "Apply clang-tidy fixes for bugprone-macro-paren...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Heiko Thiel
[README] Add hint, how to use automatically the optimal...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Nikita Popov
[Attributor] Remove restriction on simplifying function...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Alex Bradbury
[CODE_OWNERS/CREDITS] Update my email address
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Mehdi Amini
Apply clang-tidy fixes for readability-simplify-boolean...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Mehdi Amini
Apply clang-tidy fixes for readability-identifier-namin...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Mehdi Amini
Apply clang-tidy fixes for performance-unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Mehdi Amini
Apply clang-tidy fixes for modernize-use-emplace to...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Mehdi Amini
Apply clang-tidy fixes for modernize-use-default-member...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Mehdi Amini
Apply clang-tidy fixes for modernize-loop-convert to...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Mehdi Amini
Apply clang-tidy fixes for llvm-qualified-auto to MLIR...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Mehdi Amini
Apply clang-tidy fixes for bugprone-macro-parentheses...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Nikita Popov
[CoroElide] Remove fallback for frame layout determination
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Jan Svoboda
[clang][modules] Fix failing test
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Simon Atanasyan
Remove Simon Atanasyan from the code owners list. MIPS...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Nikita Popov
[Coroutines] Allow FramePtr to be an Argument
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Jan Svoboda
[clang][modules] Report module maps affecting `no_undec...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Jan Svoboda
[clang][modules] NFC: Simplify and clarify test
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
David Green
[AArch64] Turn truncating buildvectors into truncates
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Siva Chandra...
[libc] Fix alignment logic in TLS image size calculation.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
LLVM GN Syncbot
[gn build] Port 5f62156762d4
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
River Riddle
[mlir][NFC] Move Translation.h to a Tools/mlir-translat...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
River Riddle
[mlir][NFC] Move MlirOptMain to the Tools/ directory
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
River Riddle
[mlir][NFC] Move Parser.h to Parser/
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Florian Hahn
[ConstraintElimination] Remove dead variables when...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Florian Hahn
[ConstraintElimination] Add test from PR54228.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Luo, Yuanke
[X86] Update some of the AVX512 intrinsic tests to...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Simon Moll
[VP] Introducing VectorBuilder, the VP intrinsic builder
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Nikita Popov
[Attributor] Remove function pointer restriction for...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
David Green
[AArch64] Use NPM for cost model tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Nikita Popov
[SCEV] Enable verification under EXPENSIVE_CHECKS
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Weining Lu
[LoongArch] Add EncoderMethods for transformed immediat...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Nikita Popov
[SCEV] Enable verification in LoopPM
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Adrian Kuegel
[mlir] Use empty() instead of checking size() == 0...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Nikita Popov
[SCEV] Fully invalidate SCEVUnknown on RAUW
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Timm Bäder
[clang][parser] Stop dragging an EndLoc around when...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Christian Sigg
[MLIR] Change call sites from deprecated `parseSourceFi...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
[Attributor] Determine potentially loaded values throug...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
[Attributor] Handle undef and null in AAAlignFloating
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
[Attributor] Use CFG reasoning also for read accesses
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
[Attributor] Improve isValidAtPosition (mostly for...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Qiu Chaofan
[PowerPC] Add generic fnmsub intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
[Attributor][NFCI] Introduce fine-grained anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
[Attributor][OpenMPOpt][FIX] Register simplification...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
[Attributor][FIX] Use maximal access for dereferenceabi...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
[Attributor][FIX] Initialize stack variable
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
Revert "[OpenMP][NFCI] Use RAII lock guards in libompta...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Zakk Chen
[RISCV] Fix incorrect optimization for masked vmsgeu...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
[OpenMP][NFCI] Use RAII lock guards in libomptarget...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
[Attributor][NFCI] No repeated manifest of AAValueSimpl...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
[Attributor][NFC] Expose helper with more generic interface
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Johannes Doerfert
[Attributor][NFC] Improve debug messages
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
William S....
[OpenMPIRBuilder] Allocate temporary at the correct...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Michael Kruse
[mlir][support] Fix msvc build.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
mydeveloperday
[clang-format] NFC update LLVM overall clang-formatted...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
David Green
[DAG] Don't convert undef to 0 when creating buildvector
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Benjamin Kramer
[Hexagon] Move single-use global tables into their...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Simon Pilgrim
[X86] Update AVX512-BW mask intrinsic tests to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Simon Pilgrim
[X86] Update AVX512 rotate intrinsic tests to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Simon Pilgrim
[X86] Update AVX512-VNNI mask intrinsic tests to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Benjamin Kramer
Drop some more global std::maps. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Florian Hahn
[LoopSink] Do not try to sink phi nodes.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Groverkss
[MLIR][Presburger][NFC] Fix PresburgerLocalSpace::print...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Jun Zhang
[Clang] Use = default(NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Craig Topper
[RISCV] Add SimplifyDemandedBits support for FSR/FSL...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
James Beddek
[OpenMP][CMake] Ensure linking against libm for Linux
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Shilei Tian
[OpenMP][CMake] Clean up the CMake variable `LIBOMPTARG...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Kai Luo
[libcxx][atomic] Remove workaround for PR31864
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Benjamin Kramer
[YAML] Simplify code a bit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
owenca
[clang-format] Handle goto labels for RemoveBracesLLVM
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Florian Hahn
[IVDescriptor] Remove SinkCandidate from SinkAfter...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Benjamin Kramer
Make ParsedAttrInfo and subclasses use constexpr constr...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
AndreyChurbanov
[OpenMP] libomp: omp_in_explicit_task() implemented.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
David Green
[AArch64] Some tests to show reconstructing truncates...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Benjamin Kramer
Drop iostream include, which is forbidden in LLVM
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Nikolas Klauser
[libc++] Granularize <utility> includes
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Benjamin Kramer
[OpenCL] Turn global vector into static array. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
mydeveloperday
[clang-format] QualifierOrder does not reorder template...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Nikolas Klauser
[libc++] Don't warn that coroutines aren't supported...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Karl Meakin
[AArch64] fix i128-math.ll
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Karl Meakin
[AArch64] Add test for i128 overflow/saturation ops...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Benjamin Kramer
[clang-format] Turn global COperatorsFollowingVar vecto...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Sanjay Patel
[SDAG] fold bitwise logic with shifted operands
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Sanjay Patel
[AArch64][x86] add tests for bitwise logic + shifts...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
kamenokonokotan
[WebAssembly] Update WebAssemblyAsmTypeCheck for table.get
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Zakk Chen
[RISCV] Fix incorrect codegen introduced by D119688.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Zakk Chen
[RISCV][NFC] Precommit test cases for D120963.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Corentin Jabot
[NFC][Clang] Fix a couple of typos
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Craig Topper
[RISCV] Add CMOV isel pattern for (select (setgt X...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Shoaib Meenai
[cmake] Pass /winsysroot explicitly
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Petr Hosek
[llvm-cov] New parameters to set coverage coverage_wate...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Shao-Ce SUN
[RISCV] Support k-ext clang intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Arthur Eubanks
Revert "[polly] Fix regression test after D110620."
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Arthur O'Dwyer
[libc++] Add _LIBCPP_HIDE_FROM_ABI to __quoted_proxy...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Arthur O'Dwyer
[libc++] [NFC] Formatting preliminary to D120135 (std...
commit
|
commitdiff
|
tree
|
snapshot
next