aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Scalar/LowerPacked.cpp
AgeCommit message (Expand)Author
2006-01-17Lowerpacked and SCCP support for the insertelement operation.Robert Bocchino
2006-01-10Added lower packed support for the extractelement operation.Robert Bocchino
2005-12-26getting there...Duraid Madina
2005-04-21Remove trailing whitespaceMisha Brukman
2004-11-19Fix the exposed prototype for the lower packed pass, thanks toChris Lattner
2004-11-18Check in hook that I forgotChris Lattner
2004-09-01Changes For Bug 352Reid Spencer
2004-08-21Initial checkin of a pass to lower packed operations to scalars operations.Reid Spencer