summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LowerPacked.cpp
Commit message (Expand)AuthorAgeFilesLines
* For PR950:Reid Spencer2006-10-201-11/+11
* eliminate RegisterOpt. It does the same thing as RegisterPass.Chris Lattner2006-08-271-1/+1
* Lowerpacked and SCCP support for the insertelement operation.Robert Bocchino2006-01-171-8/+45
* Added lower packed support for the extractelement operation.Robert Bocchino2006-01-101-0/+31
* getting there...Duraid Madina2005-12-261-0/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-44/+44
* Fix the exposed prototype for the lower packed pass, thanks toChris Lattner2004-11-191-1/+2
* Check in hook that I forgotChris Lattner2004-11-181-0/+3
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Initial checkin of a pass to lower packed operations to scalars operations.Reid Spencer2004-08-211-0/+359
OpenPOWER on IntegriCloud