aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/BitCodeFormat.rst
AgeCommit message (Expand)AuthorFilesLines
2016-07-19This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...Aaron Ballman1-2/+2
2016-06-21IR: Allow metadata attachments on declarations, and fix lazy loaded metadata ...Peter Collingbourne1-10/+0
2016-06-14IR: Introduce local_unnamed_addr attribute.Peter Collingbourne1-6/+12
2016-05-31Add support for metadata attachments for global variables.Peter Collingbourne1-0/+10
2016-05-17docs: Update and clean up BitCodeFormat.rst.Peter Collingbourne1-1/+14
2016-04-05Swift Calling Convention: add swiftcc.Manman Ren1-0/+1
2016-02-29Rename embedded bitcode section in MachOSteven Wu1-4/+5
2015-12-04[CXX TLS calling convention] Add CXX TLS calling convention.Manman Ren1-0/+1
2015-09-12Fix typos.Bruce Mitchener1-2/+2
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer1-1/+3
2015-02-04Misc documentation/comment fixes.Peter Collingbourne1-1/+1
2014-12-03Prologue supportPeter Collingbourne1-2/+8
2014-09-18Fix sphinx warning.Peter Collingbourne1-3/+5
2014-09-18LTO: introduce object file-based on-disk module format.Peter Collingbourne1-2/+16
2014-05-09Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner1-2/+0
2014-03-13Remove the linker_private and linker_private_weak linkages.Rafael Espindola1-1/+2
2014-03-13Test commit - remove trailing whitespaceStephan Tolksdorf1-1/+1
2014-01-31[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'Reid Kleckner1-0/+2
2014-01-17Add two new calling conventions for runtime callsJuergen Ributzka1-0/+2
2014-01-14Decouple dllexport/dllimport from linkageNico Rieck1-3/+15
2014-01-14Revert "Decouple dllexport/dllimport from linkage"Nico Rieck1-15/+3
2014-01-14Decouple dllexport/dllimport from linkageNico Rieck1-3/+15
2014-01-11[anyregcc] Fix callee-save mask for anyregccJuergen Ributzka1-0/+2
2013-09-16Implement function prefix data as an IR feature.Peter Collingbourne1-1/+4
2013-01-11docs: Fix long standing linking antipattern.Sean Silva1-2/+0
2012-11-20Better 80cols... *sigh*Joe Abbey1-3/+3
2012-11-20Fixing a broken link.Joe Abbey1-3/+3
2012-10-15Fix a typo in bitcode docs, from 165814.Jan Wen Voung1-1/+1
2012-10-12Add bitcode instruction encoding documentation for module versionJan Wen Voung1-1/+48
2012-06-28Sphinxify the bitcode format document.Bill Wendling1-0/+1045