summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/conversionInstructions.3.2.ll.bc
Commit message (Collapse)AuthorAgeFilesLines
* Ensure bitcode encoding stays stable.Michael Kuperstein2014-09-231-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 Kuperstein2014-02-261-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
OpenPOWER on IntegriCloud