llvm-6502/tools
2012-10-02 21:18:39 +00:00
..
bugpoint Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767 2012-09-27 10:14:43 +00:00
bugpoint-passes
gold Pass -lLTO after gold-plugin.o so that it gets used in systems that default to 2012-08-27 03:03:07 +00:00
llc
lli Removing dependency on third party library for Intel JIT event support. 2012-09-28 17:35:20 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer Stop casting away const qualifier needlessly. 2012-09-05 22:26:57 +00:00
llvm-config Re-enable support for --program-prefix. 2012-10-01 18:40:32 +00:00
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump Add support for fetching inlining context (stack of source code locations) 2012-09-04 08:12:33 +00:00
llvm-extract
llvm-link
llvm-mc When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend 2012-09-18 16:08:49 +00:00
llvm-nm Add hidden flag to exclude aliases from output. 2012-09-18 18:47:58 +00:00
llvm-objdump Some of the instructions in the Mips instruction set are revision 2012-08-28 19:24:49 +00:00
llvm-prof
llvm-ranlib
llvm-readobj
llvm-rtdyld Clean-up of memory buffer and object ownership model in MCJIT 2012-10-02 21:18:39 +00:00
llvm-shlib
llvm-size
llvm-stress Silence -Wnon-virtual-dtor in llvm-stress. 2012-09-19 05:08:30 +00:00
lto Explicitly erase the file from disk if something bad happened. <rdar://problem/12184899> 2012-09-06 21:07:57 +00:00
macho-dump
opt Code cleanup: tools/opt/opt.cpp 2012-09-01 14:43:30 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile