Skip to content
  1. Jan 13, 2003
    • Chris Lattner's avatar
      Add speculation · 888a8084
      Chris Lattner authored
      llvm-svn: 5226
      888a8084
    • Chris Lattner's avatar
      * Implement rudimentary output of the constant pool · 956e8379
      Chris Lattner authored
      * Implement support for MRMS?m instructions
      * Add Arg64 support
      * Add support for frame indexes and constant pool indexes
      *
      
      llvm-svn: 5225
      956e8379
    • Chris Lattner's avatar
      * Add support for FP registers ST* · d4ba6221
      Chris Lattner authored
      * Add support for the constant pool & constant pool indices
      * Add support for MRMS?m instructions
      * Fix FP Prefix emission
      * Add support for global addresses and external symbols
      
      llvm-svn: 5224
      d4ba6221
    • Chris Lattner's avatar
      * Adjust to use new interfaces, eliminating CurReg stuff · 6c0daf79
      Chris Lattner authored
      * Support arbitrary FP constants
      * Fix bugs in frame layout for function calls and incoming arguments
      * Insert copies for constant arguments to PHI nodes into the BOTTOM of
        predecessor blocks, not the top.
      * Implement _floating point_ support: setcc, return, load, store, cast
      * Fix several bugs in the cast instruction
      * Abstract out call emission and load/store for FP
      * Implement malloc/free without previous lowering pass.
      * Make use of new forms of MachineOperand
      * Implement _long_ support!
      * Fix many bugs in FP support
      * Change branch from je/jne to je/jmp
      * Simplify code generated for GEP instructions
      
      llvm-svn: 5223
      6c0daf79
  2. Dec 29, 2002
  3. Dec 28, 2002
  4. Dec 25, 2002
  5. Dec 24, 2002
  6. Dec 20, 2002
  7. Dec 18, 2002
Loading