platform/upstream/llvm.git
2021-04-23 Stephen Kelly[AST] Sort introspection results without instantiating...
2021-04-23 Andrzej Warzynski[flang] Switch from %f18 to %flang_fc1 in a test
2021-04-23 Sander de Smalen[TTI] NFC: Change getIntImmCost[Inst|Intrin] to return...
2021-04-23 Sander de Smalen[TTI] NFC: Change getScalingFactorCost to return Instru...
2021-04-23 Sander de Smalen[TTI] NFC: Change getMemcpyCost to return InstructionCost
2021-04-23 Sander de Smalen[TTI] NFC: Change getGEPCost to return InstructionCost
2021-04-23 Sander de Smalen[TTI] NFC: Change getAddressComputationCost to return...
2021-04-23 dfukalov[TTI] NFC: Use InstructionCost to store ScalarizationCo...
2021-04-23 Daniil Fukalov[TTI] Fix ScalarizationCost initialization.
2021-04-23 Joe Ellis[AArch64][SVE] Fix bug in lowering of fixed-length...
2021-04-23 Jay Foad[AMDGPU] Fix typo in implicit operand lists
2021-04-23 Sebastian NeubauerRevert "[AMDGPU] Save WWM registers in functions"
2021-04-23 Piotr Sobczak[AMDGPU][NFC] Update auto-gen test
2021-04-23 Krzysztof Parzyszek[Hexagon] Remove redundant HVX intrinsic selection...
2021-04-23 Sebastian Neubauer[AMDGPU] Save WWM registers in functions
2021-04-23 Paul C. Anagnostopoulos[TableGen] Correct some comments in the TableGen parser...
2021-04-23 Simon Pilgrim[X86] Add Win32/64 mulo test coverage
2021-04-23 Paul C. Anagnostopoulos[TableGen] [docs] Improve description of NAME in Progra...
2021-04-23 Joseph Huber[OpenMP] Replace global InfoLevel with a reference...
2021-04-23 Anastasia Stulova[OpenCL] Fix typo in the test.
2021-04-23 Dávid Bolvanský[InstCombine] Added tests for PR50096; NFC
2021-04-23 Jez Ng[lld-macho] Have tests default to targeting macos 10.15
2021-04-23 Simon Pilgrim[X86] combineSetCCAtomicArith - pull out repeated ops...
2021-04-23 Matt ArsenaultAMDGPU: Fix assert on inline asm on gfx90a
2021-04-23 Timm Bäder[llvm][NFC] Fix assert indentation
2021-04-23 Dávid Bolvanský[InstCombine] Fixed newly added tests; NFC
2021-04-23 Dawid Jurczak[InstCombine][NFC] add tests for printf("%s", str)...
2021-04-23 Dávid BolvanskýReland "[Clang] Propagate guaranteed alignment for...
2021-04-23 Dávid Bolvanský[InstCombine] Fixed crash when setting align attr for...
2021-04-23 Adam Czachorowski[clang] Do not crash on template specialization followi...
2021-04-23 Fraser Cormack[RISCV] Custom lower vector F(MIN|MAX)NUM to vf(min...
2021-04-23 Raphael Isemann[lldb][NFC] Remove a stray unicode character in the...
2021-04-23 OCHyams[dexter] Add keyword argument 'on_line' to DexLabel
2021-04-23 Thomas Preud... [doc] Clarify constrained fcmps behavior
2021-04-23 Florian HahnRecommit "[NewGVN] Track simplification dependencies...
2021-04-23 Stephen TozerRe-reapply "[DebugInfo] Use variadic debug values to...
2021-04-23 Wang, Pengfei[X86][AMX][NFC] Make comparison operators to be complete
2021-04-23 Dávid BolvanskýRevert "[Clang] Propagate guaranteed alignment for...
2021-04-23 LLVM GN Syncbot[gn build] Port c623945d707c
2021-04-23 Matthias Springer[mlir] Support masked N-D vector transfer ops in Progre...
2021-04-23 Tim Northoverllvm-objdump: refactor SourcePrinter into separate...
2021-04-23 Matthias Springer[mlir] Support masked 1D vector transfer ops in Progres...
2021-04-23 Dávid Bolvanský[Clang] Propagate guaranteed alignment for malloc and...
2021-04-23 Matthias Springer[mlir] Support broadcast dimensions in ProgressiveVecto...
2021-04-23 Florian HahnRevert "[NewGVN] Track simplification dependencies...
2021-04-23 Matthias Springer[mlir] Use SCF for loops in ProgressiveVectorToSCF
2021-04-23 Marius Brehler[mlir][docs] Update `add_mlir_doc` usage
2021-04-23 Florian Hahn[NewGVN] Track simplification dependencies for phi...
2021-04-23 Matthias Springer[mlir] Support dimension permutations in ProgressiveVec...
2021-04-23 Raphael Isemann[lldb][NFC] Delete a checked-in build log in docs/testsuite
2021-04-23 Uday Bondhugula[MLIR][NFC] Fix warning, trim includes + cleanup in...
2021-04-23 Matthias Springer[mlir] Handle strided 1D vector transfer ops in Progres...
2021-04-23 Chen Zheng[Debug-Info] change return type to void for attribute...
2021-04-23 Jay Foad[GlobalISel] Remove ConstantFoldingMIRBuilder
2021-04-23 Daniel Kiss[AArch64] Fix for BTI landing pad insertion with PAC...
2021-04-23 Kadir Cetinkaya[cland] Dont emit missing newline warnings when buildin...
2021-04-23 KAWASHIMA Takahiro[LoopReroll] Fix rerolling loop with extra instructions
2021-04-23 Hsiangkai Wang[RISCV] Implement the vnot.v builtin.
2021-04-23 Wang, Pengfei[X86][AMX][NFC] Avoid assert for the same immidiate...
2021-04-23 Wang, Pengfei[X86][AMX] Try to hoist AMX shapes' def
2021-04-23 Wang, Pengfei[X86] Enable compilation of user interrupt handlers.
2021-04-23 Hsiangkai Wang[RISCV] Implement the vneg.v builtin.
2021-04-23 Vitaly Buka[NFC] Suppress cpplint warning in test
2021-04-23 Serguei Katkov[InlineSpiller] Clean-up isSpillCandBB
2021-04-23 Nico Weber[lld/mac] Implement support for .weak_def_can_be_hidden
2021-04-23 Nico Weber[lld/mac] slightly improve weak-private-extern.s test
2021-04-23 Nico Weber[gn build] (manually) port 0b2bc69ba29
2021-04-23 Vitaly Buka[NFC] Fix cpplint warning
2021-04-23 Matt ArsenaultAMDGPU: Restore atomic fp feature on FP atomic instruct...
2021-04-23 Fangrui Song[IR][sanitizer] Add module flag "frame-pointer" and...
2021-04-23 zoecarver[libc++][ranges] Add range.cmp: equal_to, not_equal_to...
2021-04-23 Jon ChesterfieldReapply "[AMDGPU][OpenMP] Add amdgpu-arch tool to...
2021-04-22 Richard SmithCWG2076: Permit implicit conversions within a single...
2021-04-22 Jonas Devlieghere[lldb] Update register state parsing for JSON crashlogs
2021-04-22 Jez Ng[re-land][lld-macho] Fix min version check
2021-04-22 Levy Hsu[RISCV] [1/2] Add IR intrinsic for Zbp extension
2021-04-22 Jon Chesterfield[clang][nfc] Split getOrCheckAMDGPUCodeObjectVersion
2021-04-22 Peter Collingbournescudo: Only static_assert for compressed LSB format...
2021-04-22 Jez NgRevert "[lld-macho] Fix min version check"
2021-04-22 Yaxun (Sam... [HIP] Support overloaded math functions for hipRTC
2021-04-22 Keith Smileyllvm-objdump: add --rpaths to macho support
2021-04-22 Stephen KellyRevert "[AST] Enable AST node introspection on Apple"
2021-04-22 Peter Collingbournescudo: Optimize getSizeLSBByClassId() by compressing...
2021-04-22 Heejin Ahn[WebAssembly] Fix fixEndsAtEndOfFunction for delegate
2021-04-22 Heejin Ahn[WebAssembly] Serialize params/results in MachineFuncti...
2021-04-22 Heejin Ahn[WebAssembly] Put utility functions in Utils directory...
2021-04-22 Jez Ng[lld-macho] Fix min version check
2021-04-22 Jez Ng[lld-macho][nfc] Clean up some constructor declarations
2021-04-22 peter klausler[flang] (NFC) Break up flang/runtime/reduction.cpp
2021-04-22 Craig Topper[RISCV] Fix crash with fptosi.sat/fptoui.sat intrinsics...
2021-04-22 Krzysztof Parzyszek[Hexagon] Improve lowering of returns of i1
2021-04-22 Stephen Kelly[AST] Enable AST node introspection on Apple
2021-04-22 Elia Geretto[dfsan] Fix Len argument type in call to __dfsan_mem_tr...
2021-04-22 Petr HosekRevert "Re-land "[Driver] Support default libc++ librar...
2021-04-22 Nikita Popov[GVN] Generate LE and BE check lines (NFC)
2021-04-22 Nikita Popov[GVN] Regenerate test checks (NFC)
2021-04-22 Krzysztof Parzyszek[Hexagon] Use 'vnot' instead of 'not' in patterns with...
2021-04-22 Fred Risslldb/Instrumentation: NFC-ish use GetFrameCodeAddressFo...
2021-04-22 Jan Kratochvil[trace][intel-pt] Fix a crash on unconsumed Expected...
2021-04-22 Arthur Eubanks[GlobalOpt] Don't replace alias with aliasee if aliasee...
next