summaryrefslogtreecommitdiffstats
path: root/docs/BitCodeFormat.rst
Commit message (Expand)AuthorAgeFilesLines
* Hardware-assisted AddressSanitizer (llvm part).Evgeniy Stepanov2017-12-091-0/+1
* Update BitCodeFormat.Evgeniy Stepanov2017-12-071-0/+2
* Represent runtime preemption in the IR.Sean Fertile2017-10-261-3/+16
* Bitcode: Add a string table to the bitcode format.Peter Collingbourne2017-04-171-4/+38
* Bitcode: Remove reader support for MODULE_CODE_PURGEVALS.Peter Collingbourne2017-04-031-10/+0
* [docs] Update some obsolete information in BitCodeFormat docs.Mehdi Amini2016-10-141-45/+201
* This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...Aaron Ballman2016-07-191-2/+2
* IR: Allow metadata attachments on declarations, and fix lazy loaded metadata ...Peter Collingbourne2016-06-211-10/+0
* IR: Introduce local_unnamed_addr attribute.Peter Collingbourne2016-06-141-6/+12
* Add support for metadata attachments for global variables.Peter Collingbourne2016-05-311-0/+10
* docs: Update and clean up BitCodeFormat.rst.Peter Collingbourne2016-05-171-1/+14
* Swift Calling Convention: add swiftcc.Manman Ren2016-04-051-0/+1
* Rename embedded bitcode section in MachOSteven Wu2016-02-291-4/+5
* [CXX TLS calling convention] Add CXX TLS calling convention.Manman Ren2015-12-041-0/+1
* Fix typos.Bruce Mitchener2015-09-121-2/+2
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-1/+3
* Misc documentation/comment fixes.Peter Collingbourne2015-02-041-1/+1
* Prologue supportPeter Collingbourne2014-12-031-2/+8
* Fix sphinx warning.Peter Collingbourne2014-09-181-3/+5
* LTO: introduce object file-based on-disk module format.Peter Collingbourne2014-09-181-2/+16
* Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner2014-05-091-2/+0
* Remove the linker_private and linker_private_weak linkages.Rafael Espindola2014-03-131-1/+2
* Test commit - remove trailing whitespaceStephan Tolksdorf2014-03-131-1/+1
* [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'Reid Kleckner2014-01-311-0/+2
* Add two new calling conventions for runtime callsJuergen Ributzka2014-01-171-0/+2
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-141-3/+15
* Revert "Decouple dllexport/dllimport from linkage"Nico Rieck2014-01-141-15/+3
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-141-3/+15
* [anyregcc] Fix callee-save mask for anyregccJuergen Ributzka2014-01-111-0/+2
* Implement function prefix data as an IR feature.Peter Collingbourne2013-09-161-1/+4
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
* Better 80cols... *sigh*Joe Abbey2012-11-201-3/+3
* Fixing a broken link.Joe Abbey2012-11-201-3/+3
* Fix a typo in bitcode docs, from 165814.Jan Wen Voung2012-10-151-1/+1
* Add bitcode instruction encoding documentation for module versionJan Wen Voung2012-10-121-1/+48
* Sphinxify the bitcode format document.Bill Wendling2012-06-281-0/+1045