Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / Target / X86 / X86InstrBuilder.h
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2006-05-04 Chris LattnerRemove and simplify some more machineinstr/machineopera...
2006-05-04 Chris LattnerThere shalt be only one "immediate" operand type!
2006-05-04 Chris LattnerRemove a bunch more SparcV9 specific stuff
2005-04-21 Misha Brukman* Remove trailing whitespace
2005-01-17 Chris LattnerFix indentation.
2005-01-02 Chris LattnerAdd a new method.
2004-12-17 Chris LattnerRemove unused enum value
2004-10-15 Chris LattnerAllow X86 addressing modes to represent globals with...
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