Reduce the number of arguments in the instruction builder and make some
[oota-llvm.git] / lib / Target / X86 / X86InstrBuilder.h
2004-08-30 Reid SpencerReduce the number of arguments in the instruction build...
2004-03-04 Alkis EvlogimenosAdd assertion for scale verification.
2004-02-25 Chris LattnerAdd a helper to create an addressing mode given all...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-22 Misha BrukmanConverted tabs to spaces.
2003-10-21 John CriswellAdded LLVM copyright header.
2003-01-15 Chris LattnerX86 backend should never use addMReg
2003-01-13 Chris LattnerAdd support for frame and constant pool references
2002-12-28 Chris LattnerNew addFrameReference function
2002-12-13 Brian Gaekelib/Target/X86/InstSelectSimple.cpp: Start counting...
2002-11-22 Misha BrukmanAdd a simple way to add memory locations of format...
2002-11-17 Chris LattnerAdd functions to buld X86 specific constructs