summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary dyn_cast and add a comment. Part of a WIP.Eric Christopher2010-01-081-4/+4
* Move the object size intrinsic optimization to inst-combine and makeEric Christopher2010-01-061-0/+12
* Move remaining stuff to the isInteger predicate.Benjamin Kramer2010-01-051-1/+1
* split call handling out to InstCombineCalls.cppChris Lattner2010-01-051-0/+1130
OpenPOWER on IntegriCloud