platform/upstream/llvm.git
2022-01-19 Amir Ayupov[BOLT][CMAKE] Use BOLT_CLANG_EXE and BOLT_LLD_EXE as is
2022-01-19 River Riddle[mlir] Convert OpTrait::FunctionLike to FunctionOpInterface
2022-01-19 Tue Ly[libc] Remove as_double usage as constant initializatio...
2022-01-19 River Riddle[flang] Convert uses of FunctionPass to OperationPass...
2022-01-19 Peixin-Qiao[MLIR][OpenMP] Support schedule chunk size with various...
2022-01-19 River Riddle[mlir] Mark FunctionPass as deprecated using the C...
2022-01-19 River Riddle[mlir][Pass] Deprecate FunctionPass in favor of Operati...
2022-01-19 Casey Carter[libcxx][test] test _LIBCPP_VERSION with #ifdef, not #if
2022-01-19 Jacques Pienaar[mlir][textmate] Add support for function visibility
2022-01-19 Louis Dionne[libc++] Re-enable the _BitInt test for std::atomic...
2022-01-19 Michael Gottesman[debug-info] Add support for llvm.dbg.addr in DIBuilder.
2022-01-19 Hongtao Yu[CSSPGO] Print "context-nested" instead of "preilnined...
2022-01-19 Daniel Thornburgh[NFC] Test commit to verify commit access.
2022-01-19 Chuanqi Xu[Coroutines] Offering llvm.coro.align intrinsic
2022-01-19 minglotus-6Update bitcode format doc to mention that a multi-modul...
2022-01-19 Fangrui Song[ELF] De-template InputSectionBase::getLocation. NFC
2022-01-19 Jonas Devlieghere[lldb] Print an error message when we're reading libobj...
2022-01-19 Fangrui Song[ELF] Simplify/optimize EhInputSection::split
2022-01-19 Jessica Clarke[NFC][libunwind] Fix uintptr_t vs size_t confusion...
2022-01-19 Matt ArsenaultAMDGPU: Fix using deprecated buffer intrinsics in test
2022-01-18 Ben Langmuir[llvm-jitlink] Prevent dead-stripping of test callback
2022-01-18 Benjamin Kramer[bazel] Port 755dc07d69ed
2022-01-18 Vincent Lee[lld-macho] Allow deduplicate-literals to be overridden
2022-01-18 Peter Klausler[flang] Better messages for function vs. array errors
2022-01-18 Philip Reames[MemoryBuiltins] Demote isMallocLikeFn to implementatio...
2022-01-18 Joseph Huber[Libomptarget] Fix external visibility for internal...
2022-01-18 Joseph Huber[OpenMP] Remove hidden visibility for declare target...
2022-01-18 Philip ReamesRevert "[MemoryBuiltins] Demote isMallocLikeFn to imple...
2022-01-18 Philip Reames[MemoryBuiltins] Demote isMallocLikeFn to implementatio...
2022-01-18 Peter Klausler[flang] runtime: catch OPEN(ACCESS='DIRECT',POSITION=)
2022-01-18 Peter Klausler[flang] runtime error on inappropriate OPEN(UNIT=extant...
2022-01-18 Philip Reames[LangRef] Clarify that inaccessiblememonly functions...
2022-01-18 Benjamin Kramer[linalg][fusion] Disallow fusion when it would create...
2022-01-18 Benjamin Kramer[mlir][linalg] Insert a cast for identity linalg.generi...
2022-01-18 Mogball[mlir] Fix bazel build of GPU dialect
2022-01-18 Matt ArsenaultGlobalISel: Swap order of operand checks in ConstantFol...
2022-01-18 Matt ArsenaultGlobalISel: Fix CSEMIRBuilder mishandling constant...
2022-01-18 Sam Clegg[lld][WebAssembly] Perform data relocations during...
2022-01-18 Ed Maste[sanitizer] Improve FreeBSD ASLR detection
2022-01-18 Matt ArsenaultGlobalISel: Fix legalization error where CSE leaves...
2022-01-18 Mehdi AminiAllows deferred location attribute in `parseOptionalLoc...
2022-01-18 Chris BienemanAdding gitattributes for split-file tests
2022-01-18 Stanislav Gatev[clang][dataflow] Add a test to justify skipping past...
2022-01-18 Amir Ayupov[BOLT][NFC] Delimit bytes in MCAnnotation bitmask
2022-01-18 Amir Ayupov[BOLT][NFC] Move Offset annotation to Group 1
2022-01-18 Sam McCall[Sema] Add test for new errors due to 09f8315bba391
2022-01-18 David Green[DAG] Extend SearchForAndLoads with any_extend handling
2022-01-18 Philip ReamesA readonly operand bundle should not prevent inference...
2022-01-18 Mehdi AminiUse Opaque location for handling deferred references...
2022-01-18 Chris BienemanHandle whitespace in symbol list
2022-01-18 Philip ReamesFix incorrect inference of writeonly despite reading...
2022-01-18 John Ericson[polly][cmake] Use `GNUInstallDirs` to support custom...
2022-01-18 Sam Clegg[lld][WebAssembly] Reinstate mistakenly disabled test...
2022-01-18 spupyrevA better profi rebalancer
2022-01-18 Fabian Wolff[clang-tidy] Make `readability-container-data-pointer...
2022-01-18 Philip Reames[tests] Add coverage of writeonly attribute and operand...
2022-01-18 Philip ReamesAutogen a test for ease of update
2022-01-18 Craig Topper[RISCV] Remove special case for constant shift amount...
2022-01-18 Joseph HuberRevert "[Libomptarget] Fix external visibility for...
2022-01-18 Joseph HuberRevert "[OpenMP] Remove hidden visibility for declare...
2022-01-18 Casey Carter[libcxx][test] `unordered_meow` iterators are not porta...
2022-01-18 Vladislav KhmelevskyupdateDWARFObjectAddressRanges: nullify low pc
2022-01-18 Casey Carter[libcxx][test] compiler options are non-portable
2022-01-18 Mircea TrofinFix build break introduced by D115847
2022-01-18 Nikolas Klauser[libc++][NFC] Use _LIBCPP_DEBUG_ASSERT in <unordered_map>
2022-01-18 Nikolas Klauser[libc++][test] test in_in_result convertible requirements
2022-01-18 Peter Klausler[flang] Support substring references in NAMELIST input
2022-01-18 Alex Brachet[libc++] Use reserved identifier for template parameter
2022-01-18 Amir Aupov[BOLT][TEST] Update exceptions-instrumentation.test
2022-01-18 Ellis Hoag[InstrProf][NFC] Add InstrProfInstBase base
2022-01-18 Matt ArsenaultAMDGPU: Remove llvm.amdgcn.alignbit and handle bitcode...
2022-01-18 Adrian Tong[NFC] Test commit.
2022-01-18 Craig TopperRecommit "[RISCV] Make the operand order for RISCVISD...
2022-01-18 Craig Topper[RISCV] Remove DemandedBits handling for FSR/FSL until...
2022-01-18 Matt ArsenaultAMDGPU: Avoid enabling kernel workitem IDs with reqd_wo...
2022-01-18 Matt ArsenaultPostRAPseudos: Don't preserve kills on some implicit...
2022-01-18 Aaron BallmanMark ATOMIC_VAR_INIT and ATOMIC_FLAG_INIT as deprecated
2022-01-18 Craig TopperRevert "[RISCV] Make the operand order for RISCVISD...
2022-01-18 River Riddle[mlir:Analysis] Move the LoopAnalysis library to Dialec...
2022-01-18 Mark de Wever[libc++] Adds a test for std::fill_n.
2022-01-18 Philip ReamesAdd test showing missed opt from pr53270
2022-01-18 Chris Bieneman[NFC] Set gitattributes for line endings
2022-01-18 Arthur O'Dwyer[libc++] [test] Use hidden friends consistently in...
2022-01-18 Joseph Huber[Libomptarget] Fix external visibility for internal...
2022-01-18 Joseph Huber[OpenMP] Remove hidden visibility for declare target...
2022-01-18 Joseph Huber[OpenMP] Mark device RTL variables as hidden
2022-01-18 Craig Topper[RISCV] Make the operand order for RISCVISD::FSL(W...
2022-01-18 Mircea Trofin[mlgo][inline] Improve global state tracking
2022-01-18 Fraser Cormack[VP] Propagate align parameter attr on VP gather/scatte...
2022-01-18 Tony Tye[AMDGPU][NFC] Add DWARF extension support for SIMD...
2022-01-18 Mogball[mlir] NFC fix a typo in assembly format
2022-01-18 LLVM GN Syncbot[gn build] Port df51be85e4ae
2022-01-18 Louis Dionne[libc++] Refactor stride_counting_iterator
2022-01-18 Louis Dionne[libc++] Split a few utilities out of __threading_support
2022-01-18 Jan Svoboda[llvm] Remove uses of `std::vector<bool>`
2022-01-18 Mogball[mlir] Replace StrEnumAttr -> EnumAttr in core dialects
2022-01-18 Sanjay Patel[SDAG] remove duplicate functionality when getting...
2022-01-18 Sanjay Patel[InstCombine] reduce code duplication; NFC
2022-01-18 Sanjay Patel[InstCombine] add tests for fsub with fmul/fdiv operand...
2022-01-18 zhijian[AIX] Support of Big archive (read)
next