summaryrefslogtreecommitdiff
path: root/lib/Transforms/Vectorize
Commit message (Expand)AuthorAge
* fix typosSebastian Pop2012-03-05
* remove spaces on empty linesSebastian Pop2012-03-05
* Update BBVectorize to use aliasesUnknownInst.Hal Finkel2012-02-10
* fix indentationSebastian Pop2012-02-06
* Simplify contains tests using 'count'.David Blaikie2012-02-05
* BBVectorize.cpp: Get rid of comparision to bool to fix a warning.NAKAMURA Takumi2012-02-05
* Boost the effective chain depth of loads and stores.Hal Finkel2012-02-04
* BBVectorize: Simplify code, no functionality change.Benjamin Kramer2012-02-02
* Minor changes from review.Hal Finkel2012-02-02
* Vectorize long blocks in groups.Hal Finkel2012-02-02
* BBVectorize.cpp: Try to fix MSVC build. map::iterator and multimap::iterator ...NAKAMURA Takumi2012-02-01
* A few of the changes suggested in code review (by Nick Lewycky)Hal Finkel2012-02-01
* Add a basic-block autovectorization pass.Hal Finkel2012-02-01