Skip to content
  1. Jun 01, 2011
  2. May 31, 2011
  3. May 30, 2011
  4. May 29, 2011
  5. May 28, 2011
    • Cameron Zwarich's avatar
      Fix ARM fast isel to correctly flag memory operands to stores. This fixes · 6528a549
      Cameron Zwarich authored
      -verify-machineinstrs failures on several tests.
      
      llvm-svn: 132268
      6528a549
    • Nadav Rotem's avatar
      · d86c1c41
      Nadav Rotem authored
      Refactor the type legalizer. Switch TargetLowering to a new enum - LegalizeTypeAction.
      This patch does not change the behavior of the type legalizer. The codegen
      produces the same code.
      This infrastructural change is needed in order to enable complex decisions
      for vector types (needed by the vector-select patch).
      
      llvm-svn: 132263
      d86c1c41
Loading