Age | Commit message (Expand) | Author |
---|---|---|
2003-10-20 | Added LLVM project notice to the top of every C++ source file. | John Criswell |
2003-10-13 | Regularize header file comment, eliminate using's | Chris Lattner |
2003-10-10 | Fix spelling. | Misha Brukman |
2003-08-01 | DEBUG got moved to Support/Debug.h | Chris Lattner |
2003-02-14 | Changes to runtime framework | Anand Shukla |
2003-01-14 | Clean up #includes | Chris Lattner |
2002-10-01 | Updates to work with recent Statistic's changes: | Chris Lattner |
2002-09-16 | Incorporated changes in alloca and getElementPointer instruction | Anand Shukla |
2002-07-18 | minor corrections | Anand Shukla |
2002-06-25 | additions and bug fixes | Anand Shukla |
2002-05-22 | Convert code to use the DEBUG macro so that debug code can simply be | Chris Lattner |
2002-02-26 | * Changes to compile successfully with GCC 3.0 | Chris Lattner |
2002-02-26 | Initial check in of graph.cpp: implements graph interface used in path profiles | Anand Shukla |