summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/variableArgumentIntrinsic.3.2.ll.bc
AgeCommit message (Collapse)Author
2014-03-02Ensure bitcode encoding of instructions and their operands stays stable.Michael Kuperstein
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