summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Vectorization documentation for loop hint pragmas and Rpass diagnostics.Tyler Nowicki2014-06-27
* IR: Add COMDATs to the IRDavid Majnemer2014-06-27
* Re-apply r211287: Remove support for LLVM runtime multi-threading.Chandler Carruth2014-06-27
* fixed typoSanjay Patel2014-06-26
* Changed Phab 'CC' to 'subscriber'; fixed typoSanjay Patel2014-06-26
* Mention that Phabricator users should subscribe to *-commitsReid Kleckner2014-06-25
* Rename loop unrolling and loop vectorizer metadata to have a common prefix.Eli Bendersky2014-06-25
* Revert r211287, "Remove support for LLVM runtime multi-threading."NAKAMURA Takumi2014-06-24
* Emit the ARM build attributes ABI_PCS_wchar_t and ABI_enum_size.Oliver Stannard2014-06-20
* 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