Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2e19f593040cfa77aec58b0816bff0e3235799e3
/
llvm
/
lib
/
Transforms
/
Utils
/
CmpInstAnalysis.cpp
683170b
move decomposeBitTestICmp() to Transforms/Utils; NFC
by Sanjay Patel
· 9 years ago
be53c65
fix documentation comments; NFC
by Sanjay Patel
· 9 years ago
f40110f
[C++] Use 'nullptr'. Transforms edition.
by Craig Topper
· 12 years ago
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
a2886c2
Convert assert(0) to llvm_unreachable
by Craig Topper
· 14 years ago
b48ed1a
Remove unreachable code. (replace with llvm_unreachable to help GCC where necessary)
by David Blaikie
· 14 years ago
ebf98c1
Refactor code used in InstCombine::FoldAndOfICmps to new file.
by Pete Cooper
· 14 years ago