platform/upstream/llvm.git
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)
2022-01-18 Tres PoppFix pair construction with an implicit constructor...
2022-01-18 Jan Svoboda[clangd][clang-tidy] Remove uses of `std::vector<bool>`
2022-01-18 Aaron BallmanFix a failed assertion on an invalid typename requirement
2022-01-18 Mogball[mlir] Drop the leading space when printing regions
2022-01-18 Hans WennborgRevert "[MemCpyOpt] Make capture check during call...
2022-01-18 Richard[clang-tidy] Force LF newlines when writing files
2022-01-18 Steven Wu[JITLink][ELF] Support duplicated section names from...
2022-01-18 Steven Wu[ADT] Fix Optional<> with llvm::is_trivially_move_const...
2022-01-18 Matt ArsenaultAMDGPU/GlobalISel: Regenerate base test checks
2022-01-18 Nikita Popov[DebugInstrRef] Add some missing const qualifiers ...
2022-01-18 Terry Wilmarth[OpenMP] Add use of TPAUSE
2022-01-18 Alex Zinenko[mlir] handle nested regions in llvm-legalize-for-export
2022-01-18 Alex ZinenkoRevert "[mlir] fix crash in PybindAdaptors.h"
2022-01-18 Nikita Popov[DebugInstrRef] Use DenseMap for ValueToLoc (NFC)
2022-01-18 Louis Dionne[libc++] Persistently cache memoized operations during...
2022-01-18 Simon Pilgrim[X86] getTargetShuffleInputs - ensure we limit the...
2022-01-18 Stanislav Gatev[clang][dataflow] Remove obsolete FIXME
2022-01-18 Simon Pilgrim[X86] canLowerByDroppingEvenElements - generalize to...
2022-01-18 Endre Fülöp[analyzer][NFC] Refactor GenericTaintChecker to use...
2022-01-18 Jan Svoboda[clang][lex] NFC: Simplify calls to `LookupFile`
2022-01-18 Jan Svoboda[clang] NFC: Remove unused `DirectoryLookup`
next