Skip to content
  1. Mar 22, 2006
  2. Mar 14, 2006
  3. Feb 23, 2006
    • Evan Cheng's avatar
      - Clean up the lowering and selection code of ConstantPool, GlobalAddress, · e0ed6ec1
      Evan Cheng authored
        and ExternalSymbol.
      - Use C++ code (rather than tblgen'd selection code) to match the above
        mentioned leaf nodes. Do not mutate and nodes and do not record the
        selection in CodeGenMap. These nodes should be safe to duplicate. This is
        a performance win.
      
      llvm-svn: 26335
      e0ed6ec1
    • Evan Cheng's avatar
      PIC related bug fixes. · 1f342c28
      Evan Cheng authored
      1. Various asm printer bug.
      2. Lowering bug. Now TargetGlobalAddress is wrapped in X86ISD::TGAWrapper.
      
      llvm-svn: 26324
      1f342c28
  4. Feb 22, 2006
  5. Feb 18, 2006
  6. Feb 17, 2006
  7. Feb 16, 2006
  8. Feb 04, 2006
  9. Jan 31, 2006
  10. Jan 30, 2006
  11. Jan 27, 2006
  12. Jan 25, 2006
    • Nate Begeman's avatar
      First part of bug 680: · e74795cd
      Nate Begeman authored
      Remove TLI.LowerVA* and replace it with SDNodes that are lowered the same
      way as everything else.
      
      llvm-svn: 25606
      e74795cd
  13. Jan 12, 2006
  14. Jan 11, 2006
  15. Jan 09, 2006
  16. Jan 06, 2006
  17. Jan 05, 2006
  18. Dec 23, 2005
  19. Dec 22, 2005
  20. Dec 21, 2005
  21. Dec 20, 2005
  22. Dec 17, 2005
  23. Nov 20, 2005
  24. Nov 15, 2005
Loading