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