Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e94ee833f9444b629bdbbd9fd08b51a04560c1a0
/
llvm
/
unittests
/
Analysis
/
ValueTrackingTest.cpp
70dbd5f
Infer lowest bits of an integer Multiply when the low bits of the operands are known
by Simon Dardis
· 8 years ago
8580cd4
[ValueTracking] Avoid undefined behavior in unittest by not making a named ArrayRef from a std::initializer_list
by Craig Topper
· 9 years ago
4897cea
Fix signed-unsigned comparison warning
by Sanjoy Das
· 9 years ago
39a684d
[ValueTracking] Don't do an unchecked shift in ComputeNumSignBits
by Sanjoy Das
· 9 years ago
3bb2dbd
Fix an issue with isGuaranteedToTransferExecutionToSuccessor
by Sanjoy Das
· 9 years ago
03b42e4
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 10 years ago
687a844
[ValueTracking] Minor comment change in test
by James Molloy
· 10 years ago
569cea6
[ValueTracking] Look through casts when both operands are casts.
by James Molloy
· 10 years ago
134bec2
Add support for floating-point minnum and maxnum
by James Molloy
· 10 years ago