llvm-6502/tools
2009-06-29 20:37:27 +00:00
..
bugpoint Fix the crash debugger to actually bisect globals once it's determined that it 2009-05-25 06:29:56 +00:00
gccas remove attributions 2007-12-29 20:46:15 +00:00
gccld remove attributions 2007-12-29 20:46:15 +00:00
gold remove dead makefile flags. 2009-06-24 05:29:56 +00:00
llc switch to using llvm/Target/TargetSelect.h 2009-06-17 16:42:19 +00:00
lli Add a JITEventListener interface that gets called back when a new function is 2009-06-25 02:04:04 +00:00
llvm-ar Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-as Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-bcanalyzer Add missing codenames to the .bc analyzer. 2009-06-01 04:41:03 +00:00
llvm-config CMake: Implements and documents option LLVM_ENABLE_ASSERTS. 2009-06-03 15:11:25 +00:00
llvm-db Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-dis Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-extract Use .empty() instead of .size(). 2009-04-20 16:19:02 +00:00
llvm-ld Change LTO to run the global opt pass twice. 2009-06-03 21:51:32 +00:00
llvm-link Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-mc MC: Improve expression parsing and implement evaluation of absolute expressions. 2009-06-29 20:37:27 +00:00
llvm-nm Add a new "available_externally" linkage type. This is intended 2009-04-13 05:44:34 +00:00
llvm-prof Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-ranlib Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-stub Comment headers should extend to 80 chars. 2008-12-31 17:40:52 +00:00
llvmc Update documentation. 2009-06-25 18:20:44 +00:00
lto Indentation. 2009-06-26 06:57:16 +00:00
opt Get rid of the global CFGOnly flag by threading a ShortNames parameters through the GraphViz rendering code. 2009-06-24 17:37:09 +00:00
CMakeLists.txt CMake: remove support for llvm-config-generated dependencies in the build 2009-06-23 18:30:17 +00:00
Makefile Add a skeleton driver for new machine code level fun. llvm-mc is meant 2009-06-18 23:04:45 +00:00