llvm-6502/tools
Jim Laskey b1e1180ca0 1. Use SubtargetFeatures in llc/lli.
2. Propagate feature "string" to all targets.

3. Implement use of SubtargetFeatures in PowerPCTargetSubtarget.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23192 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-01 21:38:21 +00:00
..
analyze
bugpoint Allow bugpoint+PPC codegen to use fsqrt 2005-08-29 13:14:24 +00:00
gccas Move licm after reassociate, add some cond-propagate passes 2005-05-07 22:45:35 +00:00
gccld Pass -export-dynamic to gcc when compiling with -native and the link is 2005-08-02 22:07:38 +00:00
llc 1. Use SubtargetFeatures in llc/lli. 2005-09-01 21:38:21 +00:00
lli
llvm-ar Final Changes For PR495: 2005-07-08 03:08:58 +00:00
llvm-as
llvm-bcanalyzer
llvm-db
llvm-dis
llvm-extract
llvm-ld Final Changes For PR495: 2005-07-08 03:08:58 +00:00
llvm-link For PR495: 2005-07-07 23:21:43 +00:00
llvm-nm For PR495: 2005-07-07 18:21:42 +00:00
llvm-prof
llvm-ranlib For PR495: 2005-07-07 23:21:43 +00:00
llvm-stub
llvmc Implement PR614: 2005-08-27 18:50:39 +00:00
opt
Makefile