Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
2f3eee2afdedf2ba8c8f9349f35f81dfc1e6183c
/
test
/
CodeGen
/
alignment.c
b82f77f
Correctly allign arrays on 32 bit systems.
by Rafael Espindola
· 11 years ago
0e9eaa8
Remove names from the CHECK lines.
by Tanya Lattner
· 12 years ago
c58dcdc
Convert loads and stores of vec3 to vec4 to achieve better code generation. Add test case.
by Tanya Lattner
· 12 years ago
08f7760
fix test on -Asserts builds.
by Chris Lattner
· 13 years ago
44a2399
implement rdar://10639962 by keeping track of increased alignment
by Chris Lattner
· 13 years ago
1f6b395
loads also handled of course.
by Chris Lattner
· 13 years ago
4cac9e1
Fix PR5279 - don't sliently drop alignment information on stores of types that have alignment less than the natural alignment of the type when it comes from a typedef.
by Chris Lattner
· 13 years ago
4f1aefc
filecheckize.
by Chris Lattner
· 13 years ago
e5d0f4c
rename test.
by Chris Lattner
· 13 years ago
[Renamed from test/CodeGen/var-align.c]
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
08d7802
Add CodeGen support for alignment on globals, both for unusual natural
by Eli Friedman
· 16 years ago