Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
[oota-llvm.git] / include / llvm / CodeGen / MachineConstantPool.h
2006-02-09 Chris Lattnerinstead of keeping track of Constant/alignment pairs...
2006-02-09 Chris LattnerUse a MachineConstantPoolEntry struct instead of a...
2006-02-09 Chris LattnerAssert invariants
2006-02-09 Chris LattnerRequire an alignment.
2006-01-31 Evan ChengAllow the specification of explicit alignments for...
2005-12-28 Duraid Madinabe more polite in public headers
2005-12-28 Duraid Madinaundo yuletide naughtyness(tm)
2005-12-26 Duraid MadinaI laugh at your dual-core G5s! Fear my precompiled...
2005-07-11 Chris Lattneradd a helper method
2005-04-21 Misha BrukmanRemove trailing whitespace
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-23 Chris LattnerActually share constants local to a function!
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-01-13 Chris LattnerAdd new files