aboutsummaryrefslogtreecommitdiffstats
path: root/BitWriter_2_9
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-361/+399
* 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-6/+2
* 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-59/+57
* 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-7/+44
* | 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-53/+65
* | Fix ConstantDataSequential bitcode encoding issue.Stephen Hines2012-07-132-19/+18
* | Update ValueEnumerator.* to be more like external/llvm/.Stephen Hines2012-07-132-7/+44
* | Place each ValueEnumerator in its own namespace.Stephen Hines2012-07-133-53/+65
|/
* Adapt to upstream Clang/LLVM changes.Stephen Hines2012-03-053-66/+84
* Apply changes to migrate to upstream (Dec 16th 2011)Logan Chien2011-12-161-3/+9
* Fix bitcode function encoding error.Stephen Hines2011-11-221-2/+2
* Apply changes to migrate to LLVM upstream Oct 20th 2011.Logan Chien2011-10-222-2/+2
* Support HC bitcode generation in modern llvm-rs-cc.Stephen Hines2011-08-291-6/+15
* Start basic support for LLVM 2.9 bitcode writer.Stephen Hines2011-08-268-0/+2578