llvm-6502/tools
2008-04-21 04:28:40 +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 Honour another bunch of parameter attributes in llvm2cpp 2008-03-29 11:25:49 +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
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
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
llvmc2 Another test commit (with git-svn) 2008-03-26 21:37:43 +00:00
lto Make EH work with unnamed functions. Reenable running 2008-04-02 20:10:52 +00:00
lto2 Reenable running StripSymbols when EH is on. 2008-04-03 21:30:06 +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