aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/instructions/flow.cpp
AgeCommit message (Expand)Author
2022-11-23Add OpDemoteToHelperInvocation, OpTerminateInvocationLiam
2021-04-11Remove forward references and add phi node patchingReinUsesLisp
2021-03-29Add OpUnreachableReinUsesLisp
2021-03-19Add DemoteToHelperInvocation supportReinUsesLisp
2021-02-12Add Phi supportReinUsesLisp
2020-08-01Stream SPIR-V instructions directly to a binaryReinUsesLisp
2020-07-29Upgrade to C++20 and use std::spanReinUsesLisp
2019-10-18Remove Emit entry in favor of auto-emitting codeReinUsesLisp
2019-07-14Relicense to The BSD 3-clause licenseReinUsesLisp
2019-03-11Update README.md and remove automatic capabilities additionReinUsesLisp
2019-03-11Change clang-format settingsReinUsesLisp
2019-01-05Add OpSwitchReinUsesLisp
2018-12-02Add OpKillReinUsesLisp
2018-11-16Rename "insts" directory to "instructions"ReinUsesLisp