aboutsummaryrefslogtreecommitdiff
path: root/test/NaCl/Bitcode/call-elide.ll
AgeCommit message (Expand)Author
2013-09-18Only allow PNaCl version 2 bitcode files.Karl Schimpf
2013-09-06PNaCl bitcode: Fix some tests to not use unsupported pointer-typed argsMark Seaborn
2013-09-05PNaCl bitcode: Change test to use an intrinsic to make it more realisticMark Seaborn
2013-09-05PNaCl bitcode: Indirect calls: Store return type instead of function typeMark Seaborn
2013-09-04PNaCl bitcode reader: Disallow pointer-typed arguments in indirect callsMark Seaborn
2013-09-03Remove all remaining pointer casts from PNaCl bitcode files.Karl Schimpf
2013-08-28Handle pointer conversions for call instructions.Karl Schimpf