Skip to content
  1. Apr 05, 2007
  2. Apr 04, 2007
  3. Apr 03, 2007
  4. Apr 02, 2007
    • Scott Michel's avatar
      1. Insert custom lowering hooks for ISD::ROTR and ISD::ROTL. · 16627a54
      Scott Michel authored
      2. Help DAGCombiner recognize zero/sign/any-extended versions of ROTR and ROTL
      patterns. This was motivated by the X86/rotate.ll testcase, which should now
      generate code for other platforms (and soon-to-come platforms.) Rewrote code
      slightly to make it easier to read.
      
      llvm-svn: 35605
      16627a54
Loading