[mips] Implement NaCl sandboxing of indirect jumps:
authorSasa Stankovic <Sasa.Stankovic@imgtec.com>
Fri, 28 Feb 2014 10:00:38 +0000 (10:00 +0000)
committerSasa Stankovic <Sasa.Stankovic@imgtec.com>
Fri, 28 Feb 2014 10:00:38 +0000 (10:00 +0000)
  * Align targets of indirect jumps to instruction bundle boundaries (in MI layer).
  * Add masking instructions before indirect jumps (in MC layer).

Differential Revision: http://llvm-reviews.chandlerc.com/D2847

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202479 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found