platform/upstream/llvm.git
2023-05-09 Florian Hahn[VPlan] Use VPRecipeWithIRFlags for VPWidenGEPRecipe...
2023-05-09 Alexandros... [FuncSpec][NFC] Rename cryptic variable to better descr...
2023-05-09 Kadir Cetinkaya[tidy][IdentifierNaming] Fix crashes on non-identifiers
2023-05-09 Younan Zhang[clangd] Support macro evaluation on hover
2023-05-09 Alexandros... [FuncSpec][NFC] Add an alias for InstructionCost.
2023-05-09 Chuanqi Xu[C++20] [Modules] Handle modules visible relationship...
2023-05-09 Benjamin Chetioui[bazel] Port BUILD rules for 92cc30aca78703174e89880aca...
2023-05-09 Ilya Biryukov[Sema] Lambdas are not part of immediate context for...
2023-05-09 Matthias Springer[mlir][transform] SplitHandleOp: add additional distrib...
2023-05-09 Théo DegioanniReland "[mlir][mem2reg] Expose algorithm internals."
2023-05-09 Jacques Pienaar[mlir] Fix missing dep on MLIRX86VectorTransforms
2023-05-09 Tom Dohrmannfix stack probe lowering for x86_intrcc
2023-05-09 Mariya Podchishchaeva[clang] Evaluate non-type default template argument...
2023-05-09 Nikita Popov[CodeGen] Only consider innermost cast for !heapallocsite
2023-05-09 Martin Braenne[clang][dataflow][NFC] Remove `SkipPast` param from...
2023-05-09 LLVM GN Syncbot[gn build] Port 17bbb224f99c
2023-05-09 Jean Perier[flang][hlfir] Lower left-hand side vector subscripts...
2023-05-09 Jean Perier[flang][hlfir] Lower WHERE to HLFIR
2023-05-09 Jean Perier[flang][hlfir] Lower forall to HLFIR
2023-05-09 Hans WennborgUndo include order work-around in Regex.cpp
2023-05-09 Hans WennborgRevert "[ValutTracking] Use isGuaranteedNotToBePoison...
2023-05-09 pvanhout[AMDGPU] Recompute liveness in SIOptimizeExecMaskingPreRA
2023-05-09 Weining Lu[LoongArch] Support fcc* (condition flag) registers...
2023-05-09 varconst[libc++][ranges] Implement the changes to vector from...
2023-05-09 Shengchen KanSet mayLoad = 1 for shift/rotate with a memory operand
2023-05-09 Amara Emerson[GlobalISel] Implement commuting shl (add/or x, c1...
2023-05-09 Jon RoelofsCMake: add missing dependency on intrinsics_gen
2023-05-09 luxufan[ValutTracking] Use isGuaranteedNotToBePoison in implie...
2023-05-09 William Huang[llvm-profdata] ProfileReader cleanup - preparation...
2023-05-09 Jason MolendaAdd a new report_load_commands option to jGetLoadedDyna...
2023-05-09 Kazu Hirata[clang] Modernize LoopHint (NFC)
2023-05-09 Kazu Hirata[Hexagon] Remove unused struct AlignVectors::Segment
2023-05-09 Kazu Hirata[mlir] Replace None with std::nullopt in comments ...
2023-05-09 Amir Aupov[BOLT][test] Fix retpoline-synthetic.test
2023-05-09 Owen Pan[clang-format] Fix consecutive alignments in #else...
2023-05-09 Joseph Huber[OpenMP] Fix incorrect interop type for number of depen...
2023-05-09 Amir Ayupov[BOLT] Use opcode name in hashBlock
2023-05-09 Amir Ayupov[BOLT] Use MCInstPrinter in createRetpolineFunctionTag
2023-05-09 David BlaikieFix for release notes (follow-up to D149182/a8b0c6fa)
2023-05-09 David BlaikieRemove -Wpacked false positive for non-pod types where...
2023-05-09 Pierre CalixteDo not optimize debug locations across section boundaries
2023-05-08 Slava Zakharin[flang] Prevent character length setting with dangling...
2023-05-08 Vitaly Buka[NFC][HWASAN] Use InternalAlloc for ThreadStartArg
2023-05-08 Vitaly Buka[NFC][ASAN] Hide placeholder buffer
2023-05-08 Alan ZhaoRevert "[CodeGen][ShrinkWrap] Split restore point"
2023-05-08 Vitaly Buka[NFC][HWASAN] Move HwasanThreadStartFunc
2023-05-08 Vitaly Buka[NFC][HWASAN] Reformat the file
2023-05-08 Vitaly Buka[NFC][HWASAN] Hide thread_list_placeholder
2023-05-08 Vitaly Buka[NFC][sanitizer] Rename internal function
2023-05-08 Peter Klausler[flang] Semantics for ISO_C_BINDING's C_LOC()
2023-05-08 Michael Francis[AIX][Clang][K] Create `-K` Option for AIX.
2023-05-08 Peter Klausler[flang] Procedure pointers are not descriptors
2023-05-08 Alexander Yermolovich[BOLT][DWARF] Fix dwarf5-one-loclists-two-bases test
2023-05-08 Jon Roelofscmake: add missing dependencies on Attributes.inc
2023-05-08 Peter Klausler[flang][runtime] Initialize uninitialized pointer compo...
2023-05-08 Vitaly Buka[msan] Add pthread_*join_np interceptors
2023-05-08 Vitaly Buka[NFC][msan] Rename function parameter
2023-05-08 Joseph Huber[Clang] Change default triple to LLVM_HOST_TRIPLE for...
2023-05-08 Elizabeth Andrews[SYCL][NFC] Remove dead code
2023-05-08 Craig Topper[RISCV] Improve RV64 codegen for i32 ISD::SADDO when...
2023-05-08 Vitaly Buka[NFC][ASAN] Remove unused function
2023-05-08 Vitaly Buka[NFC][LSAN] Move GetAdditionalThreadContextPtrsLocked
2023-05-08 Aaron BallmanUpdate my office hours.
2023-05-08 Nikolas Klauser[clang] Fix __is_trivially_equality_comparable for...
2023-05-08 Vitaly Buka[test][TSAN] Disable new test crashing with tsan
2023-05-08 Siva Chandra... [libc][NFC] Simplify string-table generation internals.
2023-05-08 Teresa JohnsonFix for windows bot failure (switch uint to unsigned)
2023-05-08 Stefan Pintilie[PowerPC] Look through OR, AND, XOR instructions when...
2023-05-08 Vitaly BukaRevert "[PowerPC] Add target feature requirement to...
2023-05-08 Shafik Yaghmour[Clang] Update warning on some designator initializer...
2023-05-08 Hanhan Wang[mlir][vector] Remove unused variable `srcShape`.
2023-05-08 Vassil Vassilev[clang-repl] Consider the scope spec in template lookup...
2023-05-08 Hanhan Wang[mlir][vector] Generalize vector.transpose lowering...
2023-05-08 Craig Topper[RISCV] Use parseToken to simplify code. Add missing...
2023-05-08 Jake Egan[AIX] Adjust support of format function tests
2023-05-08 Kan Wu[MemProf] Add hot allocation type
2023-05-08 David Stone[clang][AST][NFC] Factor out check for structural equiv...
2023-05-08 Zhongyunde[MergeICmps] Adapt to non-eq comparisons, bugfix
2023-05-08 Valentin Clement[mlir][openacc] Cleanup acc.update from old data clause...
2023-05-08 Hans WennborgUse LLVM-style include guard in regex_impl.h
2023-05-08 Craig Topper[RISCV] Implement shouldTransformSignedTruncationCheck.
2023-05-08 Craig Topper[RISCV] Simplify matchRegisterNameHelper interface...
2023-05-08 Dave Lee[lldb] Prevent mutation of CommandAlias::GetOptionArguments
2023-05-08 Corentin Jabot[Clang] Improve compile times when forming a DeclRef...
2023-05-08 Jon Chesterfield[libc][rpc][nfc] Encapsulate access to outbox pointer
2023-05-08 Valentin Clement[mlir][openacc] Add verifier for dataOperands on comput...
2023-05-08 Valentin Clement[mlir][opeancc] Update acc.update verifier for dataOperands
2023-05-08 Florian Hahn[VPlan] Record IR flags on VPWidenRecipe directly ...
2023-05-08 Valentin Clement[mlir][openacc] Update acc.enter_data verifier for...
2023-05-08 Valentin Clement[mlir][openacc] Update acc.data verifier for dataOperands
2023-05-08 Adrian PrantlSkip test when compiling with older versions of clang
2023-05-08 Joseph Huber[libc] Make the opcode parameter a compile time constant
2023-05-08 Alvin Wong[X86][MC] Reject `call`/`jmp [offset fn_ref]` in Intel...
2023-05-08 Alvin Wong[X86][CodeGen] Do not add `offset` for memory reference...
2023-05-08 Alvin Wong[X86][MC] Fix parsing Intel syntax indirect branch...
2023-05-08 max[MLIR][python bindings] Add `PyValue.print_as_operand...
2023-05-08 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-08 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-08 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-08 Mehdi AminiAdopt Properties to store operations inherent Attribute...
next