| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [IR] Limit bits used for CallingConv::ID, update tests | Vedant Kumar | 2015-10-27 | 1 | -0/+0 |
| | | | | | | | | | | | | | Use 10 bits to represent calling convention ID's instead of 13, and update the bitcode compatibility tests accordingly. We now error-out in the bitcode reader when we see bad calling conv ID's. Thanks to rnk and dexonsmith for feedback! Differential Revision: http://reviews.llvm.org/D13826 llvm-svn: 251452 | ||||
| * | [Bitcode] Add compatibility test for llvm 3.7.0 | Vedant Kumar | 2015-09-08 | 1 | -0/+0 |
| This patch adds llvm-3.7 IR and generated bitcode for our compatibility test (in accordance with the developer policy). llvm-svn: 247031 | |||||

