start adding graphics pipeline
[kazan.git] / src / llvm_wrapper / llvm_wrapper.h
2017-08-12 Jacob Lifshaystart adding graphics pipeline
2017-08-11 Jacob Lifshayadd alignment to generated llvm ir
2017-08-03 Jacob Lifshayimplemented more instructions
2017-08-01 Jacob Lifshaygenerating x86 code works
2017-07-28 Jacob Lifshayadded per-function target attributes
2017-07-27 Jacob Lifshaycompiling test shader to LLVM IR works
2017-07-21 Jacob Lifshayworking on implementing Spirv_to_llvm -- need to fix...
2017-07-19 Jacob Lifshayworking on implementing spirv_to_llvm
2017-07-18 Jacob Lifshayworking on implementing llvm type generation
2017-07-13 Jacob Lifshayworking on Spirv_to_llvm