Skip to content
  1. Sep 03, 2005
  2. Sep 02, 2005
  3. Sep 01, 2005
    • Chris Lattner's avatar
      Local labels on darwin apparently start with just 'L', not .L like other · e40a3ccd
      Chris Lattner authored
      platforms.  This reduces executable size and makes shark realize the actual
      bounds of functions instead of showing each MBB as a function :)
      
      llvm-svn: 23193
      e40a3ccd
    • Jim Laskey's avatar
      · 19058c39
      Jim Laskey authored
      1. Use SubtargetFeatures in llc/lli.
      
      2. Propagate feature "string" to all targets.
      
      3. Implement use of SubtargetFeatures in PowerPCTargetSubtarget.
      
      llvm-svn: 23192
      19058c39
Loading