1. 7c06f6b Tweak *mmintrin.h so that they don't make any bad assumptions about alignment (which probably has little effect in practice, but better to get it right). Make the load in _mm_loadh_pi and _mm_loadl_pi a single LLVM IR instruction to make optimizing easier for CodeGen. by Eli Friedman · 13 years ago
  2. 1bddbcb fix PR6658: inline isn't a keyword in C89 mode, use __inline__ instead. by Chris Lattner · 14 years ago
  3. 13f5f6e Fix an error in _mm_loaddup_pd that Eli noticed. by Anders Carlsson · 15 years ago
  4. a2f12ae Add the nodebug attribute to intrinsics by Anders Carlsson · 15 years ago
  5. dae4413 80col. by Mike Stump · 15 years ago
  6. f29b774 Add pmmintrin.h header. by Anders Carlsson · 15 years ago