summaryrefslogtreecommitdiffstats
path: root/polly/lib/CodeGen/PTXGenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce PollyIRBuilderTobias Grosser2014-03-041-1/+1
* [cleanup] Update Polly for moved header in LLVM r199082.Chandler Carruth2014-01-131-3/+3
* Reformat with clang-formatTobias Grosser2013-05-071-19/+29
* CodeGen: clang-format goodnessTobias Grosser2013-02-051-86/+71
* Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate toChandler Carruth2013-01-021-3/+3
* Move TargetData to DataLayout to fix build breakage caused by LLVM r16540Micah Villmow2012-10-081-1/+1
* Add preliminary implementation for GPGPU code generation.Tobias Grosser2012-08-031-0/+663
* Revert "Add preliminary implementation for GPGPU code generation."Tobias Grosser2012-07-131-652/+0
* Add preliminary implementation for GPGPU code generation.Tobias Grosser2012-07-131-0/+652
OpenPOWER on IntegriCloud