Skip to content
  1. Jan 19, 2005
  2. Jan 18, 2005
  3. Jan 17, 2005
  4. Jan 16, 2005
    • Chris Lattner's avatar
      * Adjust to changes in TargetLowering interfaces. · b14a63aa
      Chris Lattner authored
      * Remove custom promotion for bool and byte select ops.  Legalize now
        promotes them for us.
      * Allow folding ConstantPoolIndexes into EXTLOAD's, useful for float immediates.
      * Declare which operations are not supported better.
      * Add some hacky code for TRUNCSTORE to pretend that we have truncstore
        for i16 types.  This is useful for testing promotion code because I can
        just remove 16-bit registers all together and verify that programs work.
      
      llvm-svn: 19614
      b14a63aa
  5. Jan 15, 2005
  6. Jan 14, 2005
  7. Jan 13, 2005
  8. Jan 12, 2005
Loading