1. f581510 [SVE] Remove reliance on TypeSize comparison operators in unit tests by David Sherwood · 5 years ago
  2. b8ce6a6 [SVE][CodeGen] Add new EVT/MVT getFixedSizeInBits() functions by David Sherwood · 5 years ago
  3. bafdd11 [SVE] Replace / operator in TypeSize/ElementCount with divideCoefficientBy by David Sherwood · 5 years ago
  4. f4257c5 [SVE] Make ElementCount members private by David Sherwood · 5 years ago
  5. a407ec9 Revert "Revert "[NFC][llvm] Make the contructors of `ElementCount` private."" by Mehdi Amini · 5 years ago
  6. 4fc56d7 Revert "[NFC][llvm] Make the contructors of `ElementCount` private." by Mehdi Amini · 5 years ago
  7. 264afb9 [NFC][llvm] Make the contructors of `ElementCount` private. by Francesco Petrogalli · 5 years ago
  8. ccd623e [SVE] Remove calls to isScalable from CodeGen by Christopher Tetreault · 5 years ago
  9. 3f08ad6 [SVE][CodeGen] Scalable vector MVT size queries by Graham Hunter · 6 years ago
  10. b302561 [SVE][IR] Scalable Vector size queries and IR instruction support by Graham Hunter · 6 years ago
  11. 208d63e [MVT][SVE] Map between scalable vector IR Type and VTs by Graham Hunter · 6 years ago
  12. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  13. 2fa1436 [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to CodeGen layer. by Craig Topper · 7 years ago
  14. 36a0f22 Fix layering by moving ValueTypes.h from CodeGen to IR by David Blaikie · 8 years ago
  15. 13e77db Fix layering of MachineValueType.h by moving it from CodeGen to Support by David Blaikie · 8 years ago
  16. 20f2b01 [SVE] Fix mismatched sign comparison warning in unit test from r300842. by Amara Emerson · 8 years ago
  17. 23e79ec [MVT][SVE] Scalable vector MVTs (3/3) by Amara Emerson · 8 years ago