Chandler Carruth
e243b03a8c
Update #include paths for r198688 in LLVM that moved headers in the Assembly
...
directory to their proper homes.
llvm-svn: 198691
2014-01-07 12:59:58 +00:00
Tobias Grosser
5087d0adcb
Update to Polly for LLVM r165262 which changes TargetData to Datalayout.
...
Contributed by: Yabin Hu <yabin.hwu@gmail.com>
llvm-svn: 168903
2012-11-29 17:34:50 +00:00
Tobias Grosser
9e97ae143f
Update llvm.codegen() patch for CodeGen.cpp changes in r159694.
...
Contributed by: Yabin Hu <yabin.hwu@gmail.com>
llvm-svn: 161160
2012-08-02 08:16:40 +00:00
Tobias Grosser
822b254507
codegen.intrinsic: Update testcase to work with NVPTX backend
...
llvm-svn: 159650
2012-07-03 08:18:34 +00:00
Tobias Grosser
b266c98ccc
Update to Polly for LLVM r159614 which changes Passes.cpp.
...
Contributed by: Yabin Hu <yabin.hwu@gmail.com>
llvm-svn: 159649
2012-07-03 08:18:31 +00:00
Tobias Grosser
1b593a114e
Update to Polly for LLVM r159383 which changes SelectionDAGBuilder.cpp.
...
Contributed by: Yabin Hu <yabin.hwu@gmail.com>
llvm-svn: 159507
2012-07-01 13:47:50 +00:00
Chandler Carruth
c55b598dc2
Speculative update to Polly for LLVM r159421 which moved IRBuilder.h.
...
llvm-svn: 159423
2012-06-29 12:39:49 +00:00
Tobias Grosser
8d7c4dbf8c
Add llvm.codegen intrinsic patch file to polly/utils.
...
The "llvm.codegen" intrinsic patch is a patch to LLVM, which is used
to generate code for embedded LLVM-IR strings. In Polly, we use it
to generate ptx assembly text for GPGPU code generation.
llvm-svn: 157689
2012-05-30 13:53:57 +00:00