Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure bitcode encoding of instructions and their operands stays stable. | Michael Kuperstein | 2014-03-02 | 1 | -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 |