Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
6f0bca7a0ababdfe141f7b1c0435f4ff71d1bff5
/
test
/
CodeGenCXX
/
alloca-align.cpp
faf23b7
X86-64:
by Chris Lattner
· 14 years ago
647a1ec
IRgen: Switch 'retval' to use CreateIRTemp.
by Daniel Dunbar
· 15 years ago
1500657
IRgen: Switch EmitCompoundLiteralLValue to use CreateMemTemp.
by Daniel Dunbar
· 15 years ago
195337d
IRgen: Add CreateMemTemp, for creating an temporary memory object for a particular type, and flood fill. - CreateMemTemp sets the alignment on the alloca correctly, which fixes a great many places in IRgen where we were doing the wrong thing.
by Daniel Dunbar
· 15 years ago