aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 days[𝘀𝗽𝗿] changes introduced through rebaseusers/boomanaiden154/main.clang-invoke-shell-script-with-bashAiden Grossman2102-56927/+197161
6 days[clang] Remove shell requirements from testsAiden Grossman62-78/+58
6 days[libc++] Fix ranges_rotate.pass.cpp complexity checks (#158144)Jonathan Wakely1-0/+2
6 days[bazel] Fix diff-test-update bazel test target by depending on split-file (#1...jtstogel1-0/+1
6 days[libc++] Improve output of the comment-triggered benchmarking jobLouis Dionne1-2/+3
6 daysAMDGPU: Relax legal register operand constraint (#157989)Matt Arsenault4-52/+51
6 daysAMDGPU: Use RegisterOperand for MIMG vaddr classes (#158087)Matt Arsenault3-58/+78
6 daysAMDGPU: Stop checking allocatable in adjustAllocatableRegClass (#158105)Matt Arsenault1-8/+6
6 days[libc++] Tee the output of the benchmark comparisonLouis Dionne1-1/+1
6 days[MLIR] Avoid resolving callable outside the analysis scope in DeadCodeAnalysi...Mehdi Amini5-21/+62
6 days[libc++] Report the results of the benchmarking job back through a commentLouis Dionne1-10/+43
6 days[tablegen][test] Make additional-encoding.td more reliable (#158123)Vincent Lee1-4/+4
6 days[lldb] Test global variable support of dwim-print (NFC) (#157908)Dave Lee2-1/+12
6 days[alpha.webkit.UncountedCallArgsChecker] A return value can be erroneously tre...Ryosuke Niwa2-0/+39
6 days[Utils] Compare true file locations instead of string paths (#158160)Henrik G. Olsson1-4/+3
6 days[DirectX] Removing dxbc StaticSampler from mcbxdc (#154631)joaosaffran9-139/+142
6 days[MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in Valu...Mehdi Amini2-21/+24
6 days[AArch64][MIR] Serialize AArch64MachineFunctionInfo::HasStackFrame to MIR (#1...David Tellenbach3-1/+49
6 days[ConstFold] Don't crash on ConstantExprs when folding get_active_lane_m.Florian Hahn2-3/+40
6 days[libc++] Make sure we forward the git repository from test-at-commit to build...Louis Dionne1-1/+3
6 days[bazel] Fix bazel test by specifying unroll-elements.mlir as data (#158158)jtstogel1-0/+2
6 days[libc++] Install dependencies right before they're neededLouis Dionne1-7/+3
6 days[RISCV] Add helper functions to detect CLZ/CTZ/CPOP-like support. (#158148)Craig Topper2-8/+19
6 days[libc++] Properly extract the PR head and base from the Github eventLouis Dionne1-16/+31
6 days[WebKit checkers] Treat asm brk as trivial (#155046)Ryosuke Niwa2-0/+26
6 daysReapply "[llvm] Use lit internal shell by default"Aiden Grossman1-3/+12
6 days[llvm-debuginfod] Update tests to work with internal shell (#158141)Aiden Grossman2-6/+7
6 days[lldb][NFC] Mark API test skipIfRemote to avoid a botJason Molenda1-4/+1
6 days[bazel] Redo LSP changes to fix bazel build (#158150)jtstogel2-0/+18
7 days[BasicBlockUtils] Handle funclets when detaching EH pad blocks (#157363)Gábor Spaits2-1/+212
7 days[LLDB][NativePDB] Implement `AddSymbols` (#154121)nerix7-5/+138
7 days[libc++] Use the correct pull-request base and targets for the benchmarking jobLouis Dionne1-3/+6
7 days[WebKit checkers] Recognize NS_RETURNS_RETAINED and CF_RETURNS_RETAINED. (#15...Ryosuke Niwa3-0/+48
7 days[SimplifyCFG] Set branch weights when merging conditional store to address (#...Mircea Trofin3-5/+54
7 days[LLVM][Coverage][Unittest] Fix dangling reference in unittest (#147118)Tomohiro Kashiwada1-9/+9
7 daysX86: Fix win64 tail call regression for tail call to loaded pointer (#158055)Matt Arsenault9-11/+76
7 days[AMDGPU] Restrict to VGPR only for mfma scale operands (#158117)Changpeng Fang7-531/+812
7 days[libc++] Fix sed pattern to extract benchmarks from the comment bodyLouis Dionne1-2/+2
7 days[Utils] Add support for split-file to diff_test_updater (#157765)Henrik G. Olsson21-14/+260
7 days[cmake] Add missing shared library dependency after f3efbceReid Kleckner1-0/+1
7 days[libc++] Remove concurrency in the right libc++ jobLouis Dionne2-4/+4
7 days[PGO] Add llvm.loop.estimated_trip_count metadata (#152775)Joel E. Denny12-178/+487
7 days[libc++] Get rid of concurrency in the libc++ benchmarking jobLouis Dionne1-4/+0
7 days[libc][bazel] add tests and targets for ctype (#158124)Michael Jones2-0/+309
7 days[libc][bazel] Add tests and targets for inttypes (#158127)Michael Jones2-0/+40
7 days[libc++] Add a workflow that builds benchmarks when commenting on a PRLouis Dionne1-0/+66
7 days[SCEVExp] Remove special-case handling umul_with_overflow by 1 (NFCI).Florian Hahn1-14/+5
7 days[lldb-dap] Add invalidated event (#157530)Druzhkov Sergei11-33/+136
7 days[libc] Clean up errno header usage in some more tests. (#157974)Alexey Samsonov12-33/+37
7 days[lldb] Fix undefined behavior (#158119)Adrian Prantl1-1/+7