Age | Commit message (Expand) | Author |
---|---|---|
2013-09-18 | Only allow PNaCl version 2 bitcode files. | Karl Schimpf |
2013-09-06 | PNaCl bitcode: Fix some tests to not use unsupported pointer-typed args | Mark Seaborn |
2013-09-05 | PNaCl bitcode: Change test to use an intrinsic to make it more realistic | Mark Seaborn |
2013-09-05 | PNaCl bitcode: Indirect calls: Store return type instead of function type | Mark Seaborn |
2013-09-04 | PNaCl bitcode reader: Disallow pointer-typed arguments in indirect calls | Mark Seaborn |
2013-09-03 | Remove all remaining pointer casts from PNaCl bitcode files. | Karl Schimpf |
2013-08-28 | Handle pointer conversions for call instructions. | Karl Schimpf |