Skip to content
  1. Sep 08, 2006
  2. Sep 07, 2006
  3. Jun 16, 2006
  4. May 25, 2006
  5. Feb 18, 2006
  6. Feb 16, 2006
    • Evan Cheng's avatar
      A bit more memset / memcpy optimization. · 03c1e6f4
      Evan Cheng authored
      Turns them into calls to memset / memcpy if 1) buffer(s) are not DWORD aligned,
      2) size is not known to be greater or equal to some minimum value (currently 128).
      
      llvm-svn: 26224
      03c1e6f4
  7. Feb 14, 2006
  8. Jan 28, 2006
  9. Jan 27, 2006
  10. Jan 26, 2006
  11. Nov 21, 2005
  12. Sep 01, 2005
    • 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
  13. Aug 04, 2005
  14. Jul 27, 2005
  15. Jul 12, 2005
Loading