platform/upstream/llvm.git
2022-03-28 Fangrui Song[Object][test] Fix invalid.test
2022-03-28 Jean Perier[flang][runtime] Ensure PointerDeallocate actually...
2022-03-28 Fangrui SongRevert D121984 "[RISCV][NFC] Moving RVV intrinsic type...
2022-03-28 Adrian KuegelRevert "Revert "[RISCV][NFC] Remove unused header inclu...
2022-03-28 Fangrui Song[llvm-objdump] --private-headers: change errors to...
2022-03-28 Fangrui Song[llvm-objdump][test] dos2unix some files
2022-03-28 Fangrui Song[RISCV] Remove using namespace llvm from public header...
2022-03-28 Adrian KuegelRevert "[RISCV][NFC] Remove unused header includes."
2022-03-28 Adrian Kuegel[RISCV][NFC] Remove unused header includes.
2022-03-28 Muhammad Omair... [LLDB] Skip TestProcessIOHandlerInterrupt Arm/AArch64...
2022-03-28 LLVM GN Syncbot[gn build] Port ad57e10dbca2
2022-03-28 Iain Sandoe[C++20][Modules][HU 5/5] Add fdirectives-only mode...
2022-03-28 Kito Cheng[RISCV][NFC] Moving RVV intrinsic type related util...
2022-03-28 Kazu Hirata[Target] Apply clang-tidy fixes for readability-redunda...
2022-03-28 lizhengxian.123[docs][Lexicon] Add new explanation for some shortcomin...
2022-03-27 Vladislav Khmelevsky[BOLT] Align constant islands to 8 bytes
2022-03-27 Florian Hahn[Clang,TBAA] Add test cases for nested pointers and...
2022-03-27 Mateusz Guzik[Support] Skip attempts to access /proc/self/fd on...
2022-03-27 Mark de Wever[libc++][doc] Update format implementation status.
2022-03-27 chenglin.bi[InstCombine] add baseline tests for logical and/or...
2022-03-27 zhongyunde[AArch64][SelectionDAG] Refactor to support more scalab...
2022-03-27 Hirochika Matsumoto[InstCombine] add baseline tests for fold of ctpop...
2022-03-27 Iain Sandoe[C++20][Modules][HU 4/5] Handle pre-processed header...
2022-03-27 Phoebe Wang[X86] Refactor X86ScalarSSEf16/32/64 with hasFP16/SSE1...
2022-03-27 Luo, YuankeVerify parameter alignment attribute
2022-03-27 Shengchen Kan[X86][tablgen] Extract common functions in X86EVEX2VEXT...
2022-03-27 Luo, Yuanke[Verifier] Verify parameter alignment.
2022-03-26 Shengchen Kan[X86][tablgen] Remove PointerLikeRegClass from isRegist...
2022-03-26 David Green[AArch64] Lower 3 and 4 sources buildvectors to TBL
2022-03-26 Martin Storsjö[lldb] Fix interpreting absolute Windows paths with...
2022-03-26 Martin Storsjö[lldb] Fix building for mingw after changes to sigtstp_...
2022-03-26 Lang Hames[docs][ORC] Simplify paragraph on hardcoding process...
2022-03-26 Lang Hames[docs][ORC] Reword "How to Add Process and Library...
2022-03-26 Alisamar Husain[intelpt] Refactoring instruction decoding for flexibility
2022-03-26 Iain Sandoe[C++20][Modules][HU 3/5] Emit module macros for header...
2022-03-26 LLVM GN Syncbot[gn build] Port 555214cbcc79
2022-03-26 Shengchen Kan[X86][tablgen] Remove useless check in X86FoldTablesEmi...
2022-03-26 Mark de Wever[libc++][format][2/6] Adds a __output_iterator.
2022-03-26 Shengchen Kan[X86][tablgen] Rename some fields for RecognizableInstr...
2022-03-26 Shengchen Kan[X86][tablgen] Rename field hasREX_WPrefix to hasREX_W...
2022-03-26 Shengchen Kan[X86][tablgen] Refine the class RecognizableInstr....
2022-03-26 Aaron Ballman[C11] Correct the resulting type for an assignment...
2022-03-26 Mark de Wever[Clang][doc] Fix __builtin_assume wording.
2022-03-26 xndcn[mlir][spirv] Convert func.call to spv.FunctionCall
2022-03-26 zhongyunde[test][AArch64] Add a test case for D121180 NFC
2022-03-26 Shengchen Kan[X86][tablgen] Set ShouldBeEmitted to false when isAsmP...
2022-03-26 Iain Sandoe[C++20][Modules][HU 2/5] Support searching Header Units...
2022-03-26 Shengchen Kan[X86][tablgen] Use initializer list for some fields...
2022-03-26 Shengchen Kan[X86][tablgen] Move fields Name, Is64Bit, Is32Bit,...
2022-03-26 Fangrui Song[Option] Remove the error-prone default argument true...
2022-03-26 Fangrui Song[Option] Remove the error-prone default argument true...
2022-03-26 Fangrui Song[Option] Avoid using the default argument for the 3...
2022-03-26 Fangrui Song[Driver][test] Clean up riscv* tests
2022-03-26 Ben Shi[AVR] Optimize int16 airthmetic right shift for shift...
2022-03-26 Fangrui Song[LoongArch] Fix several Clang warnings. NFC
2022-03-26 Shengchen Kan[X86][tablgen] Add class RecognizableInstrBase to simpl...
2022-03-26 Joseph Huber[OpenMP] Fix AMDGPU globals test
2022-03-26 Shilei Tian[OpenMP][CUDA] Fix potential program crash caused by...
2022-03-26 Joseph Huber[OpenMP] Add AMDGPU calling convention to ctor / dtor...
2022-03-26 Joseph Huber[OpenMP] Make Ctor / Dtor functions have external visib...
2022-03-26 Shengchen Kan[X86][tablgen] Add interface getMnemonic to namespace...
2022-03-26 Maksim Panchenko[Disassember][NFCI] Use strong type for instruction...
2022-03-26 Peter Klausler[flang] Catch bad OPEN(STATUS=) cases
2022-03-26 Uday BondhugulaUpdate affine.load folding hook to fold global splat...
2022-03-26 Fred RissAdopt new dyld SPIs to introspect the shared cache.
2022-03-26 Gulfem Savrun... [InstrProfiling] Add comments for no runtime hook
2022-03-25 David BlaikieDisable -Wmissing-prototypes for internal linkage funct...
2022-03-25 David BlaikieDebugInfo: Don't allow type units to references types...
2022-03-25 Haojian Wu[pseudo] Fix the wrong rule ids in ForestTest.
2022-03-25 Haojian Wu[pseudo] Add missing header guard for Forest.h
2022-03-25 Peter Klausler[flang] Mark C_ASSOCIATED specific procedures as PURE
2022-03-25 Med Ismail... [lldb/Plugin] Sort the ScriptedProcess' thread list...
2022-03-25 Med Ismail... [lldb/Utility] Make StructuredData::Dictionary::GetKeys...
2022-03-25 Med Ismail... [lldb/crashlog] Parse thread fields and pass it to...
2022-03-25 Fangrui Song[Driver][Linux] Remove D.Dir+"/../lib" from default...
2022-03-25 Johannes DoerfertRevert "[OpenMP][NFC] Add missing virtual destructor...
2022-03-25 Florian Hahn[Clang] Use pattern to match profile metadata in test.
2022-03-25 Johannes Doerfert[OpenMP][FIX] Repair ExclusiveAccess move semantic...
2022-03-25 Johannes Doerfert[OpenMP][NFC] Add missing virtual destructor to silence...
2022-03-25 William S.... [Clang] Add helper method to determine if a nonvirtual...
2022-03-25 Paul RobinsonRemove dead code in driver parsing -gsimple-template...
2022-03-25 Peter Klausler[flang] Add & use a better visit()
2022-03-25 Hongtao Yu[PseudoProbe] Do not emit pseudo probes when module...
2022-03-25 Emilio Cota[bazel] add missing targets since 3be7c28917
2022-03-25 Adrian PrantlAdd missing include diagnosed in modules build. (NFC)
2022-03-25 Martin Storsjö[clang-tidy] Fix the condition for building CTTestTidyM...
2022-03-25 Sam McCall[cmake] Provide CURRENT_TOOLS_DIR centrally, replacing...
2022-03-25 Chia-hung Duan[mlir] Add InferTensorType without supporting reifyRetu...
2022-03-25 Philip Reames[SLP] Simplify eraseInstruction [NFC]
2022-03-25 LLVM GN Syncbot[gn build] Port cef52105bd4b
2022-03-25 Douglas YungRevert "[clang-tidy] Add modernize-macro-to-enum check"
2022-03-25 Corentin Jabot[Clang] Fix error in Documentation introduced by 3784e8...
2022-03-25 Peter Klausler[flang] Fix bogus error from assignment to CLASS(*)
2022-03-25 Corentin Jabot[Clang] Fix Unevaluated Lambdas
2022-03-25 Florian Hahn[Clang,TBAA] Use pattern for metadata reference in...
2022-03-25 Florian Hahn[ConstraintElimination] Use AddOverflow for offset...
2022-03-25 Florian Hahn[ConstraintElimination] Add test where offset additions...
2022-03-25 Emil Kieri[clang][driver] Disable non-functional --version option...
2022-03-25 Nathan JamesReland "[ASTMatchers] Output currently processing match...
2022-03-25 Philip ReamesReapply "[SLP] Schedule only sub-graph of vectorizable...
next