Skip to content
  1. Feb 25, 2011
  2. Feb 24, 2011
  3. Feb 23, 2011
  4. Feb 22, 2011
  5. Feb 21, 2011
  6. Feb 20, 2011
    • Nadav Rotem's avatar
      Fix 9267; Add vector zext support. · 25f2ac94
      Nadav Rotem authored
      The DAGCombiner folds the zext into complex load instructions. This patch
      prevents this optimization on vectors since none of the supported targets
      knows how to perform load+vector_zext in one instruction.
      
      llvm-svn: 126080
      25f2ac94
  7. Feb 19, 2011
  8. Feb 18, 2011
Loading