platform/upstream/llvm.git
2021-10-06 Frederic Cambus[CMake] Fix typo in error message for LLD in bootstrap...
2021-10-06 Shivam Gupta[NFC] Add doxygen comment for hasFp in RISCVFrameLoweri...
2021-10-06 Pengxuan Zheng[ARM] Fix a bug in finding a pair of extracts to create...
2021-10-06 Arthur Eubanks[IR] Increase max alignment to 4GB
2021-10-06 Arthur Eubanks[clang] Allow printing 64 bit ints in diagnostics
2021-10-06 Max Kazantsev[Test] Add LoopPeel test for loops with profile data...
2021-10-06 Gabor Marton[analyzer][NFC] Add RangeSet::dump
2021-10-06 Geoffrey Martin... [MLIR] Improve debug messages in BuiltinTypes
2021-10-06 Alexandre Rames[MLIR] Rename Shape dialect's `join` to `meet`.
2021-10-06 Nikita Popov[BasicAA] Don't unnecessarily extend pointer size
2021-10-06 Sanjay Patel[InstSimplify] (x | y) & (x | !y) --> x
2021-10-06 Sanjay Patel[InstSimplify] add tests for bitwise logic fold of...
2021-10-06 Gabor Marton[analyzer][solver] Fix CmpOpTable handling bug
2021-10-06 Michael ForsterRevert "[lldb] Remove "dwarf dynamic register size...
2021-10-06 Michael Kruse[Clang][OpenMP] Infix OMPLoopTransformationDirective...
2021-10-06 Kazu HirataRevert "[IR] Remove arg_operands and getNumArgOperands...
2021-10-06 Simon Pilgrim[CostModel][TTI] Replace BAD_ICMP_PREDICATE with ICMP_E...
2021-10-06 Louis Dionne[runtimes][ci] Run the tests for libunwind in the CI
2021-10-06 Kazu Hirata[IR] Remove arg_operands and getNumArgOperands (NFC)
2021-10-06 Clement CourbetFix incomplete conflict resolution in ff41fc07b12bd7bf3...
2021-10-06 Nico Weber[clang] Don't mark _ReadBarrier, _ReadWriteBarrier...
2021-10-06 Clement CourbetRevert "[AA] Teach BasicAA to recognize basic GEP range...
2021-10-06 Simon Pilgrim[TTI] Remove default condition type and predicate argum...
2021-10-06 Amy Kwan[AIX] Define WCHAR_T_TYPE as unsigned short on AIX...
2021-10-06 luxufanRevert "[JITLink][NFC] Add TableManager to replace...
2021-10-06 Simon Pilgrim[Support] ErrorHandling.h - Remove report_fatal_error...
2021-10-06 David Green[AArch64] Regenerate even more tests
2021-10-06 luxufan[JITLink][NFC] Add TableManager to replace PerGraph...
2021-10-06 Raphael Isemann[lldb] Make 'this' substituton error more verbose.
2021-10-06 Raphael Isemann[lldb] Rewrite and extend TestConstThis
2021-10-06 Simon Pilgrim[polly] Replace report_fatal_error(std::string) uses...
2021-10-06 Jaroslav SevcikReland "[lldb] Refactor variable parsing"
2021-10-06 Sanjay Patel[InstCombine] fold fake vector extract to shift+trunc
2021-10-06 Michał Górny[lldb] [FreeBSD] Fix building on systems without PT_COR...
2021-10-06 Max Kazantsev[Test] Few more symmetrical test for D110517
2021-10-06 LLVM GN Syncbot[gn build] Port a30a36f66aea
2021-10-06 Michał Górny[lldb] [ABI/X86] Split base x86 and i386 classes
2021-10-06 Simon Pilgrim[mlir] Replace report_fatal_error(std::string) uses...
2021-10-06 Pavel Labath[lldb] Remove "dwarf dynamic register size expressions...
2021-10-06 Amara EmersonRevert "Revert "[GlobalISel][IRTranslator] Emit trap...
2021-10-06 Simon Pilgrim[llvm] Unix.h - Replace report_fatal_error(std::string...
2021-10-06 Simon Pilgrim[llvm] Replace report_fatal_error(std::string) uses...
2021-10-06 Simon Pilgrim[clang] Replace report_fatal_error(std::string) uses...
2021-10-06 Max Kazantsev[Test] Add some more symmetrical test cases for D110517
2021-10-06 Vince Bridgers[analyzer] canonicalize special case of structure/point...
2021-10-06 Nathan Sidwell[X86][NFC] structure-return simplificiation
2021-10-06 Nicolas Vasilache[mlir][Linalg] Don't return early from inPlaceAnalysis
2021-10-06 David Green[AArch64] Regenerate some more tests
2021-10-06 Simon Pilgrim[CostModel][X86] getCmpSelInstrCost - treat BAD_PREDICA...
2021-10-06 Jonas Paulsson[SystemZ] Temporarily revert memcmp and memcpy patches
2021-10-06 Muhammad Omair... Round XML register bitsize to byte boundary
2021-10-06 David Spickett[compiler-rt][lsan] Add backup AArch64 register for...
2021-10-06 LLVM GN Syncbot[gn build] Port fc36fb4d23a5
2021-10-06 David SpickettRevert "Second Recommit "[AArch64] Split bitmask immedi...
2021-10-06 Kinuko Yasuda[docs] Fix typo and minor text changes in MyFirstTypoFix
2021-10-06 David Green[AArch64] Regenerate some fast-isel tests
2021-10-06 David Sherwood[SVE] Fix incorrect DAG combines when extracting fixed...
2021-10-06 Paulo Matos[WebAssembly] Fix call_indirect on funcrefs
2021-10-06 Paulo Matos[WebAssembly] De-duplicate WasmAddressSpace and refacto...
2021-10-06 Albion Fung[PowerPC] Implement vector float and vector double...
2021-10-06 Markus Lavin[NPM] Automatic 'opt' pipeline reducer script.
2021-10-06 Tobias Gysi[mlir][linalg] Update OpDSL to use the newly introduced...
2021-10-06 Dmitry Vyukovtsan: don't instrument runtime callbacks in tests
2021-10-06 Amara Emerson[GlobalISel] Clear unreachable blocks' contents after...
2021-10-06 Arthur EubanksRevert "[clang] Allow printing 64 bit ints in diagnostics"
2021-10-06 Arthur EubanksMark PassBuilder::addPass() as minsize
2021-10-06 Arthur Eubanks[clang] Allow printing 64 bit ints in diagnostics
2021-10-06 David Carlier[Sanitizers] intercept md5 and sha* apis on FreeBSD.
2021-10-06 Vitaly Buka[NFC][sanitizers] Add StackDepotBase Node::hash_type
2021-10-06 Vitaly Buka[NFC][sanitizer] Add MurMur2Hash64Builder
2021-10-06 Vitaly Buka[NFC][sanitizer] Add basic hash test
2021-10-06 Michael Forster(test commit) Fix capitalization in README.md
2021-10-06 Lang Hames[JITLink][MachO][arm64] Make testcase less brittle.
2021-10-06 Mehdi AminiStop stripping the `std.` prefix when printing operatio...
2021-10-06 Philip ReamesAddress a rst format error caught by buildbot
2021-10-06 Philip Reames[test] autogen a couple of additional tests
2021-10-06 kpyzhov[AMDGPU] Correction to 095c48fdf3d27a4f346f8680d1d7e894...
2021-10-06 Philip Reames[docs] Expand the pre-merge testing description a bit
2021-10-06 Philip Reames[test] refresh a couple of autogen tests
2021-10-06 Carl Ritson[AMDGPU] Only remove branches in SIInstrInfo::removeBranch
2021-10-06 Louis Dionne[libc++] Refactor how basic_string and vector hoist...
2021-10-06 Heejin Ahn[WebAssembly] Remove WasmTagType
2021-10-05 Louis Dionne[libc++] Pickle substitutions to pass them to dsl.sh.py
2021-10-05 Louis Dionne[runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-10-05 Diego Caballero[mlir][Linalg] Add support for min/max reduction vector...
2021-10-05 Zequan Wu[Profile] Add missing fflush in __llvm_profile_set_file...
2021-10-05 Sanjay Patel[InstCombine] add folds for logical nand/nor
2021-10-05 Sanjay Patel[InstCombine] add tests for logical nand/nor; NFC
2021-10-05 Heejin Ahn[lld][WebAssembly] Remove redundant check for undefined...
2021-10-05 Philip Reames[test] factor out reliance on noundef return value
2021-10-05 Philip Reames[test] rework recently added SCEV tests
2021-10-05 Mircea Trofin[inliner] Mandatory inlining decisions produce remarks
2021-10-05 Louis Dionne[libc++] Run the no-unicode CI job on new testing configs
2021-10-05 Aaron BallmanFix some Sphinx warnings in the static analyzer docs
2021-10-05 Aaron BallmanUpdate the release notes for consteval if support; NFC
2021-10-05 Sanjay Patel[InstCombine] refactor folds of 'not' instructions...
2021-10-05 Sam Clegg[lld][WebAssembly] Create optional internal symbols...
2021-10-05 Nikita Popov[SCEV] Don't check if propagation safe if there are...
2021-10-05 Philip Reames[tests] Cover cases we could infer SCEV flags, but...
2021-10-05 Vitaly Buka[sanitizer] Fix Android bot
next