Track IR ordering of SelectionDAG nodes 2/4.
[oota-llvm.git] / include / llvm / CodeGen / LexicalScopes.h
2013-02-02 Manman RenCorrect indentation for dumping LexicalScope.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-06-16 Benjamin KramerGuard private fields that are unused in Release builds...
2012-04-09 Eric ChristopherTypo.
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-08-12 Devang PatelConstify.
2011-08-12 Devang PatelUse ArrayRef.
2011-08-12 Nick LewyckyA virtual destructor for the class with virtual methods!
2011-08-10 Devang PatelStay within 80 columns.
2011-08-10 Devang PatelProvide utility to extract and use lexical scoping...