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 |
ilist.h
|
Delete an unused declaration.
|
2010-08-29 14:48:15 +00:00 |
ScopedHashTable.h
|
make lookup failures not fatal.
|
2010-07-27 18:59:50 +00:00 |
STLExtras.h
|
Kill a couple of unused variables.
|
2010-08-30 18:31:44 +00:00 |
StringSet.h
|
modernize stringset interface
|
2010-07-23 03:21:53 +00:00 |
Triple.h
|
Create PTX backend. Patch by Che-Liang Chiou!
|
2010-09-07 18:14:24 +00:00 |