llvm-project/polly/test/Cloog
Yabin Hu cc91169fd7 Remove use of llvm.codegen intrinsic for GPGPU codegen
We use llvm.codegen intrinsic to generate code for embedded LLVM-IR
strings. The reason we introduce such a intrinsic is that previous
clang/opt tools was NOT linked with various LLVM targets and their
AsmParsers and AsmPrinters. Since clang/opt been linked with all the
needed libraries, we no longer need the llvm.codegen intrinsic.

llvm-svn: 211573
2014-06-24 08:11:36 +00:00
..
CodeGen Remove use of llvm.codegen intrinsic for GPGPU codegen 2014-06-24 08:11:36 +00:00
ScheduleOptimizer execute cloog specific testcases only with CLOOG_FOUND 2012-12-03 21:33:40 +00:00
ScopDetection Move polly options into separate option category 2013-05-07 07:31:10 +00:00
ambigous_schedule.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
ambigous_schedule___%for.cond---%for.end30.jscop
lit.local.cfg Fixed missing cloog test with automake/configure build setup 2014-04-22 15:30:43 +00:00