1. b8a072c Indirect call with byval parameter requires a cast first. by Evan Cheng · 18 years ago
  2. 9bae27b Add support for NetBSD, patch by Krister Walfridsson! by Chris Lattner · 18 years ago
  3. f895638 More cbe byval fixes. by Evan Cheng · 18 years ago
  4. 17254e6 Some C backend ByVal parameter attribute support. Not yet complete. by Evan Cheng · 18 years ago
  5. 2054cb0 A couple of obvious off-by-one bugs. by Evan Cheng · 18 years ago
  6. df87fdc Enabling the target-independent garbage collection infrastructure by hooking it by Gordon Henriksen · 18 years ago
  7. 081ce94 Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  8. 44891ce Fix silly typo in the FP CEP handling. by Anton Korobeynikov · 18 years ago
  9. 79d2887 Rather than having special rules like "intrinsics cannot by Duncan Sands · 18 years ago
  10. 7627df3 Work around a GCC bug, producing this code: by Chris Lattner · 18 years ago
  11. f5588dc Fix PR1146: parameter attributes are longer part of by Duncan Sands · 18 years ago
  12. 99e34ab Switching TargetMachineRegistry to use the new generic Registry. by Gordon Henriksen · 18 years ago
  13. 091dcfd Handle PPC long double in CBackend. by Dale Johannesen · 18 years ago
  14. c339d8e Rewrite sqrt and powi to use anyfloat. By popular demand. by Dale Johannesen · 18 years ago
  15. 693aa82 Make temporaries explicit to avoid premature by Dale Johannesen · 18 years ago
  16. 7ce1ee4 Fix PR1679, by printing GEP indices as signed values instead of unsigned. by Chris Lattner · 18 years ago
  17. 137cef6 Implement x86 long double (uses host long double, so only works on x86 target). by Dale Johannesen · 18 years ago
  18. 389c914 Fix PR1666, SPASS with the CBE and 254.gap with the CBE. by Chris Lattner · 18 years ago
  19. 2fc2078 Remove the assumption that FP's are either float or by Dale Johannesen · 18 years ago
  20. fbd9cda Revise previous patch per review comments. by Dale Johannesen · 18 years ago
  21. 1616e90 Add APInt interfaces to APFloat (allows directly by Dale Johannesen · 18 years ago
  22. 3afee19 Apply feedback from previous patch. by Dale Johannesen · 18 years ago
  23. b9de9f0 Next round of APFloat changes. by Dale Johannesen · 18 years ago
  24. f17a25c It's not necessary to do rounding for alloca operations when the requested by Dan Gohman · 18 years ago