Files
llvm-mirror/include/llvm/CodeGen
David Sherwood a988b65f7a [CodeGen] Refactor CreateStackTemporary
I've created a new variant of CreateStackTemporary that takes
TypeSize and Align arguments, and made the older instances of
CreateStackTemporary call this new function. This refactoring is
in preparation for more patches in this area related to scalable
vectors and improving the alignment calculations.

Differential Revision: https://reviews.llvm.org/D79933
2020-05-15 07:29:13 +01:00
..
2020-04-08 13:44:31 -04:00
2020-01-30 15:01:56 -08:00
2019-03-12 20:42:14 +00:00
2020-05-06 11:08:25 +01:00
2020-03-17 12:43:14 -07:00
2020-03-17 12:43:14 -07:00
2020-05-14 14:28:00 -07:00