Age | Commit message (Expand) | Author |
---|---|---|
2012-03-05 | fix typos | Sebastian Pop |
2012-03-05 | remove spaces on empty lines | Sebastian Pop |
2012-02-10 | Update BBVectorize to use aliasesUnknownInst. | Hal Finkel |
2012-02-06 | fix indentation | Sebastian Pop |
2012-02-05 | Simplify contains tests using 'count'. | David Blaikie |
2012-02-05 | BBVectorize.cpp: Get rid of comparision to bool to fix a warning. | NAKAMURA Takumi |
2012-02-04 | Boost the effective chain depth of loads and stores. | Hal Finkel |
2012-02-02 | BBVectorize: Simplify code, no functionality change. | Benjamin Kramer |
2012-02-02 | Minor changes from review. | Hal Finkel |
2012-02-02 | Vectorize long blocks in groups. | Hal Finkel |
2012-02-01 | BBVectorize.cpp: Try to fix MSVC build. map::iterator and multimap::iterator ... | NAKAMURA Takumi |
2012-02-01 | A few of the changes suggested in code review (by Nick Lewycky) | Hal Finkel |
2012-02-01 | Add a basic-block autovectorization pass. | Hal Finkel |