llvm-6502/tools
Nick Lewycky 9a1484165c Move the JIT flags from llc to lli. These flags showed up as part of moving
backend flags in TargetOptions.h into their own class in r145714.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154993 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-18 08:34:12 +00:00
..
bugpoint
bugpoint-passes
gold
llc Move the JIT flags from llc to lli. These flags showed up as part of moving 2012-04-18 08:34:12 +00:00
lli Move the JIT flags from llc to lli. These flags showed up as part of moving 2012-04-18 08:34:12 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-ld
llvm-link
llvm-mc Add -disassemble support for -show-inst and -show-encode capability llvm-mc. Also refactor so all MC paraphernalia are created once for all uses as much as possible. 2012-04-16 11:32:10 +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
llvm-shlib Fix the build under Debian GNU/Hurd. 2012-04-11 15:35:36 +00:00
llvm-size
llvm-stress Do not convert between fp128 <-> ppc_fp128 since there is no legal cast conversion between the two. 2012-04-15 20:17:14 +00:00
llvm-stub
lto Remove lto_codegen_set_whole_program_optimization. It is a work in progress, 2012-04-16 10:58:38 +00:00
macho-dump
opt allow opt to take a -mtriple option 2012-04-17 23:05:48 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile