aboutsummaryrefslogtreecommitdiffstats
path: root/slang_backend.h
Commit message (Expand)AuthorAgeFilesLines
* Update slang for rebase to LLVM r235153Pirama Arumuga Nainar2015-05-191-3/+3
* Merge Slang with SlangRS, Backend with RSBackend.Jean-Luc Brouillet2015-05-191-18/+60
* Update slang for LLVM rebase to r230699.Stephen Hines2015-03-261-4/+4
* Adds support for multi-input kernels to Slang.Chris Wailes2014-07-071-1/+1
* Added a new development target api.Chris Wailes2014-06-171-1/+1
* Remove useless "return;" statements.Jean-Luc Brouillet2014-05-271-2/+2
* Fix clang compile errors.Narayan Kamath2014-03-251-2/+0
* am fa5209a2: am 9c459f0c: Merge "Enable emission of debugger-friendly bitcode"Jean-Baptiste Queru2012-03-011-1/+1
|\
| * Enable emission of debugger-friendly bitcodemkopec12012-02-291-1/+1
| * Add support for generating a bitcode wrapper to llvm-rs-cc.Stephen Hines2011-12-011-0/+2
* | Apply changes to migrate to upstream (Nov 25th 2011).Logan Chien2011-11-251-1/+1
* | Add support for generating a bitcode wrapper to llvm-rs-cc.Stephen Hines2011-11-221-0/+2
|/
* Apply changes to migrate to LLVM upstream Oct 20th 2011.Logan Chien2011-10-221-2/+2
* Start basic support for LLVM 2.9 bitcode writer.Stephen Hines2011-08-261-0/+5
* Fix llvm API changes to migrate to upstream r131807.Shih-wei Liao2011-06-221-1/+0
* Refactor pragma handling (pass everything to LLVM)Stephen Hines2011-01-181-2/+2
* Improve code style.Stephen Hines2010-11-101-7/+7
* Revert "embed .rsh in llvm-rs-cc".Zonr Chang2010-10-131-1/+1
* Add two new APIs in HandleTranslationUnitPre and HandleTranslationUnitPost.Zonr Chang2010-10-131-4/+14
* Remove Slang::TargetDescription.Zonr Chang2010-10-131-4/+0
* Prepend legal announcement in all files.Zonr Chang2010-10-121-0/+16
* Provide better abstraction of class Slang.Zonr Chang2010-10-061-56/+9
* More coding style fixing to improve the readability. No actual semanticszonr2010-10-051-0/+160