platform/upstream/llvm.git
2022-09-29 Petr Hosek[NFC][CMake] Inline the append_libcxx_libs macro
2022-09-29 Bjorn Pettersson[llvm-stress] Remove dependency to legacy pass manager
2022-09-29 Arthur Eubanks[clang] Add debug info in MicrosoftCXXABI::EmitVirtualM...
2022-09-29 Abinav Puthan... [AMDGPU] Report minimum scratch size in code object...
2022-09-29 Carlos Alberto... [ADT] IntervalTree - Fix random unittests failures...
2022-09-29 River Riddle[mlir] Making verification after parsing optional
2022-09-29 Ashay Rane[mlir][python] stop initialization on ImportError
2022-09-29 Fangrui Song[ELF] Remove resolve => resolve{Defined,Common,Shared...
2022-09-29 Jessica Paquette[GlobalISel][CallLowering] Use hasRetAttr for return...
2022-09-29 Vitaly Buka[sanitizer] Use LLVM_ENABLE_LIBCXX to build symbolizer
2022-09-29 gonglingqin[LoongArch] Add fp_to_sint support for soft floating...
2022-09-29 owenca[clang-format] Fix a bug with C++ `export import <Foo...
2022-09-29 Vitaly Buka[test][openmp] Tsan may report more warnings here
2022-09-29 Vitaly Buka[test][msan] -fno-sanitize-memory-param-retval in unittests
2022-09-29 Murali Vijayaraghavan[mlir] Add support for parallel dim *after* reduction...
2022-09-29 Gulfem Savrun... [InstrProfiling] Fix emitting runtime hook once
2022-09-29 WANG Xuerui[LoongArch] Expand llvm.stacksave and llvm.stackrestore
2022-09-29 chenglin.bi[ARM64EC] Add arm64ec for getArchName
2022-09-29 wanglei[LoongArch] Produce a R_LARCH_32_PCREL relocation
2022-09-29 Fangrui Song[ELF] Avoid redundant assignment to Symbol fields. NFC
2022-09-29 Florian Mayer[NFC] [HWASan] remove unnecessary cast
2022-09-29 wanglei[LoongArch] Override TargetSubtargetInfo::getSelectionD...
2022-09-29 Jason MolendaInclude <cmath> before using std::pow()
2022-09-29 Nico Weber[lldb] Fix deprecation warnings for hasValue and getVal...
2022-09-29 Nico WeberRevert "When there are variable errors, display an...
2022-09-28 Aart Bik[mlir][sparse] provide convenience methods for toOrig...
2022-09-28 Vitaly Buka[StackLifetime] More efficient loop for LivenessType...
2022-09-28 Jessica Paquette[AArch64][GlobalISel] Make G_PTRTOINT only legal for...
2022-09-28 Philip Reames[RISCV] Add test coverage for upcoming select lowering...
2022-09-28 Jessica Paquette[AArch64][GlobalISel] Implement custom legalization...
2022-09-28 Rafael Auler[PERF2BOLT] Fix unittest failure
2022-09-28 Florian Mayer[MTE] [HWASan] unify isInterestingAlloca
2022-09-28 Jessica Paquette[AArch64][GlobalISel] Add a target-specific G_BIT opcode.
2022-09-28 Jessica Paquette[llvm-remarkutil] Add an option to print out function...
2022-09-28 Jessica Paquette[GlobalISel] Add isConstFalseVal helper to Utils
2022-09-28 Greg ClaytonTrack which modules have debug info variable errors.
2022-09-28 Greg ClaytonWhen there are variable errors, display an error in...
2022-09-28 Benjamin Kramer[bazel] Port 3f050f6ac4626c9bf99bfdf5e4d7162ba7ad5cdc
2022-09-28 Rafael Auler[PERF2BOLT] Do not issue parsing error on weird build ids
2022-09-28 Fangrui Song[ELF] Remove unused Symbol::getSymbolSize. NFC
2022-09-28 Kirsten Lee[mlir][transform] Add multi-buffering to the transform...
2022-09-28 LLVM GN Syncbot[gn build] Port e61d89efd78b
2022-09-28 Daniel Thornburgh[NFC] [Object] Create library to fetch debug info by...
2022-09-28 Mahesh Ravishankar[mlir][TilingInterface] NFC Refactor of tile and fuse...
2022-09-28 Xiang Li[DirectX backend] Support global ctor for DXILBitcodeWr...
2022-09-28 Arthur Eubanks[test][msan] Pin varg.cpp to -fno-sanitize-memory-param...
2022-09-28 Stanislav Mekhanoshin[AMDGPU] Move SIModeRegisterDefaults to SI MFI
2022-09-28 Fangrui Song[ELF] Refactor Symbol initialization and overwriting
2022-09-28 Nico Webertry to fix build yet more after 16544cbe64b8
2022-09-28 Nico Webertry to fix build more after 16544cbe64b8
2022-09-28 Martin Sebor[clang] handle extended integer constant expressions...
2022-09-28 Nico Webertry to fix build after 16544cbe64b8
2022-09-28 Yonghong Song[clang][DebugInfo] Emit debuginfo for non-constant...
2022-09-28 serge-sans... [iwyu] Move <cmath> out of llvm/Support/MathExtras.h
2022-09-28 serge-sans... [iwyu] Move <iostream> out of llvm/DebugInfo/Symbolize...
2022-09-28 Aiden Grossman[MLGO] Add per-instruction MBB frequencies to regalloc...
2022-09-28 Jay Foad[ISel] Fix DAG divergence after new FMA combine
2022-09-28 Aaron BallmanRepairing the release notes
2022-09-28 Qiongsi Wu[LTO][AIX] Invoking AIX System Assembler in LTO CodeGen
2022-09-28 Aaron BallmanFix a tautological comparison bug caught during post...
2022-09-28 rkayaith[mlir] Use 'GEN_PASS_DECL' for pass declarations
2022-09-28 Mingming Liu[SimplifyCFG][TranformUtils]Do not simplify away a...
2022-09-28 Aart Bik[mlir][sparse] add "sort" to the compress op codegen
2022-09-28 Aaron BallmanSpeculatively fix the lldb build
2022-09-28 Fangrui Song[ELF] Symbols: remove isPlaceholder() test for Defined...
2022-09-28 Aaron Ballman[C2x] implement typeof and typeof_unqual
2022-09-28 Huan Nguyen[BOLT] Disable -lite when split function is present
2022-09-28 Craig Topper[RISCV][SelectionDAGBuilder] Fix crash when copying...
2022-09-28 Slava Zakharin[flang][runtime] Fixed identity value for REAL(16)...
2022-09-28 Baptiste[AMDGPU] Avoid flushing the vmcnt counter in loop prehe...
2022-09-28 Matt ArsenaultAtomicExpand: Add some more overaligned atomic tests
2022-09-28 Matt ArsenaultAtomicExpand: Use llvm.ptrmask instead of ptrtoint
2022-09-28 Nicolas Lesser[C++2a] P0634r3: Down with typename!
2022-09-28 Alan ZhaoAdd missing `struct` keyword to the test p2-2.cpp
2022-09-28 Aaron BallmanMoving some C papers around on the status page; NFC
2022-09-28 Arthur Eubanks[clang][msan] Turn on -fsanitize-memory-param-retval...
2022-09-28 bipmis[AggressiveInstCombine] Combine consecutive loads which...
2022-09-28 Katherine Rasmussen[flang] Add co_broadcast to the list of intrinsics
2022-09-28 eopXD[RISCV][CodeGen][NFC] Add fixed vector type test cases...
2022-09-28 bipmisremove LE,BE labels inserted incorrectly
2022-09-28 Sanjay Patel[InstCombine] fold select shuffles with shared operand...
2022-09-28 Sanjay Patel[InstCombine] add tests for shuffle-of-shuffle; NFC
2022-09-28 bipmisAdd reverse load tests to test load combine patch
2022-09-28 Nathan Sidwell[clang][DR2621] using enum NAME lookup fix
2022-09-28 rkayaith[mlir] Add macro for enabling all generated pass declar...
2022-09-28 Jon Chesterfield[amdgpu] Error, instead of miscompile, anonymous kernel...
2022-09-28 Sameer Sahasrabuddhe[AAPointerInfo] OffsetInfo: Unassigned is distinct...
2022-09-28 Benjamin KramerRevert "[FunctionAttrs] Infer precise FMRB"
2022-09-28 Daniel Bertalan[lld-macho] Don't create entries in isecPriorities...
2022-09-28 Matt ArsenaultAMDGPU: Make various vector undefs legal
2022-09-28 Matt Devereau[AArch64][SVE] Expand gather index to 32 bits instead...
2022-09-28 Krzysztof Drewniak[mlir] Use hip's config mode to find libraries
2022-09-28 Florian HahnRevert "[AARCH64][CostModel] Modified the cost of mask...
2022-09-28 Nikita Popov[cmake] Export GetHostTriple.cmake
2022-09-28 Florian Hahn[AArch64] break non-temporal loads over 256 into 256...
2022-09-28 Jon Chesterfield[amdgpu][nfc] Allocate kernel-specific LDS struct deter...
2022-09-28 Archibald Elliott[AArch64] Correct v9.x-a Features
2022-09-28 Archibald Elliott[ARM] Support fp16/bf16 using t constraint
2022-09-28 David Truby[flang] Use libm over pgmath for complex number intrinsics
2022-09-28 Anubhab Ghosh[llvm-jitlink] Remove JITLinkSlabAllocator class
next