aboutsummaryrefslogtreecommitdiffstats
path: root/BitWriter_2_9_func
Commit message (Expand)AuthorAgeFilesLines
* Update slang for rebase to LLVM r235153Pirama Arumuga Nainar2015-05-192-22/+21
* Update slang for LLVM rebase to r230699.Stephen Hines2015-03-263-318/+401
* Use gcc instead of clang when building Windows SDK.Logan Chien2014-06-131-0/+3
* Use clang for llvm-related projectAndrew Hsieh2014-05-081-0/+1
* Update Slang for Clang/LLVM 3.5a.Tim Murray2014-04-251-7/+3
* Update slang for LLVM 3.4 rebase.Stephen Hines2014-02-192-68/+1
* Write legacy function attributes properly.Stephen Hines2013-06-212-5/+10
* Updates for LLVM merge to r176139.Stephen Hines2013-03-053-33/+43
* Updates for LLVM merge to r171906 on 20130108.Stephen Hines2013-01-214-84/+82
* Fix up slang for LLVM upstream merge to r162314.Stephen Hines2012-08-231-2/+2
* Expand case range values for legacy BitcodeWriter.Shih-wei Liao2012-08-052-5/+85
* resolved conflicts for merge of 5e9ab711 to jb-dev-plus-aospStephen Hines2012-07-161-4/+0
|\
| * Update ValueEnumerator.* to be more like external/llvm/.Stephen Hines2012-07-152-5/+43
* | resolved conflicts for merge of b856e3fc to jb-dev-plus-aospStephen Hines2012-07-161-0/+4
|\|
| * Place each ValueEnumerator in its own namespace.Stephen Hines2012-07-153-51/+62
* | Fix ConstantDataSequential bitcode encoding issue.Stephen Hines2012-07-132-19/+18
* | Update ValueEnumerator.* to be more like external/llvm/.Stephen Hines2012-07-132-5/+43
* | Place each ValueEnumerator in its own namespace.Stephen Hines2012-07-133-51/+62
|/
* Adapt to upstream Clang/LLVM changes.Stephen Hines2012-03-053-66/+84
* Add support for BitWriter_2_9_func bitcode writing.Stephen Hines2011-11-236-0/+2589