llvm-6502/tools
Owen Anderson ecbc963eda Add MemCpyOpt to LTO.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50081 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-22 03:57:36 +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 remove attributions 2007-12-29 20:46:15 +00:00
llc Fix a memory leak in llc. 2008-04-16 15:56:26 +00:00
lli
llvm2cpp fix some residual old API that fell thru the cracks of the conversion script, closes http://llvm.org/bugs/show_bug.cgi?id=2246 2008-04-21 21:31:55 +00:00
llvm-ar Make llvm-ar behave like ar, if you create an empty archive, ar creates an empty archive. llvm-ar would not generate an output file in this case 2008-02-28 22:24:48 +00:00
llvm-as Add -disable-output option. 2008-02-21 01:41:25 +00:00
llvm-bcanalyzer Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
llvm-config
llvm-db And final pack of warnings silencing 2008-02-20 11:27:04 +00:00
llvm-dis
llvm-extract only extract main if the user didn't specify anything to extract 2008-03-07 20:10:54 +00:00
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 Detabify. 2008-02-26 10:46:10 +00:00
llvmc2 Another test commit (with git-svn) 2008-03-26 21:37:43 +00:00
lto Add MemCpyOpt to LTO. 2008-04-22 03:57:36 +00:00
lto2 Add MemCpyOpt to LTO. 2008-04-22 03:57:36 +00:00
opt enable jump threading pass by default. This causes no miscompilations 2008-04-21 04:22:09 +00:00
Makefile stop building llvmc. 2008-03-30 18:58:05 +00:00