Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure bitcode encoding stays stable. | Michael Kuperstein | 2014-09-23 | 1 | -0/+0 |
| | | | | | | | | This includes constants, attributes, and some additional instructions not covered by previous tests. Work was done by lama.saba@intel.com. llvm-svn: 218297 | ||||
* | Ensure bitcode encoding of instructions and their operands stays stable. | Michael Kuperstein | 2014-02-26 | 1 | -0/+0 |
This includes instructions with aggregate operands (insert/extract), instructions with vector operands (insert/extract/shuffle), binary arithmetic and bitwise instructions, conversion instructions and terminators. Work was done by lama.saba@intel.com. llvm-svn: 202262 |