summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] fix __stack_pointer being added to .debug_arangesarangesWouter van Oortmerssen2021-11-083-36/+71
* [WebAssembly] Fix fixBrTableIndex removing instruction without checking usesWouter van Oortmerssen2021-11-081-2/+6
* Revert "Add llvm-tli-checker"Paul Robinson2021-11-086-773/+0
* [bugpoint] Fix repeated off-by-one error in debug outputJessica Clarke2021-11-081-6/+6
* [docs] Remove outdated documentation for the legacy Atom-based LLDFangrui Song2021-11-089-1011/+1
* [mlir-tblgen] Support `either` in Tablegen DRR.Chia-hung Duan2021-11-087-50/+244
* [NFC] Initial documentation for declare target indirect support.Vyacheslav Zakharin2021-11-081-0/+127
* [RISCV] Use TargetConstant for CSR number for READ_CSR/WRITE_CSR.Craig Topper2021-11-081-2/+2
* [NFC][FuncAttrs] Keep track of modified functionsArthur Eubanks2021-11-081-94/+84
* Add llvm-tli-checkerPaul Robinson2021-11-086-0/+773
* [mlir][docs] Unify style (nfc)Marius Brehler2021-11-081-1/+1
* [ObjC][ARC] Invalidate an entry of UnderlyingObjCPtrCache when theAkira Hatanaka2021-11-082-7/+11
* [compiler-rt] TlsBaseAddr value for darwin arm64David CARLIER2021-11-081-0/+3
* [ARM] implement LOAD_STACK_GUARD for remaining targetsArd Biesheuvel2021-11-089-37/+50
* [libc++] [test] Eliminate the libcpp-no-if-constexpr feature flag.Arthur O'Dwyer2021-11-088-12/+0
* [NFC] Update the test compiler to use clangxx.Snehasish Kumar2021-11-081-2/+2
* [modules] Update visibility for merged ObjCProtocolDecl definitions.Volodymyr Sapsai2021-11-082-0/+83
* [InferAddressSpaces] Support assumed addrspaces from addrspace predicates.Michael Liao2021-11-0821-69/+478
* Static verifier for type/attribute in DRRChia-hung Duan2021-11-086-74/+208
* [flang] Don't reference non-invariant symbols in shape expressionsPeter Klausler2021-11-085-36/+85
* Attempt to work around type checking error on older compilersAdrian Prantl2021-11-081-4/+4
* [mlir][ods] fix c++11 buildMogball2021-11-081-8/+10
* [ELF][ARM] Improve error message for unknown relocationFangrui Song2021-11-082-3/+39
* Revert "[OpenMP] Lower printf to __llvm_omp_vprintf"Jon Chesterfield2021-11-0821-147/+75
* Revert "[openmp] Fix build, test passes on CI unexpectedly"Jon Chesterfield2021-11-081-0/+4
* [clang-move] Fix unit tests with forward slash as separator on windowsMartin Storsjö2021-11-081-3/+4
* [clang] [DirectoryWatcher] Remove leading \\?\ from GetFinalPathNameByHandleWMartin Storsjö2021-11-081-2/+7
* [Support] [VirtualFileSystem] Detect the windows_slash path styleMartin Storsjö2021-11-081-5/+15
* [AArch][x86] add tests for vselect; NFCSanjay Patel2021-11-083-0/+404
* [InstCombine] Canonicalize range test idiomNikita Popov2021-11-0817-104/+119
* [flang] Make subscript list argument a nullable pointerpeter klausler2021-11-085-18/+31
* [flang] Distinguish error/warning cases for bad jumps into constructsPeter Klausler2021-11-083-31/+68
* [libc++] Trigger a rebuild of the CI Docker imagesLouis Dionne2021-11-081-1/+1
* Extend obj2yaml to optionally preserve raw __LINKEDIT/__DATA segments.Adrian Prantl2021-11-089-17/+280
* [ASTMatcher] Provide a definition for the lambdaCapture matcherBenjamin Kramer2021-11-081-0/+1
* [flang] Fix crash in semantic error recovery situationPeter Klausler2021-11-081-1/+1
* Add `LambdaCapture`-related matchers.James King2021-11-089-65/+210
* [flang] Fix folding of EPSILON()Peter Klausler2021-11-082-11/+11
* [openmp] Fix build, test passes on CI unexpectedlyJon Chesterfield2021-11-081-4/+0
* [llvm] Inclusive language: replace master with main in file paths in LIT testsQuinn Pham2021-11-0812-14/+12
* [OpenMP] Lower printf to __llvm_omp_vprintfJon Chesterfield2021-11-0821-75/+147
* [NFC][llvm-libtool-darwin] Clean up namesRoger Kim2021-11-081-21/+24
* [NFC][llvm-libtool-darwin] Remove unnecessary conditionals around errorsRoger Kim2021-11-081-44/+35
* [mlir][tosa] Spec v0.23 updatesSuraj Sudhir2021-11-085-9/+46
* [flang] Complete the fix for NAMELIST look-ahead casePeter Klausler2021-11-086-49/+45
* [Flang][driver] Update the docsAndrzej Warzynski2021-11-083-14/+97
* [NFC] Fix lit test failures for clang/CodegenCoroutineshyeongyu kim2021-11-092-2/+2
* [clang] Fortify warning for scanf calls with field width too big.Michael Benfield2021-11-083-12/+206
* [VPlan] Make sure recurrence splice is not inserted between phis.Florian Hahn2021-11-082-8/+14
* [RISCV] SMUL_LOHI/UMUL_LOHI should expand for RVV.Craig Topper2021-11-081-0/+4