aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-13[clang] Add some CodeGen tests for CWG 2xx issues (#80823)Vlad Serebrennikov5-6/+119
2024-02-13[mlir][nvgpu] Allow TMA's last dim to be non-128B without swizzling (#81499)Guray Ozen1-1/+2
2024-02-13[AMDGPU][SIMemoryLegalizer] Fix order of GL0/1_INV on GFX10/11 (#81450)Pierre van Houtryve17-1571/+1574
2024-02-13Remove an unused variable in release build.Haojian Wu1-2/+1
2024-02-13[DAG] Add SelectionDAG::getShiftAmountConstant APInt variant (#81484)Simon Pilgrim3-27/+40
2024-02-13[libc++][sstream] Explicitly delete special member functions (#80254)Hristo Hristov9-156/+308
2024-02-13[clang][Interp] Fix ltor conversion for pointer typesTimm Bäder2-5/+11
2024-02-13[LLD] [MinGW] Implement the --lto-emit-asm and -plugin-opt=emit-llvm options ...Martin Storsjö3-0/+16
2024-02-13[mlir] Lower math dialect later in gpu-lower-to-nvvm-pipeline (#81489)Guray Ozen2-1/+31
2024-02-13[AMDGPU][GlobalIsel] Introduce isRegisterClassType to check for legal types, ...sstipanovic4-173/+296
2024-02-12[AMDGPU] Enable kernel arg preloading with gfx90a (#81180)Austin Kerbow9-5345/+10685
2024-02-13[RISCV] Handle fixed length vectors with exact VLEN in loweringEXTRACT_SUBVEC...Luke Lau2-90/+181
2024-02-13[clang][Interp] Handle discarded PointerToIntegral castsTimm Bäder2-1/+4
2024-02-13[Clang][Sema] Don't consider top-level cv-qualifiers in template partial orde...Younan Zhang3-6/+13
2024-02-13[RISCV] Mark RISCVFoldMasks methods as const. NFCLuke Lau1-6/+7
2024-02-12Recommit "[LICM] Support integer mul/add in hoistFPAssociation. (#67736)"Craig Topper2-19/+414
2024-02-12[clang-format] Rename option AlwaysBreakAfterReturnType. (#80827)rmarker5-111/+140
2024-02-13[MLIR][OpenMP] Add `omp.private` op (#80955)Kareem Ergawy4-1/+243
2024-02-12BPF: Change callx insn encoding (#81546)yonghong-song3-2/+6
2024-02-12[clang-format] Don't remove parentheses in macro definitions (#81444)Owen Pan2-1/+3
2024-02-13[ValueTracking] Compute known FPClass from dominating condition (#80941)Yingwei Zheng3-28/+392
2024-02-13[CodeGenPassBuilder] Remove analysis registering interfaces (#81439)paperchalice1-66/+1
2024-02-12[test] Replace aarch64-*-{eabi,gnueabi}{,hf} with aarch64Fangrui Song8-8/+8
2024-02-12[test] Replace aarch64-*-{eabi,gnueabi}{,hf} with aarch64Fangrui Song107-200/+200
2024-02-12[ELF] Place _edata before .bss in the presence of .ldataFangrui Song2-5/+8
2024-02-12[ELF] Properly reject unsupported e_machineFangrui Song2-1/+13
2024-02-12[flang][OpenMP] Pass semantics context to all generating functions in… (#81...Krzysztof Parzyszek3-129/+147
2024-02-13Revert "Reapply "[DebugInfo][RemoveDIs] Turn on non-instrinsic debug-info by ...Arthur Eubanks1-1/+1
2024-02-12Gsymutil aggregation similar to DwarfDump --verify (#81154)Kevin Frei10-233/+366
2024-02-13[llvm-lib] Add support for -defArm64Native argument. (#81426)Jacek Caban7-62/+306
2024-02-12Revert "[LICM] Support integer mul/add in hoistFPAssociation. (#67736)"Craig Topper2-413/+17
2024-02-12[TextAPI] Refactor BinaryAttrs to InterfaceFile assignment (#81551)Cyndy Ishida8-64/+95
2024-02-12[-Wunsafe-buffer-usage] Introduce std::array fixits (#80084)jkorous-apple8-157/+536
2024-02-12[libc][bazel] mark epoll funcitons as weak (#81327)michaelrj-google1-0/+3
2024-02-12[libc][bazel] mark read and write as weak (#81330)michaelrj-google1-0/+2
2024-02-12Make ValueObjectPrinter's handling of its ValueObject pointers more principle...jimingham5-122/+153
2024-02-12[analyzer] Allow default arguments to be evaluated like other arguments. (#80...Ryosuke Niwa2-0/+28
2024-02-12[analyzer] Fix an implicit cast to a base ref counted class generates a false...Ryosuke Niwa2-0/+31
2024-02-12[test] Replace aarch64-*-{eabi,gnueabi} with aarch64Fangrui Song31-115/+108
2024-02-12[analyzer] Add the support for calling Ref::ptr accessor. (#80919)Ryosuke Niwa3-4/+19
2024-02-12[LICM] Support integer mul/add in hoistFPAssociation. (#67736)Craig Topper2-17/+413
2024-02-12[analyzer] Ignore assignment to Ref / RefPtr in alpha.webkit.UncountedCallArg...Ryosuke Niwa3-0/+28
2024-02-12[BOLT][NFC] Log through JournalingStreams (#81524)Amir Ayupov65-1121/+1344
2024-02-12[PGO] Add ability to mark cold functions as optsize/minsize/optnone (#69030)Arthur Eubanks13-18/+253
2024-02-12[BOLT][NFC] Propagate BOLTErrors from Core, RewriteInstance, and passes (2/2)...Amir Ayupov20-147/+242
2024-02-12[BOLT][NFC] Add BOLTError and return it from passes (1/2) (#81522)Amir Ayupov8-15/+71
2024-02-12[BOLT][NFC] Return Error from BinaryFunctionPass::runOnFunctions (#81521)Amir Ayupov62-143/+196
2024-02-12[polly] Make reduction detection checks more robust - part 2 (#80721)Karthika Devi C4-10/+14
2024-02-12AMDGPU/NFC: Remove some bits from TSFlags (#81525)Konstantin Zhuravlyov9-35/+26
2024-02-12[clang] Remove old Linux kernel workaround for ensuring stack space (#81533)Arthur Eubanks1-62/+0