summaryrefslogtreecommitdiff
path: root/llvm/docs/BitCodeFormat.rst
AgeCommit message (Expand)Author
2014-12-03Prologue supportPeter Collingbourne
2014-09-18Fix sphinx warning.Peter Collingbourne
2014-09-18LTO: introduce object file-based on-disk module format.Peter Collingbourne
2014-05-09Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner
2014-03-13Remove the linker_private and linker_private_weak linkages.Rafael Espindola
2014-03-13Test commit - remove trailing whitespaceStephan Tolksdorf
2014-01-31[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'Reid Kleckner
2014-01-17Add two new calling conventions for runtime callsJuergen Ributzka
2014-01-14Decouple dllexport/dllimport from linkageNico Rieck
2014-01-14Revert "Decouple dllexport/dllimport from linkage"Nico Rieck
2014-01-14Decouple dllexport/dllimport from linkageNico Rieck
2014-01-11[anyregcc] Fix callee-save mask for anyregccJuergen Ributzka
2013-09-16Implement function prefix data as an IR feature.Peter Collingbourne
2013-01-11docs: Fix long standing linking antipattern.Sean Silva
2012-11-20Better 80cols... *sigh*Joe Abbey
2012-11-20Fixing a broken link.Joe Abbey
2012-10-15Fix a typo in bitcode docs, from 165814.Jan Wen Voung
2012-10-12Add bitcode instruction encoding documentation for module versionJan Wen Voung
2012-06-28Sphinxify the bitcode format document.Bill Wendling