Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
unittests
/
IR
/
UserTest.cpp
3c0d607
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
a2d2e19c
[IR] Adding const_value_op_iterator for IR/User.h
by Mohammed Agabaria
· 9 years ago
8be7707
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 9 years ago
fdf52d3
[Function] Properly remove use when clearing personality
by Keno Fischer
· 10 years ago
1b27914
[cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py.
by Chandler Carruth
· 11 years ago
9b29ff9
Modernize the .ll parsing interface.
by Rafael Espindola
· 11 years ago
b177041
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
c95ce87
Make the User::value_op_iterator a random access iterator. I had written
by Chandler Carruth
· 11 years ago