aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/NaCl/Reader/NaClBitcodeReader.cpp
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: Remove function attributes from pexe reader/writerMark 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-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-01Copy LLVM bitcode reader to generate a PNaCl wire format reader.Karl Schimpf