platform/upstream/llvm.git
2020-06-06 Wen-Heng (Jack... [mlir][mlir-rocm-runner] Detect HIP version and AMD...
2020-06-06 LLVM GN Syncbot[gn build] Port 29203480632
2020-06-06 Nico WeberRevert "recommit "[HIP] Add default header and include...
2020-06-06 Nico WeberRevert "Migrate the rest of COFFObjectFile to Error"
2020-06-06 LLVM GN Syncbot[gn build] Port 1fa43e0b34d
2020-06-06 Jessica Paquette[AArch64][GlobalISel] Move dup optimization into post...
2020-06-06 Diego Caballero[mlir] Fix representation of BF16 constants
2020-06-06 Yaxun (Sam... recommit "[HIP] Add default header and include path"
2020-06-06 Diego CaballeroFix convertBFloatAPFloatToAPInt for NaN/Inf values
2020-06-06 Richard SmithPR34581: Don't remove an 'if (p)' guarding a call to...
2020-06-05 stevewan[PowerPC] Do not special case Darwin on PowerPC in...
2020-06-05 Philip Reames[Tests] Migrate a number of tests to gc-live bundle...
2020-06-05 Reid KlecknerMigrate the rest of COFFObjectFile to Error
2020-06-05 Reid KlecknerRe-land "Migrate Binary::checkOffset from error_code...
2020-06-05 Fangrui SongFix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off...
2020-06-05 Richard SmithPR46209: properly determine whether a copy assignment...
2020-06-05 Richard SmithSet the captures on a CXXRecordDecl representing a...
2020-06-05 Fangrui Song[ELF] Don't cause assertion failure if --dynamic-list...
2020-06-05 Alex Lorenz[arm][darwin] Don't generate libcalls for wide shifts...
2020-06-05 Davide Italiano[IRExecutionUnit] Early returns for clarity. NFCI.
2020-06-05 Nicolas Vasilache[mlir][Linalg] NFC - Make useFullTileBuffersByDefault...
2020-06-05 Dan Gohman[WebAssembly] Improve clang diagnostics for wasm attributes
2020-06-05 Craig Topper[X86] Add test cases for PR46203. NFC
2020-06-05 Nicolas Vasilache[mlir] Fix spurious f64 -> f16 change in CPU runner...
2020-06-05 Nikita Popov[CGP] Remove unnecessary MaybeAlign use (NFC)
2020-06-05 Nikita Popov[LoopIdiomRecognize] Remove unnecessary MaybeAlign...
2020-06-05 Marco Elver[ASan][Test] Fix globals test for Mach-O
2020-06-05 Nico WeberRevert "Migrate Binary::checkOffset from error_code...
2020-06-05 Adrian PrantlFix an oversight in GetXcodeContentsDirectory()
2020-06-05 Adrian PrantlFactor out GetEnvDeveloperDir() (NFC)
2020-06-05 Craig Topper[X86] Fold undef elts to 0 in getTargetVShiftByConstNode.
2020-06-05 Reid KlecknerMigrate Binary::checkOffset from error_code to Error...
2020-06-05 Stanislav MekhanoshinAMDGPU/GlobalISel: cmp/select method for extract element
2020-06-05 Reid Kleckner[codeview] Put !heapallocsite on calls to operator new
2020-06-05 LLVM GN Syncbot[gn build] Port 8a8c6913a93
2020-06-05 Stanislav MekhanoshinSROA: Remove pointer from visited along with instruction
2020-06-05 Yaxun (Sam... Revert "[HIP] Add default header and include path"
2020-06-05 Yaxun (Sam... Attempt to fix hip-include-path.hip
2020-06-05 Saleem Abdulrasoollld: use modern library search ordering
2020-06-05 Alexandre Ganea[llvm-pdbutil] Add missing --id-stats to dump the IPI...
2020-06-05 Matt ArsenaultGlobalISel: Add helper for constructing load from offset
2020-06-05 Adrian PrantlTeach GetXcodeSDK to look in the Xcode that contains...
2020-06-05 Adrian PrantlMove GetXcode*Directory into HostInfo (NFC)
2020-06-05 Matt ArsenaultGlobalISel: Make known bits/alignment API more consistent
2020-06-05 Matt ArsenaultGlobalISel: Add G_EXTRACT/G_INSERT offset to legalize...
2020-06-05 Dan GohmanRevert "[WebAssembly] Improve clang diagnostics for...
2020-06-05 Jay FoadCorrectly report modified status for AMDGPUUnifyDiverge...
2020-06-05 Fangrui SongFix -Wunused-variable after D80515
2020-06-05 Nico Weber[gn build] (manually) merge 5eedf07ab999d
2020-06-05 Yaxun (Sam... Attempt to fix hip-include-path.hip
2020-06-05 Matt ArsenaultAMDGPU: Fix incorrect selection of buffer atomic fadd
2020-06-05 Matt ArsenaultAMDGPU: Fix missing immarg on buffer.atomic.fadd intrinsic
2020-06-05 Craig Topper[X86] Teach combineVectorShiftImm to constant fold...
2020-06-05 Dan Gohman[WebAssembly] Improve clang diagnostics for wasm attributes
2020-06-05 Evgenii Stepanov[hwasan] Disable malloc-fill by default.
2020-06-05 Marco Elver[KernelAddressSanitizer] Make globals constructors...
2020-06-05 Nikita Popov[LiveDebugValues] Fix output stream (NFC)
2020-06-05 Nikita Popov[LiveDebugValues] Remove PendingInLocs (NFC)
2020-06-05 Matt ArsenaultAMDGPU/GlobalISel: Fix some broken YAML in MIR test
2020-06-05 Matt ArsenaultGlobalISel: Infer nofpexcept flag during selection...
2020-06-05 Alex Lorenz[apple clang] disable in-process CC1 to preserve crashl...
2020-06-05 Sameer Arora[llvm-objcopy] Reorder --dump-section for MachO
2020-06-05 Nicolas Vasilache[mlir][test][CPU] Reduce the size of mlir-cpu-runner...
2020-06-05 Sameer Arora[llvm-objcopy] Reorder --dump-section before --remove...
2020-06-05 Louis Dionne[libc++] Avoid passing -xc++ in Lit feature detection
2020-06-05 David Green[ARM] VQMOVN demand bits analysis
2020-06-05 Sameer Arora[llvm-ar] Update error messages and tests as per latest...
2020-06-05 Sameer Arora[llvm-ar] Add more tests for errors in opening archives
2020-06-05 Nicolas Vasilache[mlir][Vector] Add folding of memref_cast into vector_t...
2020-06-05 LLVM GN Syncbot[gn build] Port 11d06b9511b
2020-06-05 Yaxun (Sam... Fix lit tests hip-include-path.hip and hip-host-cpu...
2020-06-05 Sander de SmalenReland D80640: [CodeGen][SVE] Calculate correct type...
2020-06-05 Louis Dionne[libc++abi] Properly fix XFAILs for exception alignment
2020-06-05 Nicolas Vasilache[mlir][Linalg] NFC - Cleanup debug, address post-commit...
2020-06-05 Jacques Pienaar[mlir] Add verify method to adaptor
2020-06-05 Louis Dionne[CMake] Do not append -lm to CMAKE_REQUIRED_LIBRARIES...
2020-06-05 Yaxun (Sam... [HIP] Add default header and include path
2020-06-05 Simon PilgrimScalarEvolutionNormalization.h - reduce ScalarEvolution...
2020-06-05 Simon PilgrimTypeMetadataUtils.h - reduce Instructions.h include...
2020-06-05 Sanjay Patel[x86] form reduction intrinsics from vectorizers instea...
2020-06-05 Sanjay Patel[PhaseOrdering] add tests for reductions; NFC (PR43953)
2020-06-05 Nico Weber[gn build] (manually) port a6fcf5ca033
2020-06-05 Arthur EubanksAdd ASan metadata globals to @llvm.compiler.used under...
2020-06-05 Arthur EubanksMark lambda in use-after-scope-capture.cpp as noinline
2020-06-05 Simon Pilgrim[X86][SSE] Simplify MOVMSK patterns based on comparison
2020-06-05 Xun LiFix the roundtrip test under llvm-profdata
2020-06-05 Pete Steinfeld[flang] Fix crash on erroneous expressions
2020-06-05 Fangrui Song[ELF] Handle -u before input files
2020-06-05 Zinovy NisFix crash on misc-redundant-expression
2020-06-05 Jonas Devlieghere[dsymutil] Don't emit N_AST symbol entries in the Mach...
2020-06-05 Nicolas Vasilache[mlir][SCF] Add single iteration scf.for promotion...
2020-06-05 Julian Lettner[lit] Improve naming of test result categories
2020-06-05 Sander de SmalenRevert "[CodeGen][SVE] Calculate correct type legalizat...
2020-06-05 Haojian Wu[AST] Record SourceLocation for TypoExpr.
2020-06-05 Kazushi (Jam... [VE] Support logical operation instructions in MC layer
2020-06-05 Wen-Heng (Jack... [mlir][gpu] Introduce mlir-rocm-runner.
2020-06-05 Sander de Smalen[CodeGen][SVE] Calculate correct type legalization...
2020-06-05 serge-sans... [SCCP] Report changes after removing stores to constant...
2020-06-05 serge-sans... Correctly report modified status for DivRemPairs
2020-06-05 serge-sans... Correctly report modified status for DSE
next