platform/upstream/llvm.git
2021-10-07 Jay Foad[TwoAddressInstruction] Fix ReplacedAllUntiedUses in...
2021-10-07 Jay Foad[TwoAddressInstruction] Pre-commit a test case for...
2021-10-07 Adrian Kuegel[mlir] Don't allow dynamic extent tensor types for...
2021-10-07 Cullen Rhodes[AArch64][SME] Update DUP (predicate) instruction
2021-10-07 Cullen Rhodes[AArch64][SME] Update tile slice index offset
2021-10-07 Florian Hahn[VPlan] Replace hard-coded VPValue ids with patterns...
2021-10-07 David Spickett[libcxx][pretty printers] Correct locale for u16/u32...
2021-10-07 David Spickett[libcxx][CI] Install all locales used by the test suite
2021-10-07 Tobias Gysi[mlir][linalg] Add unsigned min/max/cast function to...
2021-10-07 Saiyedul Islam[Clang][OpenMP] Fix windows buildbot failure for D105191
2021-10-07 Mikael Holmen[GlobalISel] Silence gcc warning about unused variable
2021-10-07 Saiyedul Islam[Clang][OpenMP] Add partial support for Static Device...
2021-10-07 hsmahesha[CFE][Codegen] Update auto-generated check lines for...
2021-10-07 Jason MolendaDon't register mem segments that aren't present in...
2021-10-07 Jason MolendaUpdate TODO noting that DriverKit should be added too
2021-10-07 Uday Bondhugula[MLIR] Add OrOp folding rule for constant one operand
2021-10-07 Itay Bookstein[IR][NFC] Rename getBaseObject to getAliaseeObject
2021-10-07 Artem Belevich[CUDA] remove unneeded includes from CUDA-related headers.
2021-10-06 Mogball[MLIR] fix arith dialect build failure
2021-10-06 David BlaikieDebugInfo: Use clang's preferred names for integer...
2021-10-06 Kuba Mracek[GlobalDCE] In VFE, replace the whole 'sub' expression...
2021-10-06 Stella LaurenzoReturn failure on failure in convertBlockSignature.
2021-10-06 LLVM GN Syncbot[gn build] Port ccfb0555f76b
2021-10-06 Artem Belevich[CUDA] Implement experimental support for texture lookups.
2021-10-06 Arthur EubanksMore size_t -> uint64_t fixes after 05392466
2021-10-06 Richard SmithAdd missing diagnostic for use of _reserved name in...
2021-10-06 Richard SmithPR50644: Do not warn on a declaration of `operator...
2021-10-06 Richard SmithPR50641: Properly handle AttributedStmts when checking...
2021-10-06 Philip Reames[SCEV] Search operand tree for scope bound when inferri...
2021-10-06 Leonard ChanRevert "Reland "[clang][Fuchsia] Re-enable compiler...
2021-10-06 Adrian PrantlAdd a unit test for llvm-gcc producer strings and clean...
2021-10-06 Adrian PrantlSimplify control flow (NFC)
2021-10-06 Adrian PrantlUse llvm::VersionTuple to store DWARF producer info...
2021-10-06 Craig Topper[X86] Don't use popcnt for parity if only bits 7:0...
2021-10-06 Jennifer YuFix assert of "Unable to find base lambda address"...
2021-10-06 Leonard Chan[clang][Fuchsia] Add -static-libgcc to TSAN tests
2021-10-06 peter klausler[flang] Catch mismatched parentheses in prescanner
2021-10-06 Leonard ChanReland "[clang][Fuchsia] Re-enable compiler-rt tests...
2021-10-06 Leonard Chan[compiler-rt][memprof] Disambiguate checks for __tls_ge...
2021-10-06 Arthur Eubankssize_t -> uint64_t after 05392466
2021-10-06 Arthur O'Dwyer[libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI.
2021-10-06 Arthur O'Dwyer[libc++] [test] Change a lot of free begin/end pairs...
2021-10-06 Arthur Eubanks[clang] Add option to clear AST memory before running...
2021-10-06 Arthur EubanksReland [IR] Increase max alignment to 4GB
2021-10-06 LLVM GN Syncbot[gn build] Port 67231650e6ef
2021-10-06 Michał Górny[lldb] [ABI/X86] Split base x86 and i386 classes
2021-10-06 Nikita Popov[SCEV] Avoid unnecessary domination checks (NFC)
2021-10-06 Roman Lebedev[NFC][X86][LoopVectorize] Autogenerate check lines...
2021-10-06 Louis Dionne[libc++] Use init_priority(100) when possible
2021-10-06 Louis Dionne[libc++] Simplify writing testing config files
2021-10-06 Nico Weber[gn build] (manually) port 77d5ccdc6f460
2021-10-06 Chris Lattner[APInt] Fix isAllOnes and extractBits for zero width...
2021-10-06 Mogball[MLIR] Split arith dialect from the std dialect
2021-10-06 Philip Reames[scev] minor style improvement [nfc]
2021-10-06 Philip Reames[tests] precommit test changes for D111191
2021-10-06 peter klausler[flang] Define IEEE_SCALB, IEEE_NEXT_AFTER, IEEE_NEXT_D...
2021-10-06 Dan LiewDisable SANITIZER_CHECK_DEADLOCKS on Darwin platforms.
2021-10-06 Philip ReamesReturning poison from a function w/ noundef return...
2021-10-06 Wolfgang Pieb[UBSAN][PS4] For the PS4 target, emit the ud2 ocpode...
2021-10-06 rdzhabarov[mlir] Fix redundant return in the void method.
2021-10-06 wlei[llvm-profgen] Support symbol list for accurate profile
2021-10-06 Arthur EubanksRevert "Reland [IR] Increase max alignment to 4GB"
2021-10-06 Arthur EubanksUpdate some types after D110451
2021-10-06 Stefan Pintilie[PowerPC] Fix issue with lowering byval parameters.
2021-10-06 Joe Loser[libc++] Implement P1391 for string_view
2021-10-06 Philip Reames[SCEV] Infer flags from add/gep in any block
2021-10-06 Simon Pilgrim[CostModel][TTI] Replace BAD_ICMP_PREDICATE with ICMP_N...
2021-10-06 Simon Pilgrim[CostModel][TTI] Fix ops used for generic smulo/umulo...
2021-10-06 Simon Pilgrim[CostModel][TTI] Replace BAD_ICMP_PREDICATE with ICMP_U...
2021-10-06 Leonard Chan[compiler-rt][test] Add shared_unwind requirement
2021-10-06 Arthur EubanksReland [IR] Increase max alignment to 4GB
2021-10-06 Craig Topper[X86] Add X86 and X64 prefixes to parity.ll to reduce...
2021-10-06 LLVM GN Syncbot[gn build] Port 10f16bc7b2bf
2021-10-06 Stella StamenovaRevert "[lldb] [ABI/X86] Split base x86 and i386 classes"
2021-10-06 Kevin P. Neal[FPEnv][InstSimplify] Fold constrained X + -0.0 ==> X
2021-10-06 Fangrui Song[Driver][test] Add Debian multiarch lib/clang/14.0...
2021-10-06 Vitaly Buka[sanitizer] Switch to StackDepotNode to 64bit hash
2021-10-06 natashaknk[mlir][tosa] Create basic dynamic shape support for...
2021-10-06 Craig Topper[X86] Add test cases for PR52093. NFC
2021-10-06 Mogball[MLIR] Update DRR doc with returnType directive
2021-10-06 Arthur EubanksRevert "[IR] Increase max alignment to 4GB"
2021-10-06 Michael Kruse[Clang][OpenMP] Allow loop-transformations with templat...
2021-10-06 H.J. Lu[sanitizer] Support Intel CET
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...
next