Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/atom - tools/llvm-prof/LLVMBuild.txt history External git repos for TI’s OpenCL product source - TI mirror of llvm git repo with changes to support C6000. https://git.ti.com/gitweb?p=opencl/llvm.git Scott (ITS) Allen /favicon.ico /static_gitweb/git-logo.png 2013-10-02T15:42:23Z gitweb Remove the very substantial, largely unmaintained legacy PGO 2013-10-02T15:42:23Z Chandler Carruth chandlerc@gmail.com Chandler Carruth chandlerc@gmail.com 2013-10-02T15:42:23Z https://git.ti.com/gitweb?p=opencl/llvm.git;a=commitdiff;h=dd5d86d992eb129ecd0bb013d2db2d6a0e8d2605
Remove the very substantial, largely unmaintained legacy PGO
infrastructure.

This was essentially work toward PGO based on a design that had several
flaws, partially dating from a time when LLVM had a different
architecture, and with an effort to modernize it abandoned without being
completed. Since then, it has bitrotted for several years further. The
result is nearly unusable, and isn't helping any of the modern PGO
efforts. Instead, it is getting in the way, adding confusion about PGO
in LLVM and distracting everyone with maintenance on essentially dead
code. Removing it paves the way for modern efforts around PGO.

Among other effects, this removes the last of the runtime libraries from
LLVM. Those are being developed in the separate 'compiler-rt' project
now, with somewhat different licensing specifically more approriate for
runtimes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191835 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] tools/llvm-prof/LLVMBuild.txt
LLVMBuild: Remove trailing newline, which irked me. 2011-12-12T19:48:00Z Daniel Dunbar daniel@zuster.org Daniel Dunbar daniel@zuster.org 2011-12-12T19:48:00Z https://git.ti.com/gitweb?p=opencl/llvm.git;a=commitdiff;h=4ab406d7fc06b1272d02cd8be46f0c5ebe51a3da
LLVMBuild: Remove trailing newline, which irked me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146409 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] tools/llvm-prof/LLVMBuild.txt
LLVMBuild: Add description files for the LLVM tools. 2011-11-11T22:59:39Z Daniel Dunbar daniel@zuster.org Daniel Dunbar daniel@zuster.org 2011-11-11T22:59:39Z https://git.ti.com/gitweb?p=opencl/llvm.git;a=commitdiff;h=0d3c223035d057101cb9d9dd5ecb4500fcb15085
LLVMBuild: Add description files for the LLVM tools.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144417 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] tools/llvm-prof/LLVMBuild.txt