platform/upstream/llvm.git
2021-02-04 Andrzej Warzynski[flang][driver] Add PrescanAction frontend action ...
2021-02-04 Sander de SmalenNFC: Migrate LoopUnrollPass to work on InstructionCost
2021-02-04 Anastasia Stulova[OpenCL][Docs] Link page explaining tooling for offline...
2021-02-04 Florian Hahn[ConstraintElimination] Support conditions from loop...
2021-02-04 Anastasia Stulova[OpenCL] Fix default address space in template argument...
2021-02-04 Alexander Belyaev[mlir] Return scf.parallel ops resulted from tiling.
2021-02-04 Konstantin... AMDGPU: Add support for amdgpu-unsafe-fp-atomics attribute
2021-02-04 Dylan McKay[AVR] Remove an assertion that causes generic CodeGen...
2021-02-04 Andrzej Warzynski[clang] Add AddClang.cmake to the list of the CMake...
2021-02-04 Faris Rehman[flang][driver] Add forced form flags and -ffixed-line...
2021-02-04 Simon Pilgrim[X86] Remove stale TODO comment. NFC.
2021-02-04 Nico WeberRevert "[hip][cuda] Enable extended lambda support...
2021-02-04 Nico Weber[gn build] (manually) port 0609f257dc2e2c3
2021-02-04 Sander de Smalen[ElementCount] NFC: Set 'const' qualifier for getWithIn...
2021-02-04 Nicolas Vasilache[mlir][Linalg] Drop SliceOp
2021-02-04 Jeremy MorseRe-land D94976 after revert in e29552c5aff6
2021-02-04 David Green[ARM] Handle f16 in GeneratePerfectShuffle
2021-02-04 Alex Zinenko[mlir] make vector to llvm conversion truly partial
2021-02-04 Pavel Labath[lldb] Make TestLocalVariables.py compatible with the...
2021-02-04 Alex Zinenko[mlir] Apply source materialization in case of transiti...
2021-02-04 Hans Wennborg[clang-cl] Remove the /fallback option
2021-02-04 Jan Svoboda[clang][cli] Command line round-trip for HeaderSearch...
2021-02-04 Joachim Meyer[Support] Indent multi-line descr of enum cli options.
2021-02-04 Sebastian Neubauer[AMDGPU] Save all lanes for reserved VGPRs
2021-02-04 Kirill Bobyrev[clangd] Detect rename conflicits within enclosing...
2021-02-04 Haojian Wu[Syntax] Support condition for IfStmt.
2021-02-04 Nicolas Vasilache[mlir][Linalg] Generalize the definition of a Linalg...
2021-02-04 Richard SmithGive this test a target triple.
2021-02-04 Richard SmithFix miscompile when performing template instantiation...
2021-02-04 Nicolas Vasilache[mlir][Linalg] NFC - Extract a standalone LinalgInterfaces
2021-02-04 Michael Liao[hip][cuda] Enable extended lambda support on Windows.
2021-02-04 wlei[CSSPGO][llvm-profgen] Compress recursive cycles in...
2021-02-04 wleiRevert "[CSSPGO][llvm-profgen] Compress recursive cycle...
2021-02-04 wleiRevert "[CSSPGO][llvm-profgen] Aggregate samples on...
2021-02-04 Ben Barham[ASTReader] Always rebuild a cached module that has...
2021-02-04 Petr Hosek[NFC] Fix the noprofile attribute comment
2021-02-04 Dave Lee[lldb] Convert more assertTrue to assertEqual (NFC)
2021-02-04 Chuanqi Xu[NFC][Coroutine] Remove redundant comment
2021-02-04 Kazu Hirata[Transforms/IPO] Use range-based for loops (NFC)
2021-02-04 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-04 Kazu Hirata[Support] Drop unnecessary const from return types...
2021-02-04 Akira HatanakaFix the guaranteed alignment of memory returned by...
2021-02-04 Arthur Eubanks[test] Pin spir-codegen.ll to legacy PM
2021-02-04 wlei[CSSPGO][llvm-profgen] Aggregate samples on call frame...
2021-02-04 wlei[CSSPGO][llvm-profgen] Compress recursive cycles in...
2021-02-04 Isuru Fernando[MLIR] Fix building unittests in in-tree build
2021-02-04 Mehdi AminiMake the folder more robust against op fold() methods...
2021-02-04 Shilei Tian[OpenMP][NVPTX] Take functions in `deviceRTLs` as ...
2021-02-04 Michael Kruse[OpenMPIRBuilder] Implement collapseLoops.
2021-02-04 Jonas Devlieghere[lldb] Rollback to using i386 for the watch simulator
2021-02-04 wlei[CSSPGO][llvm-profgen] Pseudo probe based CS profile...
2021-02-04 Jessica Paquette[AArch64][GlobalISel] Change store value type from...
2021-02-04 Nico WeberRevert "[InstrProfiling] Use !associated metadata for...
2021-02-04 Jessica Paquette[AArch64][GlobalISel] Emit G_ASSERT_ZEXT in assignValue...
2021-02-03 Arthur O'Dwyer[libc++] [P0879] constexpr std::sort
2021-02-03 Amy Huang[Docs] Add some documentation for constructor homing...
2021-02-03 Stephen Kelly[clang-tidy] Use new mapping matchers
2021-02-03 Richard SmithPR44325 (and duplicates): don't issue -Wzero-as-null...
2021-02-03 Florian HahnRevert "[LTO] Use lto::backend for code generation."
2021-02-03 Florian HahnRevert "[LTO] Add option enable NewPM with LTOCodeGener...
2021-02-03 Florian HahnRevert "[LTOCodeGenerator] Use lto::Config for options...
2021-02-03 Arthur EubanksTurn on the new pass manager by default
2021-02-03 Richard SmithPR49020: Diagnose brace elision in designated initializ...
2021-02-03 Amara Emerson[GlobalISel] Add sext(constant) -> constant artifact...
2021-02-03 Jonas Devlieghere[lldb] Check for both Lua 5.3 and 5.4 error messages...
2021-02-03 Jonas Devlieghere[lldb] Honor the CPU type & subtype when launching...
2021-02-03 Zequan Wu[Coverage] Propogate counter to condition of conditiona...
2021-02-03 Arthur O'Dwyer[libc++] Rationalize our treatment of contiguous iterat...
2021-02-03 GeorgeAdd API for adding arguments to blocks
2021-02-03 Jez Ng[lld-macho] Try to fix Windows build
2021-02-03 Arthur Eubanks[NewPM][HelloWorld] Move HelloWorld to Utils
2021-02-03 Vitaly Buka[asan] Fix pthread_create interceptor
2021-02-03 Richard SmithFix overflowing signed left shift, found by ubsan buildbot.
2021-02-03 Christian Sigg[mlir] Add gpu async integration test.
2021-02-03 Krzysztof Parzyszek[Hexagon] Add LLVM instruction definitions for Hexagon V68
2021-02-03 Félix Cloutier[clang-tblgen] AnnotateAttr::printPretty has spurious...
2021-02-03 Rong Xu[SampleFDO][NFC] Detach SampleProfileLoader from Sample...
2021-02-03 Yaxun (Sam... [NFC][CUDA] Refactor registering device variable
2021-02-03 Christian SiggDelete CUDA context after linking device code.
2021-02-03 Justin Bogner[GlobalISel] Combine narrowScalar of G_ADD and G_SUB...
2021-02-03 Christian SiggSet GPU context before {cu,hip}MemHostRegister.
2021-02-03 Matt ArsenaultRegisterCoalescer: Fix not setting undef on coalesced...
2021-02-03 Peter Steinfeld[flang] Fix calls to LBOUND() intrinsic for arrays...
2021-02-03 Jianzhou Zhao[dfsan] Wrap strcat
2021-02-03 Jianzhou Zhao[dfsan] Test IGN and DFL for sigaction
2021-02-03 Siva Chandra[libc][NFC] Move generic math implementations to the...
2021-02-03 Roland McGrath[sanitizer_common] Use zx_system_get_page_size() on...
2021-02-03 Jez Ng[lld-macho] Rename VERSION CONTROL to VERSION TARGETING...
2021-02-03 Jez Ng[lld-macho] Remove stray ehFrame change
2021-02-03 Jez Ng[lld-macho] Force-loading should share code path with...
2021-02-03 Jez Ng[lld-macho] Associate each Symbol with an InputFile
2021-02-03 Matt ArsenaultRegisterCoalescer: Prune undef subranges from copy...
2021-02-03 Jonas Devlieghere[lldb] Fix debugserver-entitlements.plist path
2021-02-03 Roland McGrath[gwp_asan] Use zx_system_get_page_size() on Fuchsia
2021-02-03 Roland McGrath[scudo/standalone] Use zx_system_get_page_size() on...
2021-02-03 Matt ArsenaultRevert "AMDGPU: Don't consider global pressure when...
2021-02-03 Stanislav Mekhanoshin[AMDGPU] Added -mcpu to couple more tests. NFC.
2021-02-03 Craig Topper[DAGCombiner] Remove (sra (shl X, C), C) if X has more...
2021-02-03 Sourabh Singh... [flang] Enable FIR types and Dialect round trip tests
2021-02-03 Shilei Tian[OpenMP] Fixed an issue that taskwait doesn't work...
next