Age | Commit message (Expand) | Author |
---|---|---|
2009-09-20 | simplify as daniel suggests | Chris Lattner |
2009-09-20 | move a couple non-trivial methods out of line, add new | Chris Lattner |
2009-09-19 | add some more overloads of StringRef::getAsInteger for | Chris Lattner |
2009-09-19 | provide a "strtoull" operation that works on StringRef's. | Chris Lattner |
2009-09-16 | Add StringRef::{rfind, rsplit} | Daniel Dunbar |