History log of /llvm-project/llvm/test/tools/llvm-split/target-specific-split.ll (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-21-init, llvmorg-19.1.7
# ec636cf3 17-Dec-2024 serge-sans-paille <sguelton@mozilla.com>

[llvm-split][nfc] Harmonize help and error message (#120062)

Somme error / help message refer to options with a single dash while
help refer to options with a double dash.


Revision tags: llvmorg-19.1.6, llvmorg-19.1.5, llvmorg-19.1.4, llvmorg-19.1.3, llvmorg-19.1.2, llvmorg-19.1.1, llvmorg-19.1.0, llvmorg-19.1.0-rc4, llvmorg-19.1.0-rc3, llvmorg-19.1.0-rc2, llvmorg-19.1.0-rc1, llvmorg-20-init, llvmorg-18.1.8, llvmorg-18.1.7, llvmorg-18.1.6, llvmorg-18.1.5
# 83f7a3a2 22-Apr-2024 pvanhout <pierre.vanhoutryve@amd.com>

[llvm-split] Require x86-registered-target for target-specific-split.ll


# e86ebe4f 22-Apr-2024 Pierre van Houtryve <pierre.vanhoutryve@amd.com>

[LTO] Allow target-specific module splittting (#83128)

Allow targets to implement custom module splitting logic for
--lto-partitions, see #89245

https://discourse.llvm.org/t/rfc-lto-target-speci

[LTO] Allow target-specific module splittting (#83128)

Allow targets to implement custom module splitting logic for
--lto-partitions, see #89245

https://discourse.llvm.org/t/rfc-lto-target-specific-module-splittting/77252

show more ...