1. 0b4f69f Fix mmintrin.h to use proper definition of functions taking no by Daniel Dunbar · 16 years ago
  2. 83e61e5 Mark mmintrin functions static inline, this ensures they don't end up by Daniel Dunbar · 16 years ago
  3. f5e8ba0 Actually use the mmintrin.h header, it's good enough now. by Anders Carlsson · 16 years ago[Renamed from lib/Headers/mmintrin.devel.h]
  4. da298fd Apparently gcc uses pi64 for the shift intrinsics. by Anders Carlsson · 16 years ago
  5. 551b964 Remove copyright notice, we decided not to have them. by Anders Carlsson · 16 years ago
  6. edbd928 Use double-underscores in front of all non-keywords to protect against by Eli Friedman · 16 years ago
  7. 1e6d14f Make header use the new __builtin_shufflevector builtin. by Eli Friedman · 16 years ago
  8. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 17 years ago[Renamed from Headers/mmintrin.devel.h]
  9. 365db3b Make intrinsics always_inline. by Anders Carlsson · 17 years ago
  10. 29d5c3b Temporarily rename mmintrin.h so that it won't clash with the system header. It will be renamed back once the few remaining methods have been implemented. by Anders Carlsson · 17 years ago[Renamed from Headers/mmintrin.h]
  11. 37958ee Add mmintrin.h header by Anders Carlsson · 17 years ago