platform/upstream/llvm.git
2021-03-23 Serguei Katkov[RS4GC] Fix hang on infinite loop
2021-03-23 Serge Pavlov[TableGen] Tiny enhancement
2021-03-23 Pushpinder... [GlobalISel][AMDGPU] Lower G_UMULO/G_SMULO
2021-03-23 Max Kazantsev[NFC] Fix typo longre -> longer
2021-03-23 Serge Pavlov[TableGen] Allow BitsInit to init integer in pseudo...
2021-03-23 Vitaly Buka[lsan][lsan] Use --std=c++14 to fix Windows test
2021-03-23 Rahman Lavaee[llvm-readelf, propeller] Add fallthrough bit to basic...
2021-03-23 Tony[AMDGPU] Reserve ELF code
2021-03-23 Nemanja Ivanovic[PowerPC] Add more missing overloads to altivec.h
2021-03-23 Craig Topper[RISCV] Add scheduler classes to Zfh instructions.
2021-03-23 Craig Topper[RISCV] Remove unused SchedWrites WriteFConv32/WriteFCo...
2021-03-23 Nemanja Ivanovic[PowerPC] Add more missing overloads to altivec.h
2021-03-23 Nemanja Ivanovic[PowerPC] Add more missing overloads to altivec.h
2021-03-23 Carl Ritson[AMDGPU] Only unbundle memory accesses in SIMemoryLegalizer
2021-03-23 Craig Topper[RISCV] Rename Zb* extension tests to use lower case...
2021-03-23 Philip Reames[test] precommit another test for point-in-time deref...
2021-03-23 Richard SmithImprove module dumping for debugging.
2021-03-23 Philip Reames[tests] Expand tests for point-in-time dereferenceability
2021-03-23 Vitaly BukaRevert "[sanitizer] Support dynamic premapped R/W range...
2021-03-23 Zakk ChenRevert "[RISCV][NFC] Fix RVV intrinsic tests."
2021-03-23 Philip ReamesMinor format tweak to deref analysis printer
2021-03-23 Jonas Devlieghere[dsymutil] Fix spurious warnings for missing symbols...
2021-03-23 Philip Reames[deref] Split a test to show both global and pointwise...
2021-03-23 Zakk Chen[RISCV][NFC] Fix RVV intrinsic tests.
2021-03-23 Nemanja Ivanovic[PowerPC] Add more missing overloads to altivec.h
2021-03-23 River Riddle[mlir][OpAsmFormat] Add support for an "else" group...
2021-03-23 Sean Silva[mlir] Tune error message for assertion.
2021-03-23 Gulfem Savrun... Revert "[Passes] Add relative lookup table converter...
2021-03-23 Chris LattnerRename FrozenRewritePatternList -> FrozenRewritePattern...
2021-03-23 Mehdi AminiAdd a mechanism for Dialects to customize printing...
2021-03-23 Amara Emerson[darwin][driver] Pass through -global-isel LLVM flags...
2021-03-23 Chris LattnerTidy up some docs.
2021-03-23 Chris Lattner[PatternMatch] Big mechanical rename OwningRewritePatte...
2021-03-23 Juneyoung LeeReland "[SimplifyCFG] Update FoldBranchToCommonDest...
2021-03-23 Mehdi AminiRevert "Revert "Revert "Revert "Revert "[lld-macho...
2021-03-22 Vy NguyenRevert "Revert "Revert "Revert "[lld-macho] Implement...
2021-03-22 Chris Lattner[PatternRewriter] Rename OwningRewritePatternList ...
2021-03-22 Gulfem Savrun... [doc] Fix typo in rel lookup table converter pass
2021-03-22 Stephen Kelly[AST] Add introspection support for Decls
2021-03-22 Arthur O'Dwyer[libc++] Include <__config> first in all standard headers.
2021-03-22 Nico Weber[gn build] fix typo in 78a65cd945d
2021-03-22 Reid Kleckner[COFF] Only consider associated EH sections during ICF
2021-03-22 Martin Storsjö[libcxx] [test] Fix fs.op.proximate for windows
2021-03-22 Gulfem Savrun... [Passes] Add relative lookup table converter pass
2021-03-22 Richard Smith[docs] Clarify which part of the "refers to" rule for...
2021-03-22 Richard SmithAttempt to further improve the documentation for the...
2021-03-22 Reid Kleckner[PDB] Add missing test for b552adf8b388a4
2021-03-22 Peter Steinfeld[flang] Disallow erroneous procedure declarations
2021-03-22 Roman Lebedev[NFC][SROA] Add some more tests for speculation around...
2021-03-22 Roman Lebedev[NFC][InstCombine] Autogenerate some checklines being...
2021-03-22 Roman Lebedev[NFC][IR] Type: add getWithNewType() method
2021-03-22 Sanjay PatelRevert "[SimplifyCFG] use profile metadata to refine...
2021-03-22 Matt Morehouse[sanitizer] Support dynamic premapped R/W range in...
2021-03-22 Martin Storsjö[libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124...
2021-03-22 Martin Storsjö[libcxx] [test] Remove a couple outdated XFAIL LIBCXX...
2021-03-22 Martin Storsjö[libcxx] [test] Don't leave test dirs behind in fs...
2021-03-22 Jonas DevlieghereRe-land "[lldb] Make the API, Shell and Unit tests...
2021-03-22 Jonas Devlieghere[lldb] config.test_exec_root is set by lit.cfg.py
2021-03-22 Louis Dionne[libc++] Revert "[SystemZ][z/OS] Missing wchar function...
2021-03-22 Nikita Popov[ValueTracking] Regenerate test checks (NFC)
2021-03-22 Joshua Haberman[clang] Replaced some manual pointer tagging with llvm...
2021-03-22 Nikita Popov[InstCombine] Whitelist non-refining folds in SimplifyW...
2021-03-22 Raman Tenneti[libc] Introduces gmtime_r to LLVM libc, based on C99...
2021-03-22 Nikita Popov[IR] Mark assume/annotation as InaccessibleMemOnly
2021-03-22 Juneyoung Lee[SCEV] Use logical and/or matcher
2021-03-22 Sanjay Patel[SimplifyCFG] use profile metadata to refine merging...
2021-03-22 Fangrui Song[Driver] Bring back "Clean up Debian multiarch /usr...
2021-03-22 Yaxun (Sam... [HIP] Fix ROCm detection
2021-03-22 Sanjay Patel[SimplifyCFG] adjust test branchweights; NFC
2021-03-22 Sanjay Patel[TargetTransformInfo] move branch probability query...
2021-03-22 Matt Morehouse[HWASan][NFC] Introduce constants for tag bits and...
2021-03-22 Fangrui Song[test] Bring back the improved arm and $sysroot/usr...
2021-03-22 Petr HosekRevert "[Driver] Clean up Debian multiarch /usr/include...
2021-03-22 Petr HosekRevert "[Driver] -m32: Add /usr/include/i386-linux...
2021-03-22 Vy NguyenRevert "Revert "Revert "[lld-macho] Implement -dependen...
2021-03-22 Vy NguyenRevert "Revert "[lld-macho] Implement -dependency_info...
2021-03-22 Matt ArsenaultGlobalISel: Add utility function to constant fold FP ops
2021-03-22 Philip ReamesTweak a test so it actually gets autogened
2021-03-22 Florian Hahn[VPlan] Add CHECK-LABEL to test/Transforms/LoopVectoriz...
2021-03-22 Matt ArsenaultGlobalISel: Handle G_BUILD_VECTOR in isKnownToBeAPowerOfTwo
2021-03-22 serge-sans... [NFC] Restore original SmallString size for X86TargetMa...
2021-03-22 Chris Lattner[PatternMatching] Add convenience insert method to...
2021-03-22 Stefan Pintilie[LLD][PowerPC] Fix bug in PC-Relative initial exec
2021-03-22 Chia-hung DuanFix the order of directives and the target string
2021-03-22 Matt Morehouse[HWASan] Fix brittle stack-oob.c test.
2021-03-22 Philip ReamesFix obvious breakage of update_analysis_test_checks...
2021-03-22 Philip ReamesAutogen some tests for ease of update
2021-03-22 Rob Suderman[mlir][tosa] Fix tosa.mul to use tosa.apply_scale
2021-03-22 Peter Steinfeld[flang] Specific procedures named the same as the gener...
2021-03-22 Philip Reames[tests] Refresh a bunch of autogen test to adjust for...
2021-03-22 Lang Hames[JITLink][ELF/x86-64] Add support for GOTOFF64 relocation.
2021-03-22 Philip Reames2nd attempt at a speculative fix for windows builders...
2021-03-22 Craig Topper[LegalizeDAG] Add asserts to verify the types of custom...
2021-03-22 Philip ReamesSpeculative fix for windows builders after d4648eea
2021-03-22 Craig Topper[RISCV] Add support for fixed vector masked gather...
2021-03-22 Arthur EubanksRevert "[Driver] Gnu.cpp: drop an unneeded special...
2021-03-22 LLVM GN Syncbot[gn build] Port 5a87f81fe9ae
2021-03-22 Frank Derry... new altera unroll loops check
2021-03-22 Raphael Isemann[ASTImporter] Fix import of ObjCPropertyDecl that share...
2021-03-22 Siva Chandra[libc][NFC] Add an alias named "check-llvmlibc" for...
next