summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-02Rebase mainusers/avillega/clangd-refactor-check-to-have-more-explicit-cli-argsAndrés Villegas
2024-01-02[𝘀𝗽𝗿] changes introduced through rebaseusers/avillega/main.clangd-refactor-check-to-have-more-explicit-cli-argsDavid CARLIER
2023-12-20Rebase mainAndrés Villegas
2023-12-20[𝘀𝗽𝗿] changes introduced through rebaseCraig Topper
2023-12-18Run git clang-formatAndrés Villegas
2023-12-18[𝘀𝗽𝗿] changes to main this commit is based onYvan
2023-12-18[𝘀𝗽𝗿] initial versionAndrés Villegas
2023-12-12Add a test for evicting unreachable modules from the global module cache (#74...jimingham
2023-12-12[NFC][InstrProf] Rename internal `InstrProfiling` to `InstrLowerer` (#75139)Mircea Trofin
2023-12-12[mlir][sparse]Make isBlockSparsity more robust (#75113)Yinying Li
2023-12-12[X86] avx512-vbroadcast.ll - fix orphan check prefixesSimon Pilgrim
2023-12-12[bazel,unittest] Export llvm_orc_registerJITLoaderGDBWrapperFangrui Song
2023-12-12[mlir][mesh] Add endomorphism simplification for all-reduce (#73150)Boian Petkantchin
2023-12-12[mlir][vector] Allow vector distribution with multiple written elements (#75122)Jakub Kuderski
2023-12-12[ELF] Don't create copy relocation/canonical PLT entry for a defined symbol (...Fangrui Song
2023-12-12[libc++][chrono] Fixes year_month year wrapping. (#74938)Mark de Wever
2023-12-12[DebugInfo] Fix duplicate DIFile when main file is preprocessed (#75022)Fangrui Song
2023-12-12[libc++][doc] Updates module information. (#75003)Mark de Wever
2023-12-12[coroutines] Use DILocation from new storage for hoisted dbg.declare (#75104)Wei Wang
2023-12-12[AMDGPU] CodeGen for GFX12 64-bit scalar add/sub (#75070)Jay Foad
2023-12-12[ORC][MachO] For convenience, make MachOPlatform ref available to subclasses.Lang Hames
2023-12-12[gn build] Port 6a6646749900LLVM GN Syncbot
2023-12-12[analyzer] Fix broken testcase (#75216)DonatNagyE
2023-12-12[RegAllocFast] NFC cleanups (#74860)Nick Desaulniers
2023-12-12[clang][Sema] Always clear UndefinedButUsed (#73955)Jonas Hahnfeld
2023-12-12[Transforms] Fix a warningKazu Hirata
2023-12-12[readtapi] Cleanup printing command line options (#75106)Cyndy Ishida
2023-12-12[flang] Fix compilation error due to variable no being used (#75210)Pete Steinfeld
2023-12-12[C API] Add getters and setters for fast-math flags on relevant instructions ...Benji Smith
2023-12-12[libc++][CI] Tests the no RTTI configuration. (#65518)Mark de Wever
2023-12-12[RemoveDIs] Fold variable into assert, it's only used once. NFCBenjamin Kramer
2023-12-12[RemoveDI] Handle DPValues in SROA (#74089)Orlando Cazalet-Hyams
2023-12-12[AArch64][GlobalISel] Test Pre-Commit for Look into array's elementTuan Chuong Goh
2023-12-12[mlir][tensor] Fix bug in `tensor.extract(tensor.from_elements)` folder (#75109)Rafael Ubal
2023-12-12[analyzer] Move alpha checker EnumCastOutOfRange to optin (#67157)DonatNagyE
2023-12-12[RemoveDIs] Handle DPValues in replaceDbgDeclare (#73507)Orlando Cazalet-Hyams
2023-12-12[SHT_LLVM_BB_ADDR_MAP] Implements PGOAnalysisMap in Object and ObjectYAML wit...Micah Weston
2023-12-12[X86][GlobalISel] Add instruction selection for G_SELECT (#70753)Evgenii Kudriashov
2023-12-12[AMDGPU] Remove unused function splitScalar64BitAddSubJay Foad
2023-12-12[LLVM][DWARF] Add compilation directory and dwo name to TU in dwo section (#7...Alexander Yermolovich
2023-12-12[clang][Interp] Implement __builtin_ffs (#72988)Timm Baeder
2023-12-12[RemoveDIs] Update ConvertDebugDeclareToDebugValue after #72276 (#73508)Orlando Cazalet-Hyams
2023-12-12[libc][NFC] Reuse `FloatProperties` constant instead of creating new ones (#7...Guillaume Chatelet
2023-12-12[RemoveDIs] Fix removeRedundantDdbgInstrs utils for dbg.declares (#74102)Orlando Cazalet-Hyams
2023-12-12Reapply "[RemoveDIs][NFC] Find DPValues using findDbgDeclares (#73500)"OCHyams
2023-12-12[GitHub] Remove author association print from new-prs workflowDavid Spickett
2023-12-12[libc++] tests with picolibc: mark fenv tests as unsupported (#74610)Dominik Wójt
2023-12-12[clang][NFC] Remove unused parameterTimm Bäder
2023-12-12[clang][Interp][NFC] Fix a comment typoTimm Bäder
2023-12-12[libc++] P2770R0: Stashing stashing iterators for proper flattening (#66033)Jakub Mazurkiewicz