aboutsummaryrefslogtreecommitdiff
path: root/slang.h
AgeCommit message (Expand)Author
2017-07-24Improve Java reflection for 32-bit versus 64-bit differences.David Gross
2016-10-11Fix slang to compile with LLVM r275480Pirama Arumuga Nainar
2016-03-15Update slang for LLVM rebase to r256229Pirama Arumuga Nainar
2015-11-17Remove PragmaRecorder.David Gross
2015-08-15Merge "Update Slang for LLVM rebase to r239765"Stephen Hines
2015-08-06Merge "Enhance diagnostic options."David Gross
2015-08-06Enhance diagnostic options.David Gross
2015-07-23Add "-MP" support to llvm-rs-cc.Ying Wang
2015-07-10Update Slang for LLVM rebase to r239765Pirama Arumuga Nainar
2015-06-10Fix actual errors and remove warnings suppressions.Stephen Hines
2015-05-28Enable warnings in llvm_rs_ccJean-Luc Brouillet
2015-05-05Merge Slang with SlangRS, Backend with RSBackend.Jean-Luc Brouillet
2014-08-15Suppress warnings on our second compilation (for 64-bit).Stephen Hines
2014-07-25Update slang for LLVM rebase to r212749.Stephen Hines
2014-07-09Add an option to emit 32-bit and 64-bit bitcode.Stephen Hines
2013-05-06Adapt llvm-rs-cc for LLVM/Clang update.Stephen Hines
2013-01-21Updates for LLVM merge to r171906 on 20130108.Stephen Hines
2012-03-01am fa5209a2: am 9c459f0c: Merge "Enable emission of debugger-friendly bitcode"Jean-Baptiste Queru
2012-02-29Enable emission of debugger-friendly bitcodemkopec1
2012-02-24Style violation cleanup.Stephen Hines
2011-12-16Apply changes to migrate to upstream (Dec 16th 2011)Logan Chien
2011-12-05Add support for warning flag processing.Stephen Hines
2011-10-22Apply changes to migrate to LLVM upstream Oct 20th 2011.Logan Chien
2011-03-09Apply changes to migrate to LLVM Mar 6th 2011.Logan
2011-03-01NOTICE file and logn:Shih-wei Liao
2011-01-31Support for generating .java dependencies for RS.Stephen Hines
2010-11-10Improve code style.Stephen Hines
2010-10-13Remove Slang::TargetDescription.Zonr Chang
2010-10-12Implement one-definition-rule (ODR) feature.Zonr Chang
2010-10-12Prepend legal announcement in all files.Zonr Chang
2010-10-12Refactor a bit & -M bug fixed.Zonr Chang
2010-10-10Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver...Shih-wei Liao
2010-10-10Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."Shih-wei Liao
2010-10-09New implementation of llvm-rs-cc (replacement of slang_driver).Shih-wei Liao
2010-10-07Pass additional dep target to slangYing Wang
2010-10-07Add support to Slang for "-MD" option.Stephen Hines
2010-10-06Add "-M" dependency generation to Slang.Stephen Hines
2010-10-06Provide better abstraction of class Slang.Zonr Chang
2010-10-05More coding style fixing to improve the readability. No actual semanticszonr