Started to fix problem with blocks that do not end with BRA instructions
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Fri, 16 Mar 2012 19:38:57 +0000 (19:38 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:15:43 +0000 (16:15 -0700)
commit2e17010ba5c592cc95e215461a8bcbd3d6151c30
tree8216559f15e263c9548dc74402d36bf71a70be2d
parent6f7b95e50bed046c9533dbe81483f853bbbf0b8c
Started to fix problem with blocks that do not end with BRA instructions
backend/kernels/loop2.cl [new file with mode: 0644]
backend/kernels/loop2.ll [new file with mode: 0644]
backend/src/ir/context.cpp
backend/src/llvm/llvm_gen_backend.cpp
backend/src/utest/utest_llvm.cpp