Kazushi (Jam) Marukawa
|
44a4f93925
|
[VE] Optimize leaf functions
Optimize leaf functions by not generating save/restore for callee saved
registers. Update regression tests also.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D91539
|
2020-11-17 00:38:01 +09:00 |
Kazushi (Jam) Marukawa
|
f0e585d585
|
[VE] Add isReMaterializable and isAsCheapAsAMove flags
Add isReMaterializable and isCheapAsAMove flags to integer instructions
which cost cheap.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D90833
|
2020-11-06 06:09:10 +09:00 |
Simon Moll
|
1943b7f15d
|
[VE][NFC] move scalar tests to Scalar/
Restructure lit tests to follow downstream
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D90468
|
2020-10-30 16:44:32 +01:00 |