aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daysTTI: Check legalization cost of add/sub overflow ISD nodesusers/arsenm/tti-add-sub-overflow-costsMatt Arsenault5-372/+386
3 daysPreserve default expansion logicusers/arsenm/min-max-intrinsic-cost-modelMatt Arsenault9-216/+232
3 daysTTI: Check legalization cost of min/max ISD nodesMatt Arsenault10-484/+426
3 daysUse switchusers/arsenm/add-sub-sat-cost-model-cleanupMatt Arsenault1-8/+14
3 dayscompute approx default expansion cost in expand caseMatt Arsenault9-361/+402
3 daysTTI: Fix special casing vectorization costs of saturating add/subMatt Arsenault10-521/+493
3 days[Clang][CTAD][NFC] Unify transformTemplateParameter() (#100865)Younan Zhang1-77/+42
3 days[Clang][Sema] Add a test for move ctor calling for a base class. NFC (#97164)Pavel Samolysov1-0/+171
3 days[AArch64] Move peephole-sxtw.mir file to regression test directory (#100819)Dimitry Andric1-0/+0
3 days[libc++][memory_resource] Implements LWG3683. (#100775)Mark de Wever3-1/+53
3 days[AArch64] Extend costs for fptoi.sat intrinsics.David Green3-121/+152
3 days[AArch64] Split v8f32 fptosi_sat into two v4f32.David Green4-842/+160
3 days[Bazel] Use PACKAGE_VERSION for version string.NAKAMURA Takumi2-5/+5
3 days[LLParser] Use SmallVector instead of std::vector (#100916)Kazu Hirata2-5/+4
3 days[AMDGPU] Remove -wavefrontsizeX from GlobalISel tests (NFC) (#100812)Changpeng Fang19-31/+31
4 daysrevert all tid changes (#100915)Schrodinger ZHU Yifan30-363/+40
4 days[DXIL] Remove extraneous include from DXILABI.h (#100620)Justin Bogner2-1/+2
4 days[libc] Create a separate proxy header for math-function-macros.h (#98430)Nhat Nguyen48-73/+117
4 days[libc] fix pthread build issue for full-build mode (#100912)Schrodinger ZHU Yifan1-1/+1
4 daysReland "[gn] port enough of 2914a4b88837 (lldb Interfaces)"Nico Weber2-0/+10
4 daysRevert "[DAG] Reducing instructions by better legalization handling of AVGFLO...Craig Topper5-329/+60
4 daysRevert "[lldb] Add ScriptedProcess to `scripting template list`"Med Ismail Bennani5-65/+12
4 days[ELF] Output section phdr: support quoted namesFangrui Song2-3/+3
4 days[ELF] INSERT [AFTER|BEFORE]: support quoted namesFangrui Song3-3/+3
4 days[DAG] Reducing instructions by better legalization handling of AVGFLOORU for ...Julius Alexandre5-60/+329
4 days[lldb] Add ScriptedProcess to `scripting template list`Med Ismail Bennani5-12/+65
4 days[RISCV] Remove IsRV64 from XVentanaCondOps patterns. (#100891)Craig Topper2-9/+701
4 days[ELF] Fix INCLUDE cycle detectionFangrui Song4-9/+14
4 days[ELF] Improve INCLUDE cycle testsFangrui Song1-7/+22
4 days[ELF] PHDRS: test EOF without ;Fangrui Song1-0/+6
4 days[ELF] OUTPUT_ARCH: report unclosed errorFangrui Song2-3/+11
4 days[ELF] Replace unquote(next()) with readName. NFCFangrui Song1-15/+15
4 days[ELF] Memory region: support quoted namesFangrui Song3-4/+4
4 days[ELF] OVERLAY: support quoted output section namesFangrui Song2-3/+4
4 days[ELF] REGION_ALIAS: support quoted namesFangrui Song2-2/+2
4 days[ELF] Replace unquote(next()) with readName. NFCFangrui Song1-19/+18
4 days[ELF] PROVIDE: allow quoted names to be discardedFangrui Song3-7/+9
4 days[ELF] Simplify readAssignmentFangrui Song1-15/+14
4 days[compiler-rt] Delete unused test shell scripts (#100889)Aiden Grossman2-81/+0
4 days[lldb] Add OperatingSystem to `scripting template list`Med Ismail Bennani5-9/+57
4 days[ELF] Track line number preciselyFangrui Song4-35/+16
4 days[lldb] Add ScriptedPlatform to `scripting template list`Med Ismail Bennani5-10/+51
4 days[ELF] Updated some while conditions with till (#100893)Hongyu Chen1-10/+8
4 days[lldb/Commands] Add `scripting template list` command with auto discoveryMed Ismail Bennani15-10/+375
4 days[ELF] Use invokeOnRelocs. NFCFangrui Song1-5/+1
4 days[ELF] Add Relocs and invokeOnRelocs. NFCFangrui Song7-35/+45
4 days[llvm-exegesis] Use correct rseq struct size (#100804)Aiden Grossman1-1/+12
4 days[BOLT][NFC] Fix test requirement (#100867)Vladislav Khmelevsky1-1/+3
4 daysExtend support for specifying languages and version in add_new_check.py (#100...Nathan James2-31/+137
4 days[Darwin] Add exp10(f) tests for BridgeOS & Driverkit.Florian Hahn2-0/+28