aboutsummaryrefslogtreecommitdiffstats
path: root/slang.h
Commit message (Expand)AuthorAgeFilesLines
* Merge "Enable warnings in llvm_rs_cc" into mnc-devJean-Luc Brouillet2015-06-141-42/+12
|\
| * Enable warnings in llvm_rs_ccJean-Luc Brouillet2015-05-281-42/+12
* | Fix actual errors and remove warnings suppressions.Stephen Hines2015-06-101-2/+8
|/
* Merge Slang with SlangRS, Backend with RSBackend.Jean-Luc Brouillet2015-05-191-36/+107
* Suppress warnings on our second compilation (for 64-bit).Stephen Hines2014-08-151-1/+1
* Update slang for LLVM rebase to r212749.Stephen Hines2014-07-251-13/+12
* Add an option to emit 32-bit and 64-bit bitcode.Stephen Hines2014-07-091-5/+13
* Adapt llvm-rs-cc for LLVM/Clang update.Stephen Hines2013-05-061-1/+2
* Updates for LLVM merge to r171906 on 20130108.Stephen Hines2013-01-211-8/+11
* am fa5209a2: am 9c459f0c: Merge "Enable emission of debugger-friendly bitcode"Jean-Baptiste Queru2012-03-011-0/+6
|\
| * Enable emission of debugger-friendly bitcodemkopec12012-02-291-0/+6
* | Style violation cleanup.Stephen Hines2012-02-241-1/+1
* | Apply changes to migrate to upstream (Dec 16th 2011)Logan Chien2011-12-161-3/+4
* | Add support for warning flag processing.Stephen Hines2011-12-051-8/+4
|/
* Apply changes to migrate to LLVM upstream Oct 20th 2011.Logan Chien2011-10-221-44/+66
* Apply changes to migrate to LLVM Mar 6th 2011.Logan2011-03-091-0/+2
* NOTICE file and logn:Shih-wei Liao2011-03-011-0/+2
* Support for generating .java dependencies for RS.Stephen Hines2011-01-311-0/+5
* Improve code style.Stephen Hines2010-11-101-8/+9
* Remove Slang::TargetDescription.Zonr Chang2010-10-131-2/+0
* Implement one-definition-rule (ODR) feature.Zonr Chang2010-10-121-2/+6
* Prepend legal announcement in all files.Zonr Chang2010-10-121-0/+16
* Refactor a bit & -M bug fixed.Zonr Chang2010-10-121-3/+3
* Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver...Shih-wei Liao2010-10-101-9/+17
* Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."Shih-wei Liao2010-10-101-17/+9
* New implementation of llvm-rs-cc (replacement of slang_driver).Shih-wei Liao2010-10-091-9/+17
* Pass additional dep target to slangYing Wang2010-10-071-0/+2
* Add support to Slang for "-MD" option.Stephen Hines2010-10-071-2/+6
* Add "-M" dependency generation to Slang.Stephen Hines2010-10-061-0/+5
* Provide better abstraction of class Slang.Zonr Chang2010-10-061-129/+68
* More coding style fixing to improve the readability. No actual semanticszonr2010-10-051-0/+223