summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added docs for EmptyLineAfterFunctionDefinitionEmptyLineAfterFunctionDefinitionKonrad Kleine2021-11-221-0/+21
* Work on EmptyLineAfterFunctionDefinitionKonrad Kleine2021-11-224-0/+350
* [SCEV] Reorder operands checks in collectConditions.Florian Hahn2021-11-183-33/+30
* [SCEV] Add additional guard tests with swapped condition ops.Florian Hahn2021-11-182-0/+62
* [NFC][clangd] fix clang-tidy finding on isa_and_nonnullChristian Kühnel2021-11-181-1/+1
* [PowerPC] fix typos in comments, NFCChen Zheng2021-11-181-3/+3
* [fir] Add fir.constc conversionDiana Picus2021-11-182-11/+76
* [mlir][Python] Fix generation of accessors for OptionalMichal Terepeta2021-11-186-28/+42
* Fix Windows build after commit 49682f1.Douglas Yung2021-11-181-0/+1
* [mlir][linalg][bufferize] Fix bufferize bug where non-tensor ops are not skippedMatthias Springer2021-11-182-24/+12
* [mlir][linalg][bufferize][NFC] Decouple ComprehensiveBufferize from tensor di...Matthias Springer2021-11-182-100/+147
* [mlir] Convert NamedAttribute to be a classRiver Riddle2021-11-1854-220/+302
* [libc++] [test] Add "robust_re_difference_type.compile.pass.cpp" for all the ...Arthur O'Dwyer2021-11-185-188/+492
* [X86][Driver] Add X86 target option to avoid fail to other targets. NFCPhoebe Wang2021-11-181-2/+2
* [X86][ABI] Do not return float/double from x87 registers when x87 is disabledPhoebe Wang2021-11-185-1/+213
* [gn build] Port 92832e4889aeLLVM GN Syncbot2021-11-181-0/+1
* [libc++] Enable <atomic> when threads are disabledLouis Dionne2021-11-1790-493/+272
* [gn build] Port 49682f14bf3fLLVM GN Syncbot2021-11-181-0/+1
* tsan: remove quadratic behavior in pthread_joinDmitry Vyukov2021-11-173-30/+34
* [SPIR-V] Add translator toolHenry Linjamäki2021-11-183-0/+95
* [clang] Use range-based for loops with llvm::reverse (NFC)Kazu Hirata2021-11-176-27/+17
* [gn build] Port 24d1673c8b9bLLVM GN Syncbot2021-11-181-1/+1
* [X86] Add -mskip-rax-setup support to align with GCCPhoebe Wang2021-11-188-1/+101
* [NFC][llvm] Inclusive language: remove uses of sanity in llvm/lib/ExecutionEn...Zarko Todorovski2021-11-177-10/+10
* [llvm-tblgen][RISCV] Make llvm-tblgen RISCVCompressInstEmitter to be common i...Zi Xuan Wu2021-11-185-93/+109
* [sanitizer] Fix DenseMap for compiler-rtVitaly Buka2021-11-176-260/+254
* [NFC][sanitizer] Fix headers of DenseMapVitaly Buka2021-11-173-753/+23
* [NFC][sanitizer] Clang format copied codeVitaly Buka2021-11-173-279/+235
* [NFC][sanitizer] Add unchanged DenseMapVitaly Buka2021-11-173-0/+2253
* [NFC][llvm] Inclusive language: reword and remove uses of sanity in llvm/lib/...Zarko Todorovski2021-11-1724-33/+31
* PR52537: When performing a no-op TreeTransform of a rewritten binaryRichard Smith2021-11-174-10/+67
* [Driver][Android] Remove unneeded isNoExecStackDefaultFangrui Song2021-11-179-38/+3
* [NFC][sanitizer] Fix veradic-macro warning in RAW_CHECKVitaly Buka2021-11-172-6/+7
* [mlir][sparse] refine lexicographic insertion to any tensorAart Bik2021-11-175-31/+416
* Revert "[NFC] Refactor symbol table parsing."Greg Clayton2021-11-1720-312/+363
* Revert "Revert "Make it possible for lldb to launch a remote binary with no l...Jim Ingham2021-11-174-220/+328
* [sanitizer] Add a few of type_traits toolsVitaly Buka2021-11-172-1/+131
* [Coroutine] Warn deprecated 'std::experimental::coro' usesChuanqi Xu2021-11-1816-28/+29
* [mlir][tosa] Revert add-0 canonicalization for floating-pointRobert Suderman2021-11-172-26/+4
* [X86][AMX] Don't emit tilerelease for old AMX instrisic.Luo, Yuanke2021-11-187-10/+16
* Autogen a test for ease of updatePhilip Reames2021-11-171-21/+65
* [X86] add 3 missing intrinsics: _mm_(mask/maskz)_cvtpbh_psFreddy Ye2021-11-183-6/+83
* [flang] Add a semantics test for co_sumDamian Rouson2021-11-171-0/+46
* [AMDGPU] Update GFX10 memory model to account for MALLCarl Ritson2021-11-181-2/+5
* [flang] Fix INQUIRE(PAD=) and (POSITION=) for predefined unitsPeter Klausler2021-11-172-1/+3
* [lld-macho] Add warn flags to enable/disable warnings on -install_nameVincent Lee2021-11-174-7/+27
* LiteralSupport: Don't assert() on invalid inputDaan De Meyer2021-11-172-8/+19
* [compiler-rt][asan] Re-add `self`Leonard Chan2021-11-171-0/+1
* Revert "[sanitizer] Add a few of type_traits tools"Vitaly Buka2021-11-172-101/+1
* [MLIR][Docs] Fix link syntax in Rationale.mdJ. Ryan Stinnett2021-11-171-1/+1