summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Commit message (Expand)AuthorAgeFilesLines
* tidy up some stuff duncan pointed out.Chris Lattner2010-01-081-2/+3
* optimize comparisons against cttz/ctlz/ctpop, patch by Alastair Lynn!Chris Lattner2010-01-051-1/+23
* Truncate GEP indexes larger than the pointer size down to pointer sizeChris Lattner2010-01-041-0/+9
* split instcombine of compares (visit[FI]Cmp) out toChris Lattner2010-01-041-0/+2443
OpenPOWER on IntegriCloud