platform/upstream/llvm.git
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...
2021-03-22 Stefan Gränitz[Orc] Fix copy elision warning in RPCUtils
2021-03-22 Stefan Gränitz[Orc] Make usage of ResourceKeys thread-safe in DebugOb...
2021-03-22 Stefan Gränitz[Orc] Fix tracking of pending debug objects in DebugObj...
2021-03-22 Philip Reames[SCEV] Use trip count information to improve shift...
2021-03-22 Bjorn Pettersson[SLP] Honor min/max regsize and min/max VF in vectorize...
2021-03-22 Bjorn Pettersson[SLP] Add test case showing shortcoming in honoring...
2021-03-22 Philip ReamesClarify comments on recurrence matcher [NFC]
2021-03-22 Wenlei He[CSSPGO][llvm-profgen] Use profile summary based thresh...
2021-03-22 Pavel Labath[lldb] Re-disable dwarf5-debug_line-file-index.s
2021-03-22 Arthur O'Dwyer[libc++] Move __libcpp_erase_if_container into <iterato...
2021-03-22 Matt Morehouse[HWASan] Disable stack, globals and force callbacks...
2021-03-22 Matt ArsenaultAMDGPU: Allow tail calls for amdgpu_gfx functions
2021-03-22 Pavel Labath[lldb] Attempt to fix dwarf5-debug_line-file-index.s
2021-03-22 Stefan Pintilie[PowerPC][NFC] Do not enter prefix selection if it...
2021-03-22 Pavel Labath[lldb] Fix test_exec_root of API tests
2021-03-22 Joe Ellis[AArch64][SVE] Test more types in sve-fixed-length...
2021-03-22 Simon Pilgrim[X86][AVX] Add missing AVX1 PMULDQ combine tests
2021-03-22 Luís Marques[RISCV][NFC] Add test of stack slot sizes of large...
2021-03-22 Nicolas Vasilache[mlir][Linalg] Fix linalg on tensor fusion
2021-03-22 Balázs Kéri[clang][ASTImporter] Add import API for 'const Type...
2021-03-22 Louis Dionne[libc++] Run ninja with --verbose
2021-03-22 Martin Storsjö[cmake] Disable GCC 9's -Wpessimizing-move
2021-03-22 Alexey Lapshin[llvm-objcopy][Support] move writeToOutput helper funct...
2021-03-22 Dmitri Gribenko[analyzer] Don't include private gtest headers
2021-03-22 Roman Lebedev[lit] Do not forget test times for tests that weren...
2021-03-22 Roman Lebedev[NFC][lit] Extract 'test time' reading/writing into...
2021-03-22 Roman Lebedev[NFC][lit] Add a test showing that timing data for...
2021-03-22 Roman Lebedev[NFCI][lit] Unbreak more lit self-tests after D98179
2021-03-22 Roman Lebedev[NFC][lit] discovery: find_tests_for_inputs: avoid...
2021-03-22 Florian Hahn[ConstraintElimination] Add gep tests without inbounds.
2021-03-22 Muhammad Omair... [LLDB] XFAIL dwarf5-debug_line-file-index.s on arm...
2021-03-22 Bradley Smith[IR] Add vscale_range IR function attribute
2021-03-22 Sven van Haastregt[OpenCL] Support template parameters for as_type
next