Age | Commit message (Expand) | Author |
---|---|---|
2013-06-21 | Fix warning messages in bitcode encoding functions. | Karl Schimpf |
2013-06-19 | Insulate calling conventions in PNaCl bitcode files. | Karl Schimpf |
2013-06-13 | Remove unused function from PNaCl bitcode writer. | Karl Schimpf |
2013-06-13 | Insulate PNaCl bitcode from LLVM encodings of floating point optimization flags. | Karl Schimpf |
2013-06-06 | Make PNaCl bitcode files have a different format from LLVM bitcode files. | Karl Schimpf |
2013-05-24 | Make abbreviations explicit in pnacl-freeze/thaw. | Karl Schimpf |
2013-05-20 | Create type IDs based on reference counts. | Karl Schimpf |
2013-05-02 | Copy BitCodes.h to NaCl/NaClBitCodes.h | Karl Schimpf |
2013-05-01 | Copy LLVM bitcode reader to generate a PNaCl wire format reader. | Karl Schimpf |
2013-04-26 | Fix CMake build of NaClBitWriter | Derek Schuff |
2013-04-26 | Copy Bitwriter to generate PNaClBitwriter. | Karl Schimpf |