summaryrefslogtreecommitdiff
path: root/source/slang/ir-validate.cpp
AgeCommit message (Expand)Author
2019-02-15Split front- and back-ends (#846)Tim Foley
2018-12-11Decorations are instructions (#748)Tim Foley
2018-05-02Fix emit logic when "terminators" occur in the middle of a block (#540)Tim Foley
2018-04-23Improve SSA promotion for arrays and structs (#521)Tim Foley
2018-04-11Introduce an IR-level type system (#481)Tim Foley
2018-03-03IR: next phase of "everything is an instruction" (#433)Tim Foley