summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ELF] Change common diagnostics to report both object file location and sourc...zibi/warnings_from_nanosleepFangrui Song2021-10-289-43/+58
* [IR] Fix a warningKazu Hirata2021-10-281-1/+1
* Regen some autogen tests to account for format changePhilip Reames2021-10-283-8/+8
* [compiler-rt] update detect_write_exec option for apple devices.David CARLIER2021-10-286-9/+22
* Autogen a test for ease of updatePhilip Reames2021-10-281-3/+11
* Add support for Bazel builds on Windows with `clang-cl`.Chandler Carruth2021-10-286-18/+53
* [mlir][sparse] move conversion test back to original CHECK testingAart Bik2021-10-281-101/+109
* [libc][NFC] Move utils/CPP to src/__support/CPP.Siva Chandra Reddy2021-10-2865-88/+89
* [clangd] SelectionTree should prefer lexical declcontextKadir Cetinkaya2021-10-283-3/+18
* [libc++][ci] Update to Clang 13.Mark de Wever2021-10-284-12/+12
* [CGProfile] Don't emit call graph profile edges with zero weightLeonard Grey2021-10-282-2/+6
* [OpenMP] Initial parsing/sema for the 'omp loop' constructMike Rice2021-10-2827-8/+588
* Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindRe...Daniel Kiss2021-10-289-158/+106
* Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."Daniel Kiss2021-10-289-106/+158
* [InstCombine] Extend canonicalizeClampLike to handle truncated inputsDavid Green2021-10-282-32/+115
* [docs][NFC] Strip trailing whitespace from GettingStarted.rstLouis Dionne2021-10-281-16/+16
* Revert "[clang] Fortify warning for scanf calls with field width too big."Nico Weber2021-10-283-169/+12
* [lldb][NFC] Improve CppModuleConfiguration documentation a bitRaphael Isemann2021-10-281-3/+3
* [lld][ELF] Update name of function in comment. NFCSam Clegg2021-10-281-1/+1
* [DSE] Eliminates redundant store of an exisiting value (PR16520)Dawid Jurczak2021-10-282-8/+77
* [InstCombine] Fix rare condition violation in canonicalizeClampLikeDavid Green2021-10-282-4/+12
* [mlir][linalg] Fix FoldConstantTranspose execution inefficiencyLei Zhang2021-10-281-33/+93
* [X86][AVX] Attempt to fold a scaled index into a gather/scatter scale immedia...Simon Pilgrim2021-10-282-36/+60
* [clangd] Escape error message in AddUsingKadir Cetinkaya2021-10-281-1/+1
* [gn build] (manually) port d736002e90b5Nico Weber2021-10-281-0/+1
* [SLP]Improve/fix reordering of the gathered graph nodes.Alexey Bataev2021-10-284-93/+185
* Re-instate -Wweak-template-vtables as a no-op flagHans Wennborg2021-10-283-1/+8
* [MLIR][LLVM] Add llvm.mlir.global_ctors/dtors and translation supportUday Bondhugula2021-10-287-4/+215
* [lldb/test] Allow indentation in inline testsPavel Labath2021-10-282-1/+37
* [InstCombine] allow Negator to fold multi-use select with constant armsSanjay Patel2021-10-282-7/+18
* [InstCombine][ConstantFolding] Make ConstantFoldLoadThroughBitcast TypeSize-a...Peter Waller2021-10-282-3/+30
* [InstSimplify] Add tests for the range of a half float. NFCDavid Green2021-10-281-0/+295
* [GlobalISel][Tablegen] Fix SameOperandMatcher's isIdentical checkKonstantin Schwarz2021-10-283-3/+135
* [libomptarget] Build DeviceRTL for amdgpuJon Chesterfield2021-10-2821-13/+90
* tsan: move memory access functions to a separate fileDmitry Vyukov2021-10-287-622/+645
* [AMDGPU] Add 24-bit mulhi intrinsics in INTRINSIC_WO_CHAIN combine.Abinav Puthan Purayil2021-10-282-50/+31
* [AMDGPU] Fix rhs of the tests in amdgpu-codegenprepare-mul24.ll.Abinav Puthan Purayil2021-10-281-72/+72
* [libc] automemcpyGuillaume Chatelet2021-10-2817-0/+2234
* [flang] Checks for pointers to intrinsic functionsEmil Kieri2021-10-285-21/+61
* [clangd] NFC: Use more idiomatic way of checking for definitionKirill Bobyrev2021-10-281-1/+1
* [clangd] NFC: Match function signature in the header and source fileKirill Bobyrev2021-10-281-2/+2
* [dexter] XFAIL feature_test source-root-dir.cppOCHyams2021-10-281-0/+3
* [AMDGPU] Add gfx10 uaddsat test coverage. NFC.Jay Foad2021-10-281-0/+123
* [Test] Regenerate some of llc test checks using auto updaterMax Kazantsev2021-10-285-43/+194
* [analyzer] sprintf is a taint propagator not a sourceBalazs Benics2021-10-282-1/+11
* [MLIR][OpenMP] Fixed the missing inclusive clause in omp.wsloop and fix order...Shraiysh Vaishay2021-10-285-22/+188
* [AMDGPU][GlobalISel] Fix waterfall loopsSebastian Neubauer2021-10-2848-984/+1880
* [GlobalISel] Simplify RegBankSelectNeubauer, Sebastian2021-10-281-17/+5
* [lldb] Remove ConstString from Process, ScriptInterpreter and StructuredData ...Pavel Labath2021-10-2829-159/+76
* [Test] Regenerate checks using auto-update scriptMax Kazantsev2021-10-282-20/+65