summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objcopy][MachO] Implement --update-sectionbase_offsetAlex Brachet2022-01-232-0/+171
* [RISCV] Use FP ABI for some RVV intrinsic tests. NFCCraig Topper2022-01-2262-5348/+3170
* [RISCV] Merge some rvv intrinsic test cases that only differ by XLen type.Craig Topper2022-01-2238-5589/+1234
* [RISCV] Remove experimental prefix from rvv-related extensions.eopXD2022-01-221078-1662/+1638
* [libc++] Implement LWG3549: view_interface need not inherit from view_baseJoe Loser2022-01-224-4/+22
* [X86][MS] Change the alignment of f80 to 16 bytes on Windows 32bits to match ...Phoebe Wang2022-01-2310-104/+209
* [docs] [clang] Small documentation change for compilation databasesDave2022-01-221-0/+4
* [openmp] Allow x87 fp functions only in Openmp runtime for x86.Malhar Jajoo2022-01-221-4/+11
* [clang-tools-extra][cmake] Use `GNUInstallDirs` to support custom installatio...John Ericson2022-01-227-9/+10
* [InstCombine] try to fold binop with phi operandsSanjay Patel2022-01-228-79/+171
* [RISCV] Don't Custom legalize f16/f32/f64 bitcasts if those types aren't Legal.Craig Topper2022-01-221-3/+6
* [openmp][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson2022-01-225-5/+12
* [flang] Support DECIMAL='COMMA' mode in namelist I/OPeter Klausler2022-01-226-10/+61
* [flang] Don't drop format string for external child I/OPeter Klausler2022-01-223-4/+8
* [libc++] [test] {cpo,niebloid}.compile.pass.cpp: Also test their constness.Arthur O'Dwyer2022-01-222-0/+4
* [LV] Always create VPWidenCanonicalIVRecipe, optimize away later.Florian Hahn2022-01-224-9/+61
* [PowerPC] Support parsing GNU attributes in MCQiu Chaofan2022-01-222-0/+23
* [PowerPC] Change CTR clobber estimation for 128-bit floating typesQiu Chaofan2022-01-222-4/+58
* [DAG] Convert truncstore(extend(x)) back to store(x)David Green2022-01-223-9/+18
* reapply de872382951 "[JITLink] Add anonymous symbols in LinkGraph..."luxufan2022-01-224-12/+37
* [AArch64] Optimize add/sub with immediate through MIPeepholeOptMicah Weston2022-01-224-66/+302
* [mlir] Add SingleBlockImplicitTerminator<"tensor::YieldOp"> to PadOp.Alexander Belyaev2022-01-222-11/+3
* [libc++] Use addressof in unordered_set.Mark de Wever2022-01-229-7/+266
* [JITLink][RISCV] Support R_RISCV_SET* and R_RISCV_32_PCREL relocationsfourdim2022-01-225-1/+134
* Revert "[JITLink] Add anonymous symbols in LinkGraph for unnamed temporary sy...luxufan2022-01-225-45/+5
* [JITLink] Add anonymous symbols in LinkGraph for unnamed temporary symbolsluxufan2022-01-225-5/+45
* [MLIR] Fix negative gcd in `normalizeDivisionByGCD` function.Prashant Kumar2022-01-222-2/+29
* [time-trace] Add optimizer and codegen regions to NPMWei Wang2022-01-211-4/+10
* [flang] Allow INQUIRE() on a child unit in user-defined I/O procedurePeter Klausler2022-01-212-23/+28
* [RISCV][RFC] add MC support for zbkc subextensionAlex Fan2022-01-2210-5/+65
* [lldb] Allow aliases to aliases of raw input commandsDave Lee2022-01-212-2/+10
* [flang] Fix crash from USE-associated defined I/O subprogramsPeter Klausler2022-01-211-1/+1
* [TSan] Omit vfork interceptor iOS simulator runtimeJulian Lettner2022-01-211-0/+2
* [flang] Fix repeated "DT" editingPeter Klausler2022-01-214-101/+55
* [XRay][test] Clean up llc RUN linesFangrui Song2022-01-2129-57/+54
* [CMake] Passthrough OSX CMake options to builtins and runtimesPetr Hosek2022-01-211-5/+9
* [libc++][test] Add const and reference tests for enable_view. NFC.Joe Loser2022-01-211-4/+61
* [split-file] Respect input file's line endingsChris Bieneman2022-01-215-1/+20
* [mlir][tosa] Add clamp + clamp as single clamp canonicalizationnot-jenni2022-01-212-0/+41
* NFC (build fix): Add header for llvm::errs().Mitch Phillips2022-01-211-0/+1
* [clang][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson2022-01-2112-28/+35
* [mlir][sparse] add ability for sparse tensor outputAart Bik2022-01-217-13/+177
* [lldb] Fix timer logging inverted quiet conditionDave Lee2022-01-211-2/+2
* [llvm-pdbutil] Fix gaps ouput.Zequan Wu2022-01-211-6/+5
* Fix a commit.Bixia Zheng2022-01-211-1/+1
* Only run MLIR PyTACO tests when python bindings are enabled.Bixia Zheng2022-01-211-0/+5
* [CodeComplete] fix nullptr crash in 612f5ed8823120Sam McCall2022-01-211-3/+4
* [gn build] Set HAVE_MALLINFO2=1Arthur Eubanks2022-01-211-1/+2
* [x86] regenerate smul-with-overflow.ll; add test which failed with llvm 13 an...Dávid Bolvanský2022-01-211-18/+716
* Revert "[gn build] Set HAVE_MALLINFO2=1"Arthur Eubanks2022-01-211-1/+1