Age | Commit message (Expand) | Author |
---|---|---|
2004-09-01 | Changes For Bug 352 | Reid Spencer |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM notice. | John Criswell |
2003-09-30 | Standardize header file comments | Chris Lattner |
2003-08-18 | Spell `necessary' correctly. | Misha Brukman |
2003-07-25 | Fix visibility problem exposed by GCC 3.3 | Chris Lattner |
2003-06-17 | Regularize the names of #include-guards. | Brian Gaeke |
2003-03-21 | Update comment | Chris Lattner |
2002-10-28 | Don't #include <Support/*>, #include "Support/*" | Chris Lattner |
2002-07-25 | GCC 3.1 changes | Chris Lattner |
2002-07-24 | GCC 3.1 fixes | Chris Lattner |
2002-02-24 | Genericize the ReversePostOrderIterator. | Chris Lattner |
2002-02-04 | PostOrderIterator really does depend on Method and BasicBlock. Obviously this | Chris Lattner |
2002-01-20 | Changes to build successfully with GCC 3.02 | Chris Lattner |
2001-11-27 | Create a new #include "Support/..." directory structure to move things | Chris Lattner |