summaryrefslogtreecommitdiffstats
path: root/bcinfo/BitReader_2_7
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Switch from __do_message -> std::error_category.Stephen Hines1-2/+2
2014-07-25Update libbcc for LLVM rebase to r212749.Stephen Hines2-100/+103
2014-05-30Update libbcc for LLVM 3.5 rebase (r209713).Stephen Hines1-4/+40
2014-04-23Update libbcc for 64-bit support.Tim Murray3-40/+34
2014-04-07Add DISABLE_LLVM_DEVICE_BUILDS to libbcc.Tim Murray1-0/+2
2014-02-19Update libbcc for LLVM 3.4 rebase.Stephen Hines2-347/+462
2013-06-13Update libbcc for LLVM merge to r183849.Stephen Hines1-1/+1
2013-03-04Updates for LLVM merge to r176139.Stephen Hines2-259/+326
2013-01-21Updates for LLVM merge to r171906 on 20130108.Stephen Hines3-106/+109
2012-08-23Fix up libbcc for LLVM upstream merge to r162314.Stephen Hines1-1/+1
2012-08-02Apply changes to migrate to LLVM-160668-20120724.Shih-wei Liao1-5/+16
2012-03-05Apply changes to migrate to upstreamShih-wei Liao1-19/+38
2011-12-16Translate API 14 and 15 with BitReader 3.0Logan Chien1-2/+1
2011-12-16Apply changes to migrate to upstream (Dec 16th 2011)Logan Chien1-5/+54
2011-11-22Forgot to update the HC->ICS translator too.Stephen Hines1-2/+2
2011-11-21Enhance host bcc to allow cross-compilation (eg. debug arm codegen on host):Andrew Hsieh1-0/+2
2011-10-21Apply changes to migrate to LLVM upstream Oct 20th 2011.Logan Chien1-11/+11
2011-08-04Provide legacy bitcode translation mechanism.Stephen Hines7-0/+3409