summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.rst
Commit message (Expand)AuthorAgeFilesLines
* Polish atomic pointersJF Bastien2015-12-171-23/+20
* Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributesVaivaswatha Nagaraj2015-12-161-0/+8
* [IR] Add support for floating pointer atomic loads and storesPhilip Reames2015-12-161-12/+13
* [WinEH] Use operand bundles to describe call sitesDavid Majnemer2015-12-151-0/+9
* [Docs] Fix Unexpected indentation errors.Akira Hatanaka2015-12-151-0/+2
* add fast-math-flags to 'call' instructions (PR21290)Sanjay Patel2015-12-141-1/+6
* docs: Correct wording in LangRef relating to available_externally linkage.Peter Collingbourne2015-12-141-8/+9
* [IR] Remove terminatepadDavid Majnemer2015-12-141-61/+3
* [Docs] Fix underlines that were too short or too long.Akira Hatanaka2015-12-141-3/+3
* [IR] Reformulate LLVM's EH funclet IRDavid Majnemer2015-12-121-239/+123
* Revert r248483, r242546, r242545, and r242409 - absdiff intrinsicsHal Finkel2015-12-111-62/+0
* Macro debug info support in LLVM IRAmjad Aboud2015-12-101-4/+30
* Update doc for C++ TLS calling convention.Manman Ren2015-12-071-5/+15
* [CXX TLS calling convention] Add CXX TLS calling convention.Manman Ren2015-12-041-0/+10
* Fix "WARNING: Title underline too short." introduced by r254404.Yury Gribov2015-12-011-1/+1
* Introduce new @llvm.get.dynamic.area.offset.i{32, 64} intrinsics.Yury Gribov2015-12-011-0/+42
* Have 'optnone' respect the -fast-isel=false option.Paul Robinson2015-11-301-3/+3
* [docs] Minor fixes to the operand bundle sectionSanjoy Das2015-11-211-5/+6
* Pointers in Masked Load, Store, Gather, Scatter intrinsicsElena Demikhovsky2015-11-191-12/+22
* [PGO] Value profiling supportBetul Buyukkurt2015-11-181-0/+49
* Teach the inliner to track deoptimization stateSanjoy Das2015-11-181-0/+40
* [Docs] Fix warning "Title underline too short."Akira Hatanaka2015-11-131-1/+1
* [SDAG] Introduce a new BITREVERSE node along with a corresponding LLVM intrinsicJames Molloy2015-11-121-0/+28
* [IR] Add support for empty tokensDavid Majnemer2015-11-111-0/+3
* Introduce deoptimization operand bundlesSanjoy Das2015-11-111-0/+21
* Add 'notail' marker for call instructions.Akira Hatanaka2015-11-061-1/+5
* Add a new attribute: norecurseJames Molloy2015-11-061-0/+4
* docs: Document function-attached metadata and IR changes from r252219.Peter Collingbourne2015-11-061-14/+30
* docs: document `x` mangling in LangRefSaleem Abdulrasool2015-10-251-0/+2
* [LangRef] Fix the doc for operand bundlesSanjoy Das2015-10-231-8/+0
* [OperandBundles] Make function attributes conservatively correctSanjoy Das2015-10-221-0/+9
* Attempt to fix formatting for operand bundlesDavid Majnemer2015-10-221-10/+9
* Update LangRef for changes to the alias textual IR format to support typeless...David Blaikie2015-10-221-1/+1
* Add 'other' in description of extractvalue operands.Arch D. Robison2015-10-141-1/+1
* Refine the definition of convergent to only disallow the addition of new cont...Owen Anderson2015-10-091-4/+2
* Introduce !align metadata for load instructionArtur Pilipenko2015-09-281-1/+10
* [LangRef] Unbreak the docs Sphinx build.Sanjoy Das2015-09-251-2/+2
* [Bitcode][Asm] Teach LLVM to read and write operand bundles.Sanjoy Das2015-09-241-1/+51
* Codegen: Fix llvm.*absdiff semantic.Mohammad Shahid2015-09-241-10/+13
* Nit cleanup in LangRef about dereferenceable metadataArtur Pilipenko2015-09-181-5/+6
* Introducing llvm.invariant.group.barrier intrinsicPiotr Padlewski2015-09-151-4/+84
* Fix typos.Bruce Mitchener2015-09-121-5/+5
* Re-apply r247080 with order of evaluation fix.Peter Collingbourne2015-09-081-1/+1
* Revert r247080, "LowerBitSets: Extend pass to support functions as bitsetPeter Collingbourne2015-09-081-1/+1
* LowerBitSets: Extend pass to support functions as bitset members.Peter Collingbourne2015-09-081-1/+1
* Try to clarify the semantics of fptruncDan Liew2015-09-031-3/+5
* [WinEH] Add cleanupendpad instructionJoseph Tremoulet2015-09-031-27/+122
* Small docs fixPiotr Padlewski2015-09-021-1/+1
* fix underlineSanjay Patel2015-09-021-1/+1
* add unpredictable metadata type for control flowSanjay Patel2015-09-021-0/+10
OpenPOWER on IntegriCloud