1. 08f7760 fix test on -Asserts builds. by Chris Lattner · 13 years ago
  2. 44a2399 implement rdar://10639962 by keeping track of increased alignment by Chris Lattner · 13 years ago
  3. 1f6b395 loads also handled of course. by Chris Lattner · 13 years ago
  4. 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
  5. 4f1aefc filecheckize. by Chris Lattner · 13 years ago
  6. e5d0f4c rename test. by Chris Lattner · 13 years ago[Renamed from test/CodeGen/var-align.c]
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  9. 08d7802 Add CodeGen support for alignment on globals, both for unusual natural by Eli Friedman · 16 years ago