summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode
AgeCommit message (Expand)Author
2023-06-19[DebugMetadata][DwarfDebug] Support function-local types in lexical block sco...Vladislav Dzhidzhoev
2023-06-16Revert "AMDGPU: Drop and auto-upgrade llvm.amdgcn.ldexp to llvm.ldexp"Matt Arsenault
2023-06-16AMDGPU: Drop and auto-upgrade llvm.amdgcn.ldexp to llvm.ldexpMatt Arsenault
2023-06-16Reland "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15Revert "Reland "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-loc...Vladislav Dzhidzhoev
2023-06-15Reland "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15Revert "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local imported enti...Vladislav Dzhidzhoev
2023-06-15Revert "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local imported enti...Vladislav Dzhidzhoev
2023-06-15Revert "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local imported enti...Vladislav Dzhidzhoev
2023-05-31Revert "[ThinLTO] Disable partial sample profile scaling by default"Teresa Johnson
2023-05-25[ThinLTO] Disable partial sample profile scaling by defaultTeresa Johnson
2023-04-20[ThinLTO] Remove BlockCount for non partial sample profile buildsTeresa Johnson
2023-03-16[ConstExpr] Remove select constant expressionNikita Popov
2023-03-14[LLVM] Remove support for constant scalable vector GEPs.Paul Walker
2023-03-10[HWASAN][LSAN] Disable tests which don't pass in HWASAN+LSAN modeKirill Stoimenov
2023-03-06[Bitcode] Add test for constant scalable vector gep.Paul Walker
2023-03-02[DebugInfo] Upgrade `dbg.addr` to `dbg.value`J. Ryan Stinnett
2023-02-24IR: Add nofpclass parameter attributeMatt Arsenault
2023-01-24IR: Add atomicrmw uinc_wrap and udec_wrapMatt Arsenault
2023-01-23[Verifier] Check that !nonnull metadata is emptyNikita Popov
2023-01-20[Bitcode] Fix invalid !nonnull metadata in test (NFC)Nikita Popov
2023-01-12[IR] Support importing modules with invalid data layouts.Jannik Silvanus
2022-12-19[Bitcode] Convert tests to opaque pointers (NFC)Nikita Popov
2022-12-19[Intrinsic] Rename flt.rounds intrinsic to get.roundingQiu Chaofan
2022-12-14[Bitcode] Remove auto-detection for typed pointersNikita Popov
2022-12-13[Bitcode] Convert test to opaque pointers (NFC)Nikita Popov
2022-12-13[Bitcode] Convert test to opaque pointers (NFC)Nikita Popov
2022-12-13[Bitcode] Update test to use opaque pointers (NFC)Nikita Popov
2022-12-09[NFC] Port all Bitcode tests to `-passes=` syntaxRoman Lebedev
2022-12-08[opt] Disincentivize new tests from using old pass syntaxRoman Lebedev
2022-12-07[AMDGPU] Annotate the intrinsics to be default and nocallbackJohannes Doerfert
2022-12-07Overload all llvm.annotation intrinsics for globals argumentAlex Richardson
2022-12-07Add a baseline test for llvm.annotation IR upgradeAlex Richardson
2022-12-07[SVE] Change some bfloat lane intrinsics to use i32 immediatesDavid Sherwood
2022-12-02Fix some test files with executable permissionsMatt Arsenault
2022-11-18Revert "Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/...Alexander Shaposhnikov
2022-11-18Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"Mikhail Goncharov
2022-11-18[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvmAlexander Shaposhnikov
2022-11-14Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"Fangrui Song
2022-11-14[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvmAlexander Shaposhnikov
2022-11-14Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"Alexander Shaposhnikov
2022-11-14[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvmAlexander Shaposhnikov
2022-11-04[IR] Switch everything to use memory attributeNikita Popov
2022-10-31[X86] Use default attributes for intrinsicsNikita Popov
2022-09-23[AArch64]Remove svget/svset/svcreate from llvmCaroline Concatto
2022-09-20[LLVM][AArch64] Replace aarch64.sve.ld by aarch64.sve.ldN.sretCaroline Concatto
2022-09-07[Bitcode] Fix constexpr autoupgrade for arrays and structsNikita Popov