summaryrefslogtreecommitdiff
path: root/lib/Transforms/Scalar/SimplifyHalfPowrLibCalls.cpp
Commit message (Expand)AuthorAge
* improve portability to avoid conflicting with std::next in c++'0x.Chris Lattner2009-12-03
* eliminate VISIBILITY_HIDDEN from Transforms/Scalar. PR4861Chris Lattner2009-09-02
* Remove Value::getName{Start,End}, the last of the old Name APIs.Daniel Dunbar2009-07-26
* Convert several more passes to use getAnalysisIfAvailable<TargetData>()Dan Gohman2009-07-24
* eliminate warning when asserts disabled.Chris Lattner2008-12-14
* Add a new pass to simplify specific half_powr function calls. This isDan Gohman2008-11-04