1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2024-12-24 06:30:19 +00:00
llvm-6502/tools
Owen Anderson eb60fb9c1f Use GVN in LTO instead of GCSE+LoadVN.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50036 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-21 07:51:07 +00:00
..
bugpoint Revert r49614. As Dan pointed out, some of these aren't correct. 2008-04-14 17:38:21 +00:00
gccas
gccld
llc Fix a memory leak in llc. 2008-04-16 15:56:26 +00:00
lli
llvm2cpp
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-db
llvm-dis
llvm-extract
llvm-ld run the jump threading pass in llvm-ld also 2008-04-21 04:28:40 +00:00
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc
llvmc2
lto Use GVN in LTO instead of GCSE+LoadVN. 2008-04-21 07:51:07 +00:00
lto2 Use GVN in LTO instead of GCSE+LoadVN. 2008-04-21 07:51:07 +00:00
opt enable jump threading pass by default. This causes no miscompilations 2008-04-21 04:22:09 +00:00
Makefile