Skip to content
  1. Oct 04, 2006
  2. Sep 08, 2006
  3. Sep 07, 2006
  4. Jun 16, 2006
  5. May 25, 2006
  6. Feb 18, 2006
  7. 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
  8. Feb 14, 2006
  9. Jan 28, 2006
  10. Jan 27, 2006
  11. Jan 26, 2006
  12. Nov 21, 2005
  13. 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
  14. Aug 04, 2005
  15. Jul 27, 2005
  16. Jul 12, 2005
Loading