summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* [RISCV] Add support for Zihintpause extentionShao-Ce SUN2022-02-03-21/+93
* [AArch64] Adjust machine-combiner-reassociate.mir testJohn Brawn2022-02-03-15/+15
* [clang-format] Add missing newline in -style helpSven van Haastregt2022-02-03-1/+1
* ModuleUtils - VFABI::setVectorVariantNames - use ArrayRef<> instead of const ...Simon Pilgrim2022-02-03-4/+3
* [clangd][nfc] cleanup of remaining clang-tidy findingsChristian Kühnel2022-02-03-7/+6
* [AArch64] Make machine combiner patterns preserve MIFlagsJohn Brawn2022-02-03-8/+150
* [clangd] NFC, remove an unused local varaiable.Haojian Wu2022-02-03-1/+0
* [llvm-ar] Prevent automatic conversion from thin to full archivegbreynoo2022-02-03-0/+37
* [mlir][vector] Sink StandardOps include to its user in VectorUtilsBenjamin Kramer2022-02-03-1/+2
* [RS4GC] Regenerate test checks (NFC)Nikita Popov2022-02-03-66/+179
* [OpenCL] Move most _explicit atomics into multiclass; NFCSven van Haastregt2022-02-03-170/+46
* [ConstraintElimination] Handle degenerate case with branch to same dest.Florian Hahn2022-02-03-6/+9
* [ConstraintElimination] Add test cases from PR49819.Florian Hahn2022-02-03-0/+76
* [AArch64] Reassociate integer extending reductions to pairwise addition.David Green2022-02-03-134/+122
* [clang-format] Revert a feature in RemoveBracesLLVMOwen Pan2022-02-03-32/+18
* [compiler-rt][lsan] Increase libdl_deadlock test timeoutDavid Spickett2022-02-03-1/+1
* [mlir][NFC] Fully qualify a default C++ string in Pattern.cppMarkus Böck2022-02-03-1/+1
* [fir] Add fir.array_access opValentin Clement2022-02-03-0/+143
* [flang] Lower integer constant code for STOP stmtValentin Clement2022-02-03-2/+30
* [syntax][pseudo] Add Grammar for the clang pseudo-parserHaojian Wu2022-02-03-0/+643
* [flang] Add lowering for integer constantValentin Clement2022-02-03-32/+459
* [clang][Hexagon] Match -lc option more specifically in toolchain testDavid Spickett2022-02-03-4/+4
* [VE] Packed v512i32 isel and testsSimon Moll2022-02-03-0/+470
* [ConstantFolding] Fold constrained compare intrinsicsSerge Pavlov2022-02-03-17/+36
* Revert "[compiler-rt][Darwin] Add arm64 to simulator platforms"Tim Northover2022-02-03-3/+3
* [clang-format] Reserve vectors when the number of items is known beforehand. ...Marek Kurdej2022-02-03-0/+4
* Revert "[SimplifyCFG] Start redesigning `FoldTwoEntryPHINode()`."Roman Lebedev2022-02-03-391/+303
* [ISEL] Canonicalize STEP_VECTOR to LHS if RHS is a splat.Sander de Smalen2022-02-03-45/+60
* [AMDGPU] Update two Codegen tests. (NFC)Thomas Symalla2022-02-03-59/+281
* Remove -Wweak-template-vtablesHans Wennborg2022-02-03-6/+3
* [flang] add ExtendedValue type helpers and factory::genZeroValueJean Perier2022-02-03-0/+159
* [clang-format] Use back() instead of rbegin(). NFC.Marek Kurdej2022-02-03-1/+1
* [clang-format] Remove unnecessary non-null check and assert instead. NFC.Marek Kurdej2022-02-03-1/+2
* [mlir] Fix crash in RewriterGen when a `TypeConstraint` is not given an argumentMarkus Böck2022-02-03-0/+17
* [llvm-jitlink] Add comment to clarify testcase intent.Lang Hames2022-02-03-0/+4
* [llvm-jitlink] Add -alias option, shorten "-define-abs" option to "-abs".Lang Hames2022-02-03-23/+77
* [asan][test] Re-generate asan-check-memaccess-add.ll with update_llc_test_che...Fangrui Song2022-02-02-34/+43
* [libc++][nfc] Add TEST_HAS_NO_UNICODE_CHARS.Mark de Wever2022-02-03-135/+127
* [libc++][ranges][NFC] Test the specializations of `tuple_{size,element}` for ...Konstantin Varlamov2022-02-02-1/+95
* [BOLT][NFC] Use isInt<> instead of range checksAmir Ayupov2022-02-02-11/+4
* [RISCV] Remove unused variables. NFCCraig Topper2022-02-02-4/+0
* [BOLT][TEST] Add heatmap.testAmir Ayupov2022-02-02-0/+14
* [clang] Mark `trivial_abi` types as "trivially relocatable".Devin Jeanpierre2022-02-02-4/+157
* [gn build] Port 610979b301c5LLVM GN Syncbot2022-02-03-0/+1
* [libc++][ranges] Add ranges::in_out_out_resultNikolas Klauser2022-02-03-1/+187
* PR45879: Fix assert when constant evaluating union assignment.Richard Smith2022-02-02-3/+35
* [bazel] Port ead1107257e6Benjamin Kramer2022-02-03-7/+24
* [asan][X86] Change some std::string variables to StringRef. NFCFangrui Song2022-02-02-5/+6
* [gn build] (manually) port ded733bd4 (llvm-remark-size-diff)Nico Weber2022-02-02-0/+11
* [ASan] Added intermediate functions between assembly and __asan_report.* to a...Kirill Stoimenov2022-02-03-4/+25