Skip to content
  1. Sep 27, 2011
  2. Sep 26, 2011
  3. Sep 25, 2011
  4. Sep 24, 2011
    • Nadav Rotem's avatar
      · c2deabd2
      Nadav Rotem authored
      Implement Duncan's suggestion to use the result of getSetCCResultType if it is legal
      (this is always the case for scalars), otherwise use the promoted result type.
      
      Fix test/CodeGen/X86/vsplit-and.ll when promote-elements is enabled.
      
      llvm-svn: 140464
      c2deabd2
    • Nadav Rotem's avatar
      [Vector-Select] Address one of the problems in 10902. · 77426a75
      Nadav Rotem authored
      When generating the trunc-store of i1's, we need to use the vector type and not
      the scalar type.
      
      This patch fixes the assertion in CodeGen/Generic/bool-vector.ll when
      running with -promote-elements.
      
      llvm-svn: 140463
      77426a75
    • Akira Hatanaka's avatar
      Add .td file. · 7d7ee0c3
      Akira Hatanaka authored
      llvm-svn: 140446
      7d7ee0c3
    • Akira Hatanaka's avatar
      Revert change made in .gitignore. · e8b2a297
      Akira Hatanaka authored
      llvm-svn: 140445
      e8b2a297
Loading