Skip to content
  1. Jan 15, 2004
  2. Jan 14, 2004
  3. Jan 13, 2004
    • Chris Lattner's avatar
      Finegrainify namespacification · 66f33ff6
      Chris Lattner authored
      Using the SlotCalculator is total overkill for this file, a simple map
      will suffice.  Why doesn't this use the NameMangler interface?
      
      llvm-svn: 10823
      66f33ff6
    • Brian Gaeke's avatar
      Remove dump-input option. · dbd9c33e
      Brian Gaeke authored
      Make addPassesToEmitAssembly() look slightly more like addPassesToJITCompile().
      
      llvm-svn: 10818
      dbd9c33e
  4. Jan 12, 2004
  5. Jan 09, 2004
  6. Dec 28, 2003
  7. Dec 22, 2003
  8. Dec 21, 2003
  9. Dec 20, 2003
  10. Dec 17, 2003
  11. Dec 14, 2003
  12. Dec 13, 2003
    • Alkis Evlogimenos's avatar
      Add a floating point killer pass. This pass runs before register · 904cd6d4
      Alkis Evlogimenos authored
      allocaton on the X86 to add information to the machine code denoting
      that our floating point stackifier cannot handle virtual point
      register that are alive across basic blocks. This pass adds an
      implicit def of all virtual floating point register at the end of each
      basic block.
      
      llvm-svn: 10446
      904cd6d4
  13. Dec 12, 2003
  14. Dec 01, 2003
  15. Nov 30, 2003
Loading