summary refs log tree commit diff
path: root/src/test/codegen/scalar-pair-bool.rs
AgeCommit message (Expand)AuthorLines
2019-09-13codegen: use "_N" (like for other locals) instead of "argN", for argument names.Eduard-Mihai Burtescu-6/+6
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-05Update scalar pairs per review commentsJosh Stone-0/+14
2018-07-05Store scalar pair bools as i8 in memoryJosh Stone-0/+40