summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Remove support for LLVM runtime multi-threading.Zachary Turner2014-06-19
* [ValueTracking] Extend range metadata to call/invokeJingyue Wu2014-06-19
* Kill the LLVM global lock.Zachary Turner2014-06-19
* Revert r211066, 211067, 211068, 211069, 211070.Zachary Turner2014-06-16
* Programmer's Manual changes.Zachary Turner2014-06-16
* Docs: remove extra {} around result types.Tim Northover2014-06-13
* Docs: fix grammar error in descriptionTim Northover2014-06-13
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-13
* LangRef: clarify that global declarations can have section and alignment info.Bob Wilson2014-06-12
* Add missing "InitializerConstant" to global variable syntax in LangRef.Bob Wilson2014-06-12
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* Update langref for unnamed_addr being allowed in aliases.Rafael Espindola2014-06-09
* ARM: add VLA extension for WoA Itanium ABISaleem Abdulrasool2014-06-09
* [docs] Fix typo, align comments, fix syntax highlightingJeroen Ketema2014-06-09
* Fix a few issues with comdat handling on COFF.Rafael Espindola2014-06-06
* Fix a typo made in Programmer's Manual made in r210354. SpottedDan Liew2014-06-06
* Mention the IRBuilder in Programmer's Manual with a few small examples.Dan Liew2014-06-06
* Slight language tweak from Jonathan Humphreys.Pekka Jaaskelainen2014-06-06
* Allow aliases to be unnamed_addr.Rafael Espindola2014-06-06
* Fix markup for -debug-only optionAlexey Samsonov2014-06-05
* Add a new attribute called 'jumptable' that creates jump-instruction tables f...Tom Roeder2014-06-05
* Document how to select build configuration with Visual C++ IDE or command line.Yaron Keren2014-06-05
* docs: Remove documentation for legacy PGO optionsJustin Bogner2014-06-04
* Allow alias to point to an arbitrary ConstantExpr.Rafael Espindola2014-06-03
* GraphWriter: detect graph viewer programs at runtimeAlp Toker2014-06-02
* fixed more typosSanjay Patel2014-05-30
* added link to CMake pageSanjay Patel2014-05-30
* fixed typoSanjay Patel2014-05-30
* Sync list of targets with configure's realityJeroen Ketema2014-05-29
* fixed a few typosSanjay Patel2014-05-28
* [pr19844] Add thread local mode to aliases.Rafael Espindola2014-05-28
* Wording fix for llvm.global_dtors docs.Reid Kleckner2014-05-27
* Fix link.Rafael Espindola2014-05-26
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-24
* Updated the llvm.mem.parallel_loop_access semantics to include the possibilityPekka Jaaskelainen2014-05-23
* [YAML] Add an optional argument `EnumMask` to the `yaml::IO::bitSetCase()`.Simon Atanasyan2014-05-23
* Update some AliasAnalysis pass docs for getAdjustedAnalysisPointer.Eric Christopher2014-05-22
* Clean up language and grammar.Eric Christopher2014-05-20
* Add 'nonnull', a new parameter and return attribute which indicates that the ...Nick Lewycky2014-05-20
* Add documentation for llvm-dwarfdump toolAlexey Samsonov2014-05-19
* [DWARF parser] Teach DIContext to fetch short (non-linkage) function names fo...Alexey Samsonov2014-05-17
* Add comdat key field to llvm.global_ctors and llvm.global_dtorsReid Kleckner2014-05-16
* Fix typosAlp Toker2014-05-15
* Update of the documentation: I think we are now happy with PhabricatorSylvestre Ledru2014-05-14
* Fix strange typo in markup.Jay Foad2014-05-14
* [ARM64-BE] Correct grammar mistake pointed out by Tobias.James Molloy2014-05-12
* [ARM64-BE] Add sphinx documentation for the ARM64 NEON implementation.James Molloy2014-05-12
* [PowerPC] Add global named register supportHal Finkel2014-05-11
* Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner2014-05-09
* IR: Don't allow non-default visibility on local linkageDuncan P. N. Exon Smith2014-05-07