Remove trailing whitespace
[oota-llvm.git] / include / llvm / Instructions.h
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-16 Misha BrukmanConvert tabs to spaces
2005-02-24 Chris Lattnerswitch instructions only allow constantints for their...
2005-02-05 Chris LattnerEliminate the explicit volatile fields in LoadInst...
2005-01-29 Chris LattnerMany changes to cope with the User.h changes. Instruct...
2004-12-10 Chris LattnerAdd missing accessor.
2004-12-02 Chris LattnerRemove dead field
2004-11-18 Chris LattnerUpdate comments, now that CPR's are gone, inline the...
2004-11-17 Alkis EvlogimenosMake ReturnInst accept a value of type void as the...
2004-11-15 Chris LattnerWarning fixes for VC++, contributed by Morten Ofstad!
2004-10-27 Chris LattnerConvert 'struct' to 'class' in various places to adhere...
2004-10-16 Chris LattnerAdd new UnreachableInst class
2004-10-15 Chris LattnerMove the implementation of the clone method for these...
2004-07-29 Alkis EvlogimenosMerge i*.h headers into Instructions.h as part of bug403.
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-01-27 Chris LattnerNew helper header