Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
[oota-llvm.git] / include / llvm / CodeGen / SelectionDAGISel.h
2006-01-21 Evan ChengDo some code refactoring on Jim's scheduler in preparat...
2005-08-18 Chris Lattneradd a method
2005-08-17 Chris LattnerThis was moved to the .cpp file
2005-05-13 Chris Lattneradd a new method
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-01-17 Chris LattnerMake methods private, add a method.
2005-01-13 Chris LattnerAdd a new node type, add comments.
2005-01-07 Chris LattnerCommon base class for SelectionDAG-based instruction...