1. f3fa88b Test commit by David Zarzycki · 8 years ago
  2. 3a13ed6 Avoid int to string conversion in Twine or raw_ostream contexts. by Benjamin Kramer · 8 years ago
  3. 260fe3e Fix many -Wsign-compare and -Wtautological-constant-compare warnings. by Zachary Turner · 8 years ago
  4. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  5. df7c6ef [ARM] Create objdump subtarget from build attrs by Sam Parker · 9 years ago
  6. 1ed7896 Revert r291903 and r291898. Reason: they break check-lld on the bots. by Ivan Krasin · 9 years ago
  7. 2178370 [ARM] Fix ubig32_t read in ARMAttributeParser by Sam Parker · 9 years ago
  8. 770ceb6 [ARM] Enable objdump to construct triple for ARM by Sam Parker · 9 years ago
  9. 34315ee [ARM] Moved ARMAttributeParser to Support by Sam Parker · 9 years ago[Renamed (99%) from llvm/tools/llvm-readobj/ARMAttributeParser.cpp]
  10. 88bb163 Move llvm-readobj/StreamWriter to Support. by Zachary Turner · 9 years ago
  11. ef0fe1e Silencing warnings from MSVC 2015 Update 2. All of these changes silence "C4334 '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)". NFC. by Aaron Ballman · 9 years ago
  12. d27a6a7 [ARM] Add DSP build attribute and extension targeting by Bradley Smith · 10 years ago
  13. 47f2452 # This is a combination of 2 commits. # The first commit's message is: by Reid Kleckner · 10 years ago
  14. 48b93e1 [ARM] Add DSP build attribute and extension targeting by Bradley Smith · 10 years ago
  15. 2626094 Make a bunch of static arrays const. by Craig Topper · 10 years ago
  16. 057f0a6 Added missing test for [ARM] AttributeParser. Check that build attribute by Alexandros Lamprineas · 10 years ago
  17. c27023c Correctly handle Tag_CPU_arch_profile. by Charlie Turner · 11 years ago
  18. e6cb63e [C++] Use 'nullptr'. Tools edition. by Craig Topper · 11 years ago
  19. 8cdb9df tools: remove unnecessary copy of array_lengthof by Saleem Abdulrasool · 11 years ago
  20. ed0d1ccc tools: fix Twine abuse by Saleem Abdulrasool · 12 years ago
  21. f12260c tools: repair Windows build by Saleem Abdulrasool · 12 years ago
  22. 15d16d8 tools: add support for decoding ARM attributes by Saleem Abdulrasool · 12 years ago