platform/upstream/llvm.git
2020-09-15 Sanjay Patel[InstSimplify] add limit folds for fmin/fmax
2020-09-15 Kristóf Umann[analyzer] Add documentation for alpha.fuchsia.Lock...
2020-09-15 Georgii Rymar[llvm-readobj/elf] - Don't crash when the size of s...
2020-09-15 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Elaborate the...
2020-09-15 Guillaume Chatelet[libc] Add missing TableGen dependency
2020-09-15 Guillaume Chatelet[libc] Add missing LibcFPTestHelpers library
2020-09-15 Guillaume Chatelet[libc] Fix typo in platform_defs.h.inc
2020-09-15 Stefan Pintilie[LLD][PowerPC] Add support for R_PPC64_TPREL34 used...
2020-09-15 Qiu ChaofanRevert "[SelectionDAG] Remove unused FP constant in...
2020-09-15 Simon PilgrimAMDGPUPrintfRuntimeBinding.cpp - drop unnecessary casts...
2020-09-15 Simon Pilgrim[Utils] isLegalToPromote - Fix missing null check befor...
2020-09-15 Valentin Clement[mlir][openacc] Add missing print of vector_length...
2020-09-15 Stephan Herhut[mlir][Standard] Add canonicalizer for dynamic_tensor_f...
2020-09-15 LLVM GN Syncbot[gn build] Port cd4edf94cd4
2020-09-15 LLVM GN Syncbot[gn build] Port a8058c6f8d1
2020-09-15 Sanjay Patel[InstCombine] fix bug in pow expansion
2020-09-15 Sanjay Patel[InstCombine] add RUN to show miscompile of pow expansi...
2020-09-15 Sanjay Patel[InstCombine] improve test names; NFC
2020-09-15 Oliver Stannard[libcxx] Disable failing test for no-exceptions build
2020-09-15 Florian Hahn[ConstraintElimination] Add initial tests.
2020-09-15 Nico Weber[gn build] (semi-manually) port 380e746bcca
2020-09-15 Sam Clegg[lld][WebAssembly] Fix --export-all when __stack_pointe...
2020-09-15 sameeran joshi[Flang] Add GettingInvolved documentation page and...
2020-09-15 Florian Hahn[ConstraintSolver] Add isConditionImplied helper.
2020-09-15 Felix BergerRestrict UnnecessaryCopyInitialization check to variabl...
2020-09-15 Louis Dionne[libc++] Allow building without threads in standalone...
2020-09-15 Simon PilgrimLoopCacheAnalysis.h - remove unnecessary includes....
2020-09-15 Simon PilgrimProvenanceAnalysis.h - remove unnecessary AliasAnalysis...
2020-09-15 Simon PilgrimAliasSetTracker.cpp - remove unnecessary includes....
2020-09-15 Sjoerd Meijer[ARM][MVE] Tail-predication: use unsigned SCEV ranges...
2020-09-15 Bjorn Pettersson[Scalarizer] Avoid changing name of non-instructions
2020-09-15 Pavel Labath[lldb] Improve qemu interop for aarch64
2020-09-15 Pavel Labath[lldb/cmake] Fix testing support library dependencies
2020-09-15 Hans WennborgRevert "RegAllocFast: Record internal state based on...
2020-09-15 Simon PilgrimSpillPlacement.cpp - remove unnecessary includes. NFCI.
2020-09-15 Simon PilgrimStatepointLowering.cpp - remove unnecessary includes...
2020-09-15 Simon PilgrimSelectionDAGBuilder.h - remove unnecessary includes...
2020-09-15 Florian HahnRecommit "[ConstraintSystem] Add helpers to deal with...
2020-09-15 Alex Zinenko[mlir] check for failures when packing function sigunat...
2020-09-15 Jakub Lichman[mlir][integration_test] Linalg Conv folder renamed...
2020-09-15 Benjamin KramerRevert "[InstCombine] Simplify select operand based...
2020-09-15 Simon Pilgrim[X86] Update SSE/AVX integer MINMAX intrinsics to emit...
2020-09-15 Meera Nakrani[ARM] Corrected condition in isSaturatingConditional
2020-09-15 Qiu Chaofan[SelectionDAG] Remove unused FP constant in getNegatedE...
2020-09-15 Simon Pilgrim[Transforms][Coroutines] Add missing header path to...
2020-09-15 Sjoerd Meijer[MVE] fix typo in llvm debug message. NFC.
2020-09-15 Simon Pilgrim[X86] detectAVGPattern - accept non-pow2 vectors by...
2020-09-15 Georgii Rymar[llvm-readobj/elf] - Simplify and refine the implementa...
2020-09-15 Petr Hosek[NFC][DebugInfo] Use consistent regex group spelling
2020-09-15 Georgii Rymar[lib/Object] - Refine interface of ELFFile<ELFT>. NFCI.
2020-09-15 Petar AvramovicGlobalISel/IRTranslator resetTargetOptions based on...
2020-09-15 Sjoerd Meijer[MVE] Rename of tests making them consistent with tail...
2020-09-15 Hans Wennborg[Support] Make building with snmalloc work
2020-09-15 Petr Hosek[DebugInfo] Support both forward and backward slashes...
2020-09-15 Han Seoul-Oh[doc] Fix broken link
2020-09-15 David Sherwood[SVE] Fix isLoadInvariantInLoop for scalable vectors
2020-09-15 Vitaly Buka[NFC][Asan] Remove chunk pointer from metadata
2020-09-15 Chris Hamilton[NFC] Test commit
2020-09-15 Vitaly Buka[NFC][Asan] Return uptr as before D87646
2020-09-15 Vitaly Buka[Asan] Cleanup kAllocBegMagic setup
2020-09-15 Vitaly Buka[NFC][Asan] Reorder bitfields
2020-09-15 Chris HamiltonRevert "[Sema] Address-space sensitive index check...
2020-09-15 Vitaly Buka[NFC][Asan] Remove from_memalign and rz_log
2020-09-15 Vitaly Buka[NFC][Asan] Don't use MetaData for size
2020-09-15 Craig Topper[X86] Pre-commit test cases for D87593
2020-09-15 Vitaly Buka[NFC][lsan][fuzzer] Relax fuzzer-leak.test
2020-09-15 Mateusz Mikuła[Windows][Polly] Disable LLVMPolly module for all compi...
2020-09-15 Mateusz Mikuła[LLD] Allow configuring default ld.lld backend
2020-09-15 Martin Storsjö[llvm-readobj] [ARMWinEH] Print ARM64 packed unwind...
2020-09-15 Davide Italiano[BinaryFormat/MachO] Add a missing constant.
2020-09-15 Igor Kudrin[DebugInfo] Make offsets of dwarf units 64-bit (19...
2020-09-15 Igor Kudrin[DebugInfo] Make the offset of string pool entries...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_macro[.dwo...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_names sections...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_addr sections...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_loclists sectio...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_rnglists sectio...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting pre-v5 name lookup tables...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_aranges section...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 type units (10/19).
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 DWO compilation units...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_str_offsets...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting the DW_AT_location attribute...
2020-09-15 Igor Kudrin[DebugInfo] Use a common method to determine a suitable...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 compilation units...
2020-09-15 Igor Kudrin[DebugInfo] Add the -dwarf64 switch to llc and other...
2020-09-15 Igor Kudrin[DebugInfo] Add new emitting methods for values which...
2020-09-15 Igor Kudrin[DebugInfo] Fix DIE value emitters to be compatible...
2020-09-15 Igor Kudrin[DebugInfo] Fix methods of AsmPrinter to emit values...
2020-09-15 Sam Clegg[lld][WebAssembly] Allow globals imports via import_nam...
2020-09-15 Petr Hosek[DebugInfo] Remove dots from getFilenameByIndex return...
2020-09-15 Xun Li[Coroutines] Fix a typo in documentation
2020-09-15 Quentin Colombet[GlobalISel] Add a `X, Y = G_UNMERGE(G_ZEXT Z)` ->...
2020-09-15 Quentin Colombet[GlobalISel] Add `X,Y<dead> = G_UNMERGE Z` -> X = G_TRUNC Z
2020-09-15 Louis Dionne[libc++abi] Do not declare __cxa_finalize and __cxa_ate...
2020-09-15 peter klausler[flang] Respect BZ mode in exponent parts, too
2020-09-14 Craig Topper[X86] Place new constant node in topological order...
2020-09-14 Craig TopperRevert "[X86] Place new constant node in topological...
2020-09-14 peter klausler[flang] Allow Fortran comments after #include path
2020-09-14 Philip Reames[AArch64] Statepoint support for AArch64.
next