APFloat.h
|
Don't pass StringRef by reference.
|
2010-07-14 22:38:02 +00:00 |
APInt.h
|
Use getAllOnesValue, saves a copy and looks better.
|
2010-08-13 00:29:44 +00:00 |
DAGDeltaAlgorithm.h
|
Fix a gcc warning:
|
2010-06-09 03:00:05 +00:00 |
DenseSet.h
|
Fill out the interface of DenseSet a bit.
|
2010-07-27 23:55:47 +00:00 |
FoldingSet.h
|
Fix typo.
|
2010-08-07 05:25:29 +00:00 |
ScopedHashTable.h
|
make lookup failures not fatal.
|
2010-07-27 18:59:50 +00:00 |
StringSet.h
|
modernize stringset interface
|
2010-07-23 03:21:53 +00:00 |