User Details
- User Since
- Jul 31 2014, 11:10 AM (478 w, 1 d)
Jun 14 2022
Jun 10 2022
I'm not sure of the proper use of S31 in general, since ABI makes r31 the frame pointer in general. If we stick with only supporting the ABI, and not supporting alternatives, I think S31 should just be removed in general, unless we support omitting the frame pointer.
Jan 14 2020
Jan 8 2020
Jan 2 2020
Dec 19 2019
Nov 12 2019
Feb 25 2018
Feb 11 2018
Is there a Clang portion to follow? To define builtins for all the intrinsics in C/C++. Or do you not plan to target SPE from C/C++?
Jan 14 2018
Jan 5 2018
Address most comments. I think tests are pretty complete now, and all bugs
found have been fixed. Removed selection for setcc on vectors.
Dec 19 2017
Dec 15 2017
Nov 30 2017
Nov 28 2017
Thanks for the review. It is in need of more tests, I know.
Nov 26 2017
Correct e500 instruction scheduling.
Nov 10 2017
Adding some more powerpc regulars in hopes of getting review. Feel free to remove yourself if you're not interested.
Oct 29 2017
Add patterns for intrinsics for codegen, and fix the intrinsic definitions.
Oct 18 2017
Add tests, add intrinsics (required for one test). Fix several bugs found via tests.
Oct 11 2017
Oct 10 2017
Tests are in the works right now. Until they're ready, this is a preliminary review, to see if I did anything unnecessary, or if I'm missing anything obvious.