Skip to content
  1. Feb 12, 2011
    • Benjamin Kramer's avatar
      Add a note about SSE4.1 roundss/roundsd. · 69affe6a
      Benjamin Kramer authored
      llvm-svn: 125438
      69affe6a
    • Nadav Rotem's avatar
      A fix for 9165. · db2f5481
      Nadav Rotem authored
      The DAGCombiner created illegal BUILD_VECTOR operations.
      The patch added a check that either illegal operations are
      allowed or that the created operation is legal.
      
      llvm-svn: 125435
      db2f5481
    • Jim Grosbach's avatar
      AsmMatcher custom operand parser failure enhancements. · 861e49ce
      Jim Grosbach authored
      Teach the AsmMatcher handling to distinguish between an error custom-parsing
      an operand and a failure to match. The former should propogate the error
      upwards, while the latter should continue attempting to parse with
      alternative matchers.
      
      Update the ARM asm parser accordingly.
      
      llvm-svn: 125426
      861e49ce
  2. Feb 11, 2011
  3. Feb 10, 2011
Loading