Skip to content
  • Dale Johannesen's avatar
    Rewrite tblgen handling of subtarget features so · 6ca3ccf5
    Dale Johannesen authored
    it follows the order of the enum, not alphabetical.
    The motivation is to make -mattr=+ssse3,+sse41
    select SSE41 as it ought to.  Added "ignored"
    enum values of 0 to PPC and SPU to avoid compiler
    warnings.
    
    llvm-svn: 47143
    6ca3ccf5
Loading