aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/NaCl/Writer
AgeCommit message (Expand)Author
2013-06-21Fix warning messages in bitcode encoding functions.Karl Schimpf
2013-06-19Insulate calling conventions in PNaCl bitcode files.Karl Schimpf
2013-06-13Remove unused function from PNaCl bitcode writer.Karl Schimpf
2013-06-13Insulate PNaCl bitcode from LLVM encodings of floating point optimization flags.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-20Create type IDs based on reference counts.Karl Schimpf
2013-05-02Copy BitCodes.h to NaCl/NaClBitCodes.hKarl Schimpf
2013-05-01Copy LLVM bitcode reader to generate a PNaCl wire format reader.Karl Schimpf
2013-04-26Fix CMake build of NaClBitWriterDerek Schuff
2013-04-26Copy Bitwriter to generate PNaClBitwriter.Karl Schimpf