1. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  2. b82f77f Correctly allign arrays on 32 bit systems. by Rafael Espindola · 11 years ago
  3. 0e9eaa8 Remove names from the CHECK lines. by Tanya Lattner · 12 years ago
  4. c58dcdc Convert loads and stores of vec3 to vec4 to achieve better code generation. Add test case. by Tanya Lattner · 12 years ago
  5. 08f7760 fix test on -Asserts builds. by Chris Lattner · 13 years ago
  6. 44a2399 implement rdar://10639962 by keeping track of increased alignment by Chris Lattner · 13 years ago
  7. 1f6b395 loads also handled of course. by Chris Lattner · 13 years ago
  8. 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
  9. 4f1aefc filecheckize. by Chris Lattner · 13 years ago
  10. e5d0f4c rename test. by Chris Lattner · 13 years ago[Renamed from test/CodeGen/var-align.c]
  11. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  12. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  13. 08d7802 Add CodeGen support for alignment on globals, both for unusual natural by Eli Friedman · 16 years ago