1. b7cef81 Replace "no-frame-pointer-*" function attributes with "frame-pointer" by Francis Visoiu Mistrih · 7 years ago
  2. 9aa6f01 [ARM] Generate consistent frame records for Thumb2 by Oliver Stannard · 9 years ago
  3. 3f42095 Fix some erroneous lit test failures due to unlucky name of working directory. by Mitch Bodart · 10 years ago
  4. f72d05b [opaque pointer type] Add textual IR support for explicit type parameter to gep operator by David Blaikie · 11 years ago
  5. 7258735 ARM: fixup more tests to specify the target more explicitly by Saleem Abdulrasool · 12 years ago
  6. 801d98b Fix more places which should be checking for iOS, not darwin. by Evan Cheng · 14 years ago
  7. 8b2bda0 Change some ARM subtarget features to be single bit yes/no in order to sink them down to MC layer. Also fix tests. by Evan Cheng · 14 years ago
  8. eb56dca Fix epilogue codegen to avoid leaving the stack pointer in an invalid by Evan Cheng · 15 years ago
  9. e09e95b Revert 89562. We're being sneakier than I was giving us credit for, and this by Jim Grosbach · 16 years ago
  10. 43fd822 Darwin requires a frame pointer for all non-leaf functions to support correct by Jim Grosbach · 16 years ago
  11. c8054d9 Eliminate more uses of llvm-as and llvm-dis. by Dan Gohman · 16 years ago
  12. f9dd170 Convert tests using "| wc -l | grep ..." to use the count script. by Dan Gohman · 18 years ago
  13. 6e87ec4 For PR1319: by Reid Spencer · 19 years ago
  14. 675732ad Fix hello.ll test. by Lauro Ramos Venancio · 19 years ago
  15. 6584cf6 For PR1336: by Reid Spencer · 19 years ago
  16. 53ac41c Fix test cases. by Evan Cheng · 19 years ago
  17. 7ae4f55 ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized frame pointer register is used. by Lauro Ramos Venancio · 19 years ago
  18. a5007fa ARM test cases contributed by Apple. by Evan Cheng · 19 years ago
  19. 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/hello.ll]
  20. d0e30dc Use the llvm-upgrade program to upgrade llvm assembly. by Reid Spencer · 19 years ago
  21. 2bcb8c0 use a 'register pressure reducing' scheduler by Rafael Espindola · 19 years ago