aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [clang][dataflow] Add DataflowEnvironment::dump()Dmitri Gribenko2022-07-237-4/+85
* Move "clang/Basic/TokenKinds.h" into a separate top-level module.Volodymyr Sapsai2022-07-221-1/+8
* [flang] Admit trailing blanks when checking I/O specifiersPeter Klausler2022-07-222-7/+16
* [clang][dataflow] Expose stringification functions for SAT solver enumsDmitri Gribenko2022-07-232-26/+31
* [libc++][test] Fix infinite loop when mkstemp failsRyan Prichard2022-07-221-10/+6
* [clang][dataflow] ArrayRef'ize debugString()Dmitri Gribenko2022-07-232-4/+3
* [lldb] Remote accidental logs left in TestGuiExpandThreadsTreeAugusto Noronha2022-07-221-20/+0
* [lldb] Disable TestGuiExpandThreadsTreeAugusto Noronha2022-07-221-0/+21
* [flang] Fold SET_EXPONENT() and FRACTION()Peter Klausler2022-07-224-2/+57
* Revert "[lldb/Fuzzer] Add fuzzer for expression evaluator"Med Ismail Bennani2022-07-226-140/+1
* Add a nop instruction if a section starts with landing pad for function splitterARCHIT SAXENA2022-07-224-5/+27
* [InstCombine] Improve folding of mul + icmpAlexander Shaposhnikov2022-07-223-27/+51
* [Driver] Report -Wunused-command-line-argument for unimplemented -mtune=Fangrui Song2022-07-221-3/+0
* [Driver][SystemZ] Simplify -mtuneFangrui Song2022-07-221-12/+5
* [Driver][RISCV] Simplify -mtuneFangrui Song2022-07-221-11/+4
* [Driver][test] Clean up and improve some -mtune testsFangrui Song2022-07-223-58/+43
* [lldb/Fuzzer] Add fuzzer for expression evaluatorChelsea Cassanova2022-07-226-1/+140
* [Driver][AArch64] Simplify -mtuneFangrui Song2022-07-221-11/+4
* [NVPTX] Promote i24, i40, i48 and i56 to next power-of-two register when passingKjetil Kjeka2022-07-224-19/+330
* Changed EOL to UNIX. NFC.Artem Belevich2022-07-221-949/+949
* Cache the value for absolute path in FileSpec.Greg Clayton2022-07-223-12/+61
* Fix buildbot breakage after https://reviews.llvm.org/D130309.Greg Clayton2022-07-221-1/+1
* [runtimes] Add pstl to the list of default runtimes to fix the buildNikolas Klauser2022-07-221-1/+1
* [mlir][python] Fix issue in diagnostic note initializationrkayaith2022-07-222-2/+18
* [asan] Reset stack bounds of contextVitaly Buka2022-07-226-2/+34
* Revert "[NFC] Add some additional features to MultiLevelTemplateArgumentList"Nuno Lopes2022-07-221-34/+0
* [CUDA/SPIR-V] Force passing aggregate type byvalShangwu Yao2022-07-222-0/+34
* [Sanitizer][Darwin] Factor out code for GCD worker registrationJulian Lettner2022-07-223-37/+89
* Fix buildbot breakage after https://reviews.llvm.org/D130309.Greg Clayton2022-07-222-4/+4
* [NFC] Add some additional features to MultiLevelTemplateArgumentListErich Keane2022-07-221-0/+34
* [OpenMP][Offloading] Enlarge the work size of `wtime.c` in case of any noiseShilei Tian2022-07-221-3/+8
* Revert "[DWP][DWARF] Detect and error on debug info offset overflow"Alexander Yermolovich2022-07-221-4/+0
* Revert "[InstCombine] enhance fold for subtract-from-constant -> xor"Sanjay Patel2022-07-223-27/+27
* [NFC] give getParentFunctionOrMethod a 'Lexical' parameterErich Keane2022-07-222-6/+9
* [NFC] Start saving InstantiatedFromDecl in non-template functionsErich Keane2022-07-227-11/+58
* Strengthen -Wint-conversion to default to an errorAaron Ballman2022-07-2267-234/+206
* [LV] Use early return to simplify code structurePhilip Reames2022-07-221-6/+13
* [CMake] Stop zstd find_package warningsAlex Brachet2022-07-221-1/+1
* [ELF] Internalize isBitcode. NFCFangrui Song2022-07-222-4/+4
* [ELF] --fortran-common: remove unneeded identify_magic call. NFCFangrui Song2022-07-221-1/+1
* llvm.swift.async.context.addr cannot be modeled as NoMem because we don't wan...Arnold Schwaighofer2022-07-224-34/+127
* [Libomptarget] Don't report lack of CUDA devicesJoel E. Denny2022-07-223-0/+25
* [PhaseOrdering] add test for loop-idiom-recognize + tailcall; NFCSanjay Patel2022-07-221-0/+33
* [BOLT] Handle broken .dynsym in stripped binariesHuan Nguyen2022-07-223-0/+49
* [OpenMP] Fix test error introduced in D130179Shilei Tian2022-07-222-6/+6
* [AIX][NFC] modify the llvm-ar help information for big archive.zhijian2022-07-222-4/+4
* [OpenMP][DeviceRTL] Fix the issue that multiple calls to `omp_get_wtime` is o...Shilei Tian2022-07-224-3/+82
* [BOLT][DWARF] Fix bolt/test/X86/shared-abbrev.szr332022-07-221-4/+2
* [DWP][DWARF] Detect and error on debug info offset overflowAlexander Yermolovich2022-07-221-0/+4
* [clang][CodeGen] Only include ABIInfo.h where required (NFC)Sergei Barannikov2022-07-228-12/+11