1. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 10 years ago
  2. 96d6c45 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  3. feba9f2 TBAA: use the same format for scalar TBAA and struct-path aware TBAA. by Manman Ren · 11 years ago
  4. 1596e5b Revert r191586 and r191695. They cause crashes when building with by Richard Smith · 11 years ago
  5. 0392840 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  6. 8a06d8f TBAA: use the same format for scalar TBAA and struct-path aware TBAA. by Manman Ren · 11 years ago
  7. 312c0b6 Don't use mangleCXXRTTIName in TBAA for C code. by Manman Ren · 11 years ago
  8. eb54d42 Make these tests more robust against IRgen choosing to emit more named metadata. by Richard Smith · 11 years ago
  9. 975d83c Struct-path aware TBAA: fix handling of may_alias attribute. by Manman Ren · 11 years ago
  10. 2d7cb06 Use MDBuilder to help with metadata creation. by Duncan Sands · 12 years ago
  11. bc7fbf0 Pretty up the emission of field l-values and use volatile and TBAA when by John McCall · 14 years ago
  12. 54eeba7 Generalize this test to work without instruction names. by Dan Gohman · 14 years ago
  13. 2ea7e73 Implement CodeGen support for the may_alias attribute. by Dan Gohman · 14 years ago