llvm-6502/tools
2012-04-09 23:16:51 +00:00
..
bugpoint Remove the C backend. 2012-03-23 05:50:46 +00:00
bugpoint-passes
gold
llc Teach LLVM about a PIE option which, when enabled on top of PIC, makes 2012-04-08 17:51:45 +00:00
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::SwitchInst 2012-03-11 06:09:17 +00:00
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 Fix uses of the C99 PRI format macros not to conflict with C++11 UDLs. 2012-03-10 02:04:38 +00:00
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 Fix uses of the C99 PRI format macros not to conflict with C++11 UDLs. 2012-03-10 02:04:38 +00:00
llvm-rtdyld Re-factored RuntimeDyLd: 2012-03-30 16:45:19 +00:00
llvm-shlib Set soname for FreeBSD as well. 2012-04-03 19:48:31 +00:00
llvm-size
llvm-stress Fix some stray semi-colons. 2012-02-29 00:20:33 +00:00
llvm-stub
lto Revert the 'EnableInitializing' flag. There is debate on whether we should run that pass by default in LTO. 2012-04-09 23:16:51 +00:00
macho-dump
opt
CMakeLists.txt [Object] 2012-03-01 01:36:50 +00:00
LLVMBuild.txt
Makefile [Object] 2012-03-01 01:36:50 +00:00