1. 7258735 ARM: fixup more tests to specify the target more explicitly by Saleem Abdulrasool · 12 years ago
  2. d24ab20 Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. by Stephen Lin · 12 years ago
  3. 0659c8f These tests are looking for library function names that by Dale Johannesen · 15 years ago
  4. d7cf55c Use Unified Assembly Syntax for the ARM backend. by Jim Grosbach · 16 years ago
  5. 6dd3b9a Convert some ARM tests with lots of greps to use FileCheck. by Bob Wilson · 16 years ago
  6. c8054d9 Eliminate more uses of llvm-as and llvm-dis. by Dan Gohman · 16 years ago
  7. d76d0aa Move thumb and thumb2 tests into separate directories. by Evan Cheng · 16 years ago
  8. 0bd72c5 More soft fp fixes. by Evan Cheng · 18 years ago
  9. 86e476b Unbreak ARM / Thumb soft FP support. by Evan Cheng · 18 years ago
  10. f697c03 Remove llvm-upgrade. by Tanya Lattner · 18 years ago
  11. 6e87ec4 For PR1319: by Reid Spencer · 19 years ago
  12. a5007fa ARM test cases contributed by Apple. by Evan Cheng · 19 years ago
  13. 83b3d82 Regression is gone, don't try to find it on clean target. by Reid Spencer · 19 years ago[Renamed from llvm/test/Regression/CodeGen/ARM/fpconv.ll]
  14. d0e30dc Use the llvm-upgrade program to upgrade llvm assembly. by Reid Spencer · 19 years ago
  15. 391af58 cleanup some tests by Rafael Espindola · 19 years ago
  16. 8429e1f uint <-> double conversion by Rafael Espindola · 19 years ago
  17. 57d109f add double <-> int conversion by Rafael Espindola · 19 years ago
  18. 9e29ec3 add float -> double and double -> float conversion by Rafael Espindola · 19 years ago