Skip to content
  1. Apr 21, 2010
    • Dan Gohman's avatar
      Add another variant of this test which found a place where · ad33d337
      Dan Gohman authored
      CodeGen's ComputeMaskedBits was being over-conservative when computing
      bits for an ADD.
      
      llvm-svn: 101963
      ad33d337
    • Dale Johannesen's avatar
      Because of the EMMS problem, right now we have to support · 0522b90c
      Dale Johannesen authored
      user-defined operations that use MMX register types, but
      the compiler shouldn't generate them on its own.  This adds
      a Synthesizable abstraction to represent this, and changes
      the vector widening computation so it won't produce MMX types.
      (The motivation is to remove noise from the ABI compatibility
      part of the gcc test suite, which has some breakage right now.)
      
      llvm-svn: 101951
      0522b90c
  2. Apr 20, 2010
  3. Apr 19, 2010
  4. Apr 17, 2010
Loading