1. 6263f94 Remove llvm-upgrade. by Tanya Lattner · 17 years ago
  2. 2adcf10 update this test after the fmrrd fix by Chris Lattner · 18 years ago
  3. 727842e Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines. by Tanya Lattner · 18 years ago
  4. 28beeea Convert tests using "| wc -l | grep ..." to use the count script. by Dan Gohman · 18 years ago
  5. fd4dbf7 Fix tests. by Evan Cheng · 18 years ago
  6. eb1d74e For PR1319: by Reid Spencer · 18 years ago
  7. 1c0c94d For PR1319: Upgrade to use new test harness by Reid Spencer · 18 years ago
  8. 9085043 For PR411: by Reid Spencer · 19 years ago
  9. 02b985c ARM test cases contributed by Apple. by Evan Cheng · 19 years ago
  10. a38bbf7 Build constants using instructions mov/orr or mvn/eor. by Lauro Ramos Venancio · 19 years ago
  11. 69ccadd Use the llvm-upgrade program to upgrade llvm assembly. by Reid Spencer · 19 years ago
  12. 278dbaa cleanup some tests by Rafael Espindola · 19 years ago
  13. f621abc add FSTD and FSTS by Rafael Espindola · 19 years ago
  14. e5bbd6d implement FUITOS and FUITOD by Rafael Espindola · 19 years ago
  15. 5aca927 implement FLDD by Rafael Espindola · 19 years ago
  16. 614057b add support for calling functions that return double by Rafael Espindola · 19 years ago
  17. 4a408d4 add support for calling functions that have double arguments by Rafael Espindola · 19 years ago
  18. a284584 implement a ArgumentLayout class to factor code common to LowerFORMAL_ARGUMENTS and LowerCALL by Rafael Espindola · 19 years ago
  19. cd71da5 Implement floating point constants by Rafael Espindola · 19 years ago
  20. 9e071f0 fix the names of the 64bit fp register by Rafael Espindola · 19 years ago
  21. 2718519 add floating point registers implement SINT_TO_FP by Rafael Espindola · 19 years ago