summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/miscInstructions.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-03-021-0/+0
This includes instructions that relate to memory access (load/store/GEP), comparison instructions and calls. Work was done by lama.saba@intel.com. llvm-svn: 202647
OpenPOWER on IntegriCloud