aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bitcode/NaCl
AgeCommit message (Expand)Author
2013-06-24Simplify representation of forward value references in bitcode.Karl Schimpf
2013-06-23PNaCl wire format: Remove the top-level TRIPLE recordMark Seaborn
2013-06-21PNaCl wire format: Update comments for function attribute removalMark Seaborn
2013-06-19Insulate calling conventions in PNaCl bitcode files.Karl Schimpf
2013-06-13Insulate PNaCl bitcode from LLVM encodings of floating point optimization flags.Karl Schimpf
2013-06-13Fix reading of headers when using a streamable memory object.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-02Copy BitCodes.h to NaCl/NaClBitCodes.hKarl Schimpf
2013-05-01Fix ifdef for NaClLLVMBitCodes.hKarl Schimpf
2013-05-01Copy LLVM bitcode reader to generate a PNaCl wire format reader.Karl Schimpf
2013-04-26Copy Bitwriter to generate PNaClBitwriter.Karl Schimpf