aboutsummaryrefslogtreecommitdiff
path: root/tools/pnacl-bcanalyzer
AgeCommit message (Expand)Author
2013-11-07Factor out bitcode parser from pnacl-bcanalyzer.Karl Schimpf
2013-08-30PNaCl bitcode: Remove handling of USELIST blocksMark Seaborn
2013-08-28Handle pointer conversions for call instructions.Karl Schimpf
2013-08-14Allow record-level printing by pnacl-bcanalyzer.Karl Schimpf
2013-07-03Cleanup output of pnacl-bcanalyzer.Karl Schimpf
2013-07-02Simplify globals in PNaCl wire format based on normalized constants.Karl Schimpf
2013-06-24Simplify representation of forward value references in bitcode.Karl Schimpf
2013-06-06Make PNaCl bitcode files have a different format from LLVM bitcode files.Karl Schimpf
2013-05-24Make abbreviations explicit in pnacl-freeze/thaw.Karl Schimpf
2013-05-06Copy llvm-bcanalyzer to build pnacl-bcanalyzer.Karl Schimpf