aboutsummaryrefslogtreecommitdiffstats
path: root/rs_cc_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable warnings in llvm_rs_ccJean-Luc Brouillet2015-05-281-147/+173
* Emit 32/64-bit bitcode appropriately for C++ reflection.Stephen Hines2014-09-101-3/+16
* Emit both 32-bit and 64-bit bitcode for target API >= 21.Stephen Hines2014-08-201-4/+7
* Update slang for LLVM rebase to r212749.Stephen Hines2014-07-251-3/+2
* Add an option to emit 32-bit and 64-bit bitcode.Stephen Hines2014-07-091-0/+6
* Adds support for multi-input kernels to Slang.Chris Wailes2014-07-071-0/+4
* Add -v (-verbose/--verbose) option to llvm-rs-cc.Stephen Hines2014-06-111-0/+1
* Clean up more of the RSCCOptions class.Stephen Hines2014-06-111-9/+10
* Separate out option processing from llvm-rs-cc.cpp.Stephen Hines2014-06-061-0/+216