[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaTargetMachine.cpp AlphaTargetMachine.h

2007-02-07 Thread Bill Wendling
Changes in directory llvm/lib/Target/Alpha: AlphaTargetMachine.cpp updated: 1.35 - 1.36 AlphaTargetMachine.h updated: 1.18 - 1.19 --- Log message: Added new method to add a simple code emitter. That is, to only add the code emitter and not set variables. --- Diffs of the changes: (+7 -0)

[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaTargetMachine.cpp AlphaTargetMachine.h

2006-09-07 Thread Jim Laskey
Changes in directory llvm/lib/Target/Alpha: AlphaTargetMachine.cpp updated: 1.30 - 1.31 AlphaTargetMachine.h updated: 1.16 - 1.17 --- Log message: 1. Remove condition on delete. 2. Protect and outline createTargetAsmInfo. 3. Misc. kruft. --- Diffs of the changes: (+9 -11)

[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaTargetMachine.cpp AlphaTargetMachine.h

2006-03-22 Thread Chris Lattner
Changes in directory llvm/lib/Target/Alpha: AlphaTargetMachine.cpp updated: 1.21 - 1.22 AlphaTargetMachine.h updated: 1.11 - 1.12 --- Log message: Eliminate IntrinsicLowering from TargetMachine. Make the CBE and V9 backends create their own, since they're the only ones that use it. ---

[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaTargetMachine.cpp AlphaTargetMachine.h

2005-11-07 Thread Chris Lattner
Changes in directory llvm/lib/Target/Alpha: AlphaTargetMachine.cpp updated: 1.15 - 1.16 AlphaTargetMachine.h updated: 1.10 - 1.11 --- Log message: Add a new option to indicate we want the code generator to emit code quickly,not spending tons of time microoptimizing it. This is useful for an