Age | Commit message (Expand) | Author |
---|---|---|
2009-10-17 | daniel really wants this in the testsuite. | Chris Lattner |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-06-06 | PR4339: make sure to properly extend/trunc the index of a vector element | Eli Friedman |
2009-03-28 | Fix silly mistake in test. | Eli Friedman |
2009-03-28 | Misc small fixes/cleanups/comment changes. | Eli Friedman |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-01-30 | Upgrade the "excess elements in array initializer" warning to an | Douglas Gregor |
2009-01-27 | eliminate some random .ll file outputs | Chris Lattner |
2008-08-21 | Update a number of CodeGen tests to not create .ll files in the test | Daniel Dunbar |
2008-05-30 | Fix constant vector init for initializer lists with an incomplete list | Eli Friedman |
2008-02-02 | Add RUN line. | Anders Carlsson |
2008-02-01 | Add trailing newline. | Anders Carlsson |
2008-02-01 | Only OCU vectors can be splatted. | Anders Carlsson |