Analysis
|
Teach lint about address spaces
|
2014-03-06 17:33:55 +00:00 |
AsmParser
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
Bitcode
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
DebugInfo
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
IR
|
Teach lint about address spaces
|
2014-03-06 17:33:55 +00:00 |
IRReader
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
LTO
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
MC
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
Object
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
Support
|
Add <cstddef> for use of std::ptrdiff_t.
|
2014-03-06 06:13:54 +00:00 |
TableGen
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
Target
|
R600/SI: Expand selects on vectors.
|
2014-03-06 17:34:03 +00:00 |
Transforms
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |