platform/upstream/llvm.git
2021-02-24 Fangrui Song[llvm-objcopy] If input=output, preserve umask bits...
2021-02-24 James Y KnightRemove a workaround for MSVC 2013, now that MSVC 2017...
2021-02-24 Jessica Paquette[AArch64][GlobalISel] Fix manual selection for v4s16...
2021-02-24 Craig Topper[RISCV] Support fixed vector extract element. Use VL...
2021-02-24 Joel E. Denny[lit] Add --ignore-fail
2021-02-24 Weiwei Li[mlir][spirv] Define spv.GLSL.Ldexp
2021-02-24 Craig Topper[LegalizeIntegerTypes] Further improve ExpandIntRes_SAD...
2021-02-24 Lei Zhang[mlir] Add constBuilderCall to TypeAttr to simplify...
2021-02-24 Simon PilgrimRevert rGd65ddca83ff85c7345fe9a0f5a15750f01e38420 ...
2021-02-24 Vyacheslav... [libomptarget] Fixed MSVC build fail caused by __attrib...
2021-02-24 Nick Desaulniers[MC][ARM] add .w suffixes for BL (T1) and DBG
2021-02-24 Amara Emerson[AArch64] Do not fold SP adjustments into pre-increment...
2021-02-24 Jean Perier[flang] add attribute to trim runtime implementation...
2021-02-24 Philip Reames[tests] precommit tests for an upcoming AA improvement
2021-02-24 Joachim Protze[OpenMP][Tests][NFC] rename macro to avoid naming clash
2021-02-24 Shilei Tian[OpenMP] Fixed a crash when offloading to x86_64 with...
2021-02-24 Joachim Protze[OpenMP][Tests][NFC] lit might also be known as llvm...
2021-02-24 Philip ReamesRevert "[tests] Mark an autogened test as such"
2021-02-24 serge-sans... Make sure some types are indeed trivially_copyable...
2021-02-24 Manoel Roemmer[libomptarget] Load images in order of registration
2021-02-24 Philip Reames[tests] Mark an autogened test as such
2021-02-24 Joachim Protze[OpenMP][Tests][NFC] rename macro to avoid naming clash
2021-02-24 Jay Foad[AMDGPU] Add a bit more gfx90a test coverage
2021-02-24 Joachim Protze[OpenMP][Tests][NFC] rename macro to avoid naming clash
2021-02-24 Siva Chandra... [libc][NFC] Exclude few targets from the `all` target.
2021-02-24 Louis Dionne[libc++] NFC: Fix a few tests in tuple that would succe...
2021-02-24 Louis Dionne[libc++] NFC: Fix a few tests in pair that would succee...
2021-02-24 Eric Schweitz[flang][fir] Add zero_bits operation.
2021-02-24 Nathan James[clang-tidy] Fix readability-avoid-const-params-in...
2021-02-24 Eugene Zhulenev[mlir] Add polynomial approximation for math::LogOp...
2021-02-24 Siva Chandra... [libc][NFC] Remove headergen for the cacheline size...
2021-02-24 Nathan James[clang-tidy][test] Allow specifying potentially unused...
2021-02-24 Jinsong Ji[Coverage][Unittest] Fix stringref issue
2021-02-24 Jez Ng[lld-macho] Add REQUIRES to incompatible-arch-tapi...
2021-02-24 Sander de Smalen[InstructionCost] NFC: Fix up missing cases in LoopVect...
2021-02-24 Nico WeberRevert "[ValueTracking] computeKnownBitsFromShiftOperat...
2021-02-24 Simon Pilgrim[ValueTracking] computeKnownBitsFromShiftOperator ...
2021-02-24 Alexander Belyaev[mlir] Add a builder to `linalg.tiled_loop`.
2021-02-24 Raphael Isemann[lldb] Prevent double new lines behind errors/warning...
2021-02-24 Jay Foad[AMDGPU] Add more PAL metadata register names
2021-02-24 Christian Sigg[mlir] Specify cuda-runner pass pipeline as command...
2021-02-24 Jay Foad[AMDGPU] Update s_sendmsg messages
2021-02-24 Raphael Isemann[lldb][NFC] Move trivial ValueObject getters/setters...
2021-02-24 Raphael Isemann[lldb][NFC] Rename the second ValueObjectManager to...
2021-02-24 Anastasia Stulova[OpenCL] Allow taking address of functions as an extension.
2021-02-24 Raphael Isemann[lldb] Add asserts that prevent construction of cycles...
2021-02-24 Simon Pilgrim[ValueTracking] ComputeKnownBits - minimum leading...
2021-02-24 Pierre Gousseau[asan] Avoid putting globals in a comdat section when...
2021-02-24 Simon Pilgrim[Utils] collectBitParts - add truncate() handling
2021-02-24 Lang Hames[docs][JITLink] Remove the JITLink doc for now.
2021-02-24 Lang Hames[docs][JITLink] Yet more experiments to try to understa...
2021-02-24 Lang Hames[docs][JITLink] More experiments to try to understand...
2021-02-24 OCHyams[dexter] Force dexter tests to use the host triple
2021-02-24 Kadir Cetinkaya[clangd] Fix a race
2021-02-24 Simon Pilgrim[DAG] Add basic mul-with-overflow constant folding...
2021-02-24 Lang Hames[docs][JITLink] Make ``ObjectLinkingLayer`` not a parag...
2021-02-24 Lang Hames[docs][JITLink] Return to `` for inline literals.
2021-02-24 Lang Hames[docs][JITLink] Try explicit literal blocks for monospa...
2021-02-24 Lang Hames[docs][JITLink] More attempted fixes for formatting...
2021-02-24 Florian HahnRecommit "[LV] Allow tryToCreateWidenRecipe to return...
2021-02-24 Alexander Belyaev[mlir][linalg] Fix Linalg roundtrip test.
2021-02-24 Douglas YungUpdate REQUIRES line in 4 tests that attempt to use...
2021-02-24 Lang Hames[docs][JITLink] Sphinx does not like '::' in monotype...
2021-02-24 Lang Hames[docs][JITLink] Add a JITLink design and API document.
2021-02-24 Lang Hames[JITLink] Add assertions, fix a comment.
2021-02-24 Lang Hames[JITLink] Fix comments about JITLink's generic link...
2021-02-24 Florian Hahn[AArch64] Use CMTST for != 0 vector compares (vnot...
2021-02-24 Sven van Haastregt[OpenCL] Add ndrange builtin functions to TableGen
2021-02-24 Sven van Haastregt[OpenCL] Add declarations with enum/typedef args
2021-02-24 Martin Storsjö[libcxx] [test] Don't pass INCLUDE to clang via -isystem
2021-02-24 Martin Storsjö[LLD] [COFF] Allow invoking lib.exe mode via -lib in...
2021-02-24 David Green[ARM] Expand the range of allowed post-incs in load...
2021-02-24 Petr HosekRevert "[InstrProfiling] Use nobits as __llvm_prf_cnts...
2021-02-24 Marek Kurdej[libc++] [docs] [C++2b] Update status page with papers...
2021-02-24 Douglas YungAdd REQUIRES aarch64 to test incompatible-arch.s since...
2021-02-24 Craig Topper[LegalizeIntegerTypes] Use GetExpandedInteger instead...
2021-02-24 Cassie Jones[Test][AArch64] Test SADDO/SSUBO narrowing legalization
2021-02-24 Vitaly Buka[asan] Increase CHECK limit in __sanitizer_annotate_con...
2021-02-24 Vitaly Buka[ThinLTO, NewPM] Run OptimizerLastEPCallbacks from...
2021-02-24 Dávid BolvanskýReduce the number of attributes attached to each function
2021-02-24 xguptaRevert "patch" it wass my mistake inusing git
2021-02-24 Siva Chandra... [libc][NFC] Merge llvmlibc and llvmlibm targets in...
2021-02-24 xgupta[Docs] Mention clone depth feature of git in LLVM getti...
2021-02-24 xguptapatch
2021-02-24 Dan Liew[ASan] Introduce a way set different ways of emitting...
2021-02-24 Yaxun (Sam... [HIP] Fix managed variable linkage
2021-02-24 Amara Emerson[AArch64][GlobalISel][PostSelectOpt] Constrain reg...
2021-02-24 Chen Zheng[XCOFF] add C_FILE symbol at index 0 of symbol table.
2021-02-24 Nico WeberRevert "Add more historic DWARF vendor extensions"
2021-02-24 Jez Ng[lld-macho] Better deduplication of personality pointers
2021-02-24 Jez Ng[lld-macho] Check for arch compatibility when loading...
2021-02-24 Jez Ng[lld-macho] Fix semantics & add tests for ARM64 GOT...
2021-02-24 Jez Ng[lld-macho] Use full input file name in invalid relocat...
2021-02-24 River Riddle[mlir][Inliner] Don't optimize callees in async mode...
2021-02-24 Chen Zheng[Debug-Info][NFC] move emitDwarfUnitLength to MCStreame...
2021-02-24 Adrian PrantlAdd more historic DWARF vendor extensions
2021-02-24 Ta-Wei Tu[LoopNest] Use `getUniqueSuccessor()` instead when...
2021-02-24 Juneyoung Lee[SimplifyCFG] Update passingValueIsAlwaysUndefined...
2021-02-24 Nico WeberRevert "[Driver][Windows] Support per-target runtimes...
2021-02-24 Kern Handa[mlir] ExecutionEngine needs special handling for COFF...
next