aboutsummaryrefslogtreecommitdiffstats
path: root/slang.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update llvm-rs-cc version to 23 for M.Stephen Hines2015-07-131-1/+1
* Merge "Enable warnings in llvm_rs_cc" into mnc-devJean-Luc Brouillet2015-06-141-141/+47
|\
| * Enable warnings in llvm_rs_ccJean-Luc Brouillet2015-05-281-141/+47
* | Add Half support in slangPirama Arumuga Nainar2015-06-031-0/+5
|/
* Fix problem with generated file namesJean-Luc Brouillet2015-05-191-2/+3
* Merge Slang with SlangRS, Backend with RSBackend.Jean-Luc Brouillet2015-05-191-32/+421
* Merge "Remove fatal_error_handler on compiler reset"Pirama Arumuga Nainar2015-02-031-0/+4
|\
| * Remove fatal_error_handler on compiler resetPirama Arumuga Nainar2015-02-031-0/+4
* | Remove confusing and unnecessary initialization code.Stephen Hines2015-01-211-7/+0
|/
* Update slang for LLVM rebase to r222494.Stephen Hines2014-11-241-37/+16
* Clear up some object lifetime issues for ASTContext and Preprocessor.Stephen Hines2014-11-111-2/+0
* am 03ec6ed2: am 10dc6f31: Merge "Replace the NULL macro with nullptr literal."Stephen Hines2014-08-221-12/+12
|\
| * Replace the NULL macro with nullptr literal.Chris Wailes2014-08-201-12/+12
| * Update slang for LLVM rebase to r212749.Stephen Hines2014-07-151-4/+4
* | Suppress warnings on our second compilation (for 64-bit).Stephen Hines2014-08-151-2/+11
* | Update slang for LLVM rebase to r212749.Stephen Hines2014-07-251-4/+4
|/
* Add an option to emit 32-bit and 64-bit bitcode.Stephen Hines2014-07-091-25/+15
* Run InitializePreprocessor() to ensure that all macros are set up properly.Stephen Hines2014-06-101-0/+4
* Update slang for LLVM 3.5 rebase (r209713).Stephen Hines2014-05-281-7/+8
* Update Slang for Clang/LLVM 3.5a.Tim Murray2014-04-251-6/+6
* Update slang for LLVM 3.4 rebase.Stephen Hines2014-02-191-1/+1
* Update slang for LLVM merge up to r187914.Stephen Hines2013-08-091-6/+6
* Turn off "lax vector conversions".Stephen Hines2013-05-141-0/+1
* Adapt llvm-rs-cc for LLVM/Clang update.Stephen Hines2013-05-061-1/+2
* Updates for LLVM merge to r176139.Stephen Hines2013-03-051-2/+1
* Updates for LLVM merge to r171906 on 20130108.Stephen Hines2013-01-211-17/+27
* Apply changes to migrate to CLANG-160673-20120724.Shih-wei Liao2012-08-021-2/+4
* Set LangOpts.Renderscript = 1.Stephen Hines2012-08-011-0/+1
* Adapt to upstream Clang/LLVM changes.Stephen Hines2012-03-051-1/+3
* am fa5209a2: am 9c459f0c: Merge "Enable emission of debugger-friendly bitcode"Jean-Baptiste Queru2012-03-011-1/+9
|\
| * Enable emission of debugger-friendly bitcodemkopec12012-02-291-1/+9
* | Force LangOpts.CharIsSigned=1 (although it is currently the default).Stephen Hines2012-02-271-0/+1
* | Style violation cleanup.Stephen Hines2012-02-241-3/+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-17/+12
* | Adapt to upstream changes.Stephen Hines2011-11-101-1/+2
|/
* Apply changes to migrate to LLVM upstream Oct 20th 2011.Logan Chien2011-10-221-63/+59
* Generate warnings properly for multi-file compiles.Stephen Hines2011-09-231-0/+1
* Fix llvm API changes to migrate to upstream r131807.Shih-wei Liao2011-06-221-1/+4
* Migrate to newer API.Logan Chien2011-03-101-4/+2
* Apply changes to migrate to LLVM Mar 6th 2011.Logan2011-03-091-21/+19
* NOTICE file and logn:Shih-wei Liao2011-03-011-5/+10
* Add support for assertions in llvm-rs-cc.Stephen Hines2011-02-071-2/+3
* Support for generating .java dependencies for RS.Stephen Hines2011-01-311-0/+7
* Enforce C99 checking.Shih-wei Liao2011-01-191-1/+1
* Refactor pragma handling (pass everything to LLVM)Stephen Hines2011-01-181-3/+3
* Improve code style.Stephen Hines2010-11-101-45/+49
* Remove Slang::TargetDescription.Zonr Chang2010-10-131-15/+0
* Implement one-definition-rule (ODR) feature.Zonr Chang2010-10-121-4/+11
* Prepend legal announcement in all files.Zonr Chang2010-10-121-0/+16