projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Reduce usage of sys::Path in the graph writer.
[oota-llvm.git]
/
lib
/
Support
/
StringRef.cpp
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
2012-10-02
Nick Kledzik
Improve overflow detection in StringRef::getAsUnsignedI...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Michael J. Spencer
[Support/StringRef] Add find_last_not_of and {r,l,...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Chris Lattner
Don't die with an assertion if the Result bitwidth...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-21
Chris Lattner
No need for "else if" after a return. Autosense "0o123...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
Michael J. Spencer
Make StringRef::getAsInteger work with all integer...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Chandler Carruth
Add generic support for hashing StringRef objects using...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-24
Duncan Sands
Workaround a miscompilation by gcc-4.3 that showed...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Duncan Sands
Move the implementation of StringRef::split out of...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Kaelyn Uhrain
Add function for computing the edit distance of two...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Benjamin Kramer
Fix a typo.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Daniel Dunbar
ADT/StringRef: Add ::lower() and ::upper() methods.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Benjamin Kramer
Fix handling of the From parameter in StringRef::find.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-15
Benjamin Kramer
Add a bad char heuristic to StringRef::find.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-30
Jakob Stoklund Olesen
Fix a bug in compare_numeric().
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
Lenny Maiorani
Remove bounded StringRef::compare() since nothing but...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Lenny Maiorani
Implements StringRef::compare with bounds. It is behave...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Chris Lattner
Fix a ton of comment typos found by codespell. Patch by
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Jay Foad
PR5207: Change APInt methods trunc(), sext(), zext...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Michael J. Spencer
Support/ADT/StringRef: Add find_last_of.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-26
Michael J. Spencer
Fix Whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-07
Ted Kremenek
Fix memory leak in StringRef::edit_distance(). 'Alloca...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Douglas Gregor
Extend StringRef's edit-distance algorithm to permit...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Benjamin Kramer
StringRef::compare_numeric also differed from StringRef...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Benjamin Kramer
Do unsigned char comparisons in StringRef::compare_lowe...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Benjamin Kramer
Avoid O(n*m) complexity in StringRef::find_first(_not...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Jakob Stoklund Olesen
Add StringRef::compare_numeric and use it to sort Table...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-28
John McCall
Add an override to StringRef::getAsInteger which parses...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Douglas Gregor
More trivial optimizations to a function well outside...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Douglas Gregor
Switch StringRef::edit_distance over to using raw point...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-31
Douglas Gregor
Document the edit-distance algorithm used in StringRef...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-30
Douglas Gregor
Implement edit distance for StringRef
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Daniel Dunbar
Use StringRef::min instead of std::min.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-12
Benjamin Kramer
Add compare_lower and equals_lower methods to StringRef...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-11
Daniel Dunbar
Add From arguments to StringRef search functions, and...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
Daniel Dunbar
Pass StringRef by value.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Daniel Dunbar
Workaround what I believe is an MSVC bug where it emits...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-20
Chris Lattner
simplify as daniel suggests
blob
|
commitdiff
|
raw
|
diff to current
2009-09-20
Chris Lattner
move a couple non-trivial methods out of line, add new
blob
|
commitdiff
|
raw
|
diff to current
2009-09-19
Chris Lattner
add some more overloads of StringRef::getAsInteger for
blob
|
commitdiff
|
raw
|
diff to current
2009-09-19
Chris Lattner
provide a "strtoull" operation that works on StringRef's.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Daniel Dunbar
Add StringRef::{rfind, rsplit}
blob
|
commitdiff
|
raw
|
diff to current