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