Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
unittests
/
IR
/
WaymarkTest.cpp
8be7707
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 9 years ago
1871cba
Fix a leak found by asan.
by Rafael Espindola
· 11 years ago
b177041
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
db3a9e6
Revert patches to add case-range support for PR1255.
by Bob Wilson
· 12 years ago
d422e9f
IRTests/WaymarkTest.cpp: Fix in --vg-leak.
by NAKAMURA Takumi
· 13 years ago
bde0f0f
Untabify.
by NAKAMURA Takumi
· 13 years ago
31659fa
Improve r172464: const_cast is not needed if the variable is not const
by Dmitri Gribenko
· 13 years ago
c8be88a
Fix Casts
by David Greene
· 13 years ago
c779e96
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
by Chandler Carruth
· 13 years ago
[Renamed (94%) from unittests/VMCore/WaymarkTest.cpp]
0b8c9a8
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
d543931
do not play preprocessor tricks with 'private', use public interfaces instead; this appeases the VC++ buildbots
by Gabor Greif
· 13 years ago
9a5f90a
add unit test for waymarking algorithm (Use::getUser)
by Gabor Greif
· 13 years ago