Age | Commit message (Expand) | Author |
---|---|---|
2013-04-30 | TBAA: remove !tbaa from testing cases if not used. | Manman Ren |
2012-05-12 | Fix test cases. | Akira Hatanaka |
2012-04-16 | Flip the new block-placement pass to be on by default. | Chandler Carruth |
2012-01-31 | Remove all references to the old EH. | Bill Wendling |
2011-10-24 | Change the default scheduler from Latency to ILP, since Latency | Dan Gohman |
2011-09-09 | Fix test cases. | Akira Hatanaka |
2011-09-02 | Better fix for this testcase. Update it to the new EH scheme entirely. | Bill Wendling |
2011-09-02 | Update for new EH stuff. (I'm not sure if this is 100% correct.) | Bill Wendling |
2011-06-07 | Add test case for C++ exception handling and fix the following mistakes in Mi... | Akira Hatanaka |