AMDGPU/SI: Reserve appropriate number of sgprs for flat scratch init.
[oota-llvm.git] / test / ExecutionEngine / OrcMCJIT / 2003-01-15-AlignmentTest.ll
2015-03-25 Lang Hames[Orc][lli] Add a very simple Orc-based lazy JIT to...