Age | Commit message (Expand) | Author |
---|---|---|
2003-10-20 | This #include is no longer necessary | Chris Lattner |
2003-10-20 | Added LLVM notice. | John Criswell |
2003-10-15 | This file uses assert and doesn't include anything which already #includes <c... | Chris Lattner |
2003-09-30 | Standardize header file comments | Chris Lattner |
2003-08-29 | Fix compilation problems with G++ 3.4 | Chris Lattner |
2003-07-25 | Fix accessibility problems GCC 3.3 | Chris Lattner |
2003-06-30 | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell |
2003-06-17 | Regularize the names of #include-guards. | Brian Gaeke |
2003-04-23 | Allow autoconversion from ilist_iterator<T> to T* in a dyn_cast and friends | Chris Lattner |
2002-09-16 | Add ilist_iterator constructor from a node reference. | Vikram S. Adve |
2002-07-24 | Use the new include/Support/iterator file | Chris Lattner |
2002-07-24 | Changes to make it GCC 3.1 compatible | Chris Lattner |
2002-06-25 | changes to make it compatible with 64bit gcc | Anand Shukla |
2002-06-25 | MEGAPATCH checkin. | Chris Lattner |