llvm-6502/tools
2012-04-02 06:09:36 +00:00
..
bugpoint Remove the C backend. 2012-03-23 05:50:46 +00:00
bugpoint-passes
gold
llc
lli Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM. 2012-03-13 08:33:15 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer fix PR12301 - llvm-bcanalyze should print to stdout, not stderr (except for errors). 2012-03-19 23:40:48 +00:00
llvm-config
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-ld
llvm-link
llvm-mc Make MCInstrInfo available to the MCInstPrinter. This will be used to remove getInstructionName and the static data it contains since the same tables are already in MCInstrInfo. 2012-04-02 06:09:36 +00:00
llvm-nm
llvm-objdump Make MCInstrInfo available to the MCInstPrinter. This will be used to remove getInstructionName and the static data it contains since the same tables are already in MCInstrInfo. 2012-04-02 06:09:36 +00:00
llvm-prof
llvm-ranlib
llvm-readobj
llvm-rtdyld Re-factored RuntimeDyLd: 2012-03-30 16:45:19 +00:00
llvm-shlib Add soname to LLVM shared library on Linux. Probably the same stuff is necessary for *BSD. 2012-03-23 10:00:42 +00:00
llvm-size
llvm-stress
llvm-stub
lto It could come about that we parse the inline ASM before we get a potential 2012-04-02 03:33:31 +00:00
macho-dump
opt
CMakeLists.txt
LLVMBuild.txt
Makefile