[OCaml] Add more Llvm_target tests
[oota-llvm.git] / docs /
2014-06-09 Jeroen Ketema[docs] Fix typo, align comments, fix syntax highlighting
2014-06-06 Rafael EspindolaFix a few issues with comdat handling on COFF.
2014-06-06 Dan LiewFix a typo made in Programmer's Manual made in r210354...
2014-06-06 Dan LiewMention the IRBuilder in Programmer's Manual with a...
2014-06-06 Pekka JaaskelainenSlight language tweak from Jonathan Humphreys.
2014-06-06 Rafael EspindolaAllow aliases to be unnamed_addr.
2014-06-05 Alexey SamsonovFix markup for -debug-only option
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...
2014-06-05 Yaron KerenDocument how to select build configuration with Visual...
2014-06-04 Justin Bognerdocs: Remove documentation for legacy PGO options
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-06-02 Alp TokerGraphWriter: detect graph viewer programs at runtime
2014-05-30 Sanjay Patelfixed more typos
2014-05-30 Sanjay Pateladded link to CMake page
2014-05-30 Sanjay Patelfixed typo
2014-05-29 Jeroen KetemaSync list of targets with configure's reality
2014-05-28 Sanjay Patelfixed a few typos
2014-05-28 Rafael Espindola[pr19844] Add thread local mode to aliases.
2014-05-27 Reid KlecknerWording fix for llvm.global_dtors docs.
2014-05-26 Rafael EspindolaFix link.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-23 Pekka JaaskelainenUpdated the llvm.mem.parallel_loop_access semantics...
2014-05-23 Simon Atanasyan[YAML] Add an optional argument `EnumMask` to the ...
2014-05-22 Eric ChristopherUpdate some AliasAnalysis pass docs for getAdjustedAnal...
2014-05-20 Eric ChristopherClean up language and grammar.
2014-05-20 Nick LewyckyAdd 'nonnull', a new parameter and return attribute...
2014-05-19 Alexey SamsonovAdd documentation for llvm-dwarfdump tool
2014-05-17 Alexey Samsonov[DWARF parser] Teach DIContext to fetch short (non...
2014-05-16 Reid KlecknerAdd comdat key field to llvm.global_ctors and llvm...
2014-05-15 Alp TokerFix typos
2014-05-14 Sylvestre LedruUpdate of the documentation: I think we are now happy...
2014-05-14 Jay FoadFix strange typo in markup.
2014-05-12 James Molloy[ARM64-BE] Correct grammar mistake pointed out by Tobias.
2014-05-12 James Molloy[ARM64-BE] Add sphinx documentation for the ARM64 NEON...
2014-05-11 Hal Finkel[PowerPC] Add global named register support
2014-05-09 Reid KlecknerRevert "[ms-cxxabi] Add a new calling convention that...
2014-05-07 Duncan P. N. Exon... IR: Don't allow non-default visibility on local linkage
2014-05-07 Daniel Sanders[tablegen] Add !listconcat operator with the similar...
2014-05-07 Justin Bognerllvm-cov: Document --no-output in the command guide
2014-05-06 Renato GolinImplememting named register intrinsics
2014-05-06 Bob WilsonAdd some details to the llvm-cov documentation. <rdar...
2014-05-06 Richard SmithUpdate programmers manual to cover llvm::function_ref...
2014-05-06 Richard SmithRevert accidentally-committed files.
2014-05-06 Richard SmithRe-commit r208025, reverted in r208030, with a fix...
2014-05-05 Rafael EspindolaBe a bit more specific in the release notes.
2014-05-05 Rafael EspindolaRemove the -disable-cfi option.
2014-05-03 Alp TokerUpdate docs still mentioning LLVM_ENABLE_CXX11
2014-05-03 Yaron KerenUpdated Doxygen link for InstIterator.h.
2014-05-03 Yaron KerenInstIterator.h lives in llvm/IR.
2014-05-02 Daniel Sanders[tablegen] !strconcat accepts more than two arguments...
2014-05-02 Yaron KerenCode style fix from Duncan P. N. Exon Smith.
2014-05-01 Michael J. Spencer[IR] Make {extract,insert}element accept an index of...
2014-05-01 Yaron KerenUpdate post-r203364 lists.cs.uiuc.edu/pipermail/llvm...
2014-04-30 Saleem AbdulrasoolARM: support stack probe emission for Windows on ARM
2014-04-29 Dan LiewDocument recently added sphinx documentation options in
2014-04-24 Reid KlecknerAdd 'musttail' marker to call instructions
2014-04-22 Sean Silva[docs] Add a note to docs/README.txt
2014-04-18 Reid KlecknerAdded Sphinx documentation generation to CMake build...
2014-04-18 Reid KlecknerRemove -simplify-libcalls pass form Passes documentation
2014-04-18 Paul RobinsonFix example for VS2012.
2014-04-17 Duncan P. N. Exon... C++11: Compatibility with (C++03 => MSVC)
2014-04-17 Duncan P. N. Exon... C++11: Document some limitations imposed by MSVC
2014-04-12 Eric ChristopherRemove documentation for a deleted pass.
2014-04-11 Duncan P. N. Exon... blockfreq: Document BlockFrequencyInfo terminology
2014-04-10 Reid KlecknerMove the segmented stack switch to a function attribute
2014-04-10 David MajnemerYAMLIO: Allow scalars to dictate quotation rules
2014-04-09 Alp TokerFix some doc and comment typos
2014-04-08 Sean Silva[docs] VCS contains a record of authorship
2014-04-08 Sean Silva[docs] Fix up some links to the preferred style.
2014-04-07 Sean Silva[docs] Fix some links
2014-04-07 Sean Silva[docs] Update link title
2014-04-07 Sean Silva[docs] Fix some Sphinx warnings that have crept in.
2014-04-07 Manuel KlimekMake docs point to new domain.
2014-04-03 Andrew TrickStack map docs. Remove some stray markup.
2014-04-03 Andrew TrickMinor update to the stack map documentation.
2014-04-01 Renato GolinRecover TableGen/LangRef, make it official
2014-03-31 Juergen Ributzka[Stackmaps] Update the stackmap format to use 64-bit...
2014-03-28 Mark SeabornException handling docs: Clarify how the llvm.eh.*...
2014-03-27 Rafael EspindolaPrevent alias from pointing to weak aliases.
2014-03-27 Reid Klecknerinalloca: *Really* fix the docs
2014-03-27 Reid KlecknerRemove unneeded stale type.
2014-03-27 Reid Klecknerinalloca: Fix incorrect example IR and remove LangRef...
2014-03-26 Joerg SonnenbergerClarify that select is only non-branching on the IR...
2014-03-26 Joerg SonnenbergerClarify llvm.clear_cache description.
2014-03-26 Renato GolinChange @llvm.clear_cache default to call rt-lib
2014-03-26 Renato GolinAdd @llvm.clear_cache builtin
2014-03-26 Rafael EspindolaRevert "Prevent alias from pointing to weak aliases."
2014-03-26 Rafael EspindolaPrevent alias from pointing to weak aliases.
2014-03-24 Aaron BallmanAdding some very nascent information about the clang...
2014-03-24 Renato GolinUpdate release notes with EHABI current behaviour
2014-03-21 Renato GolinAdd overall description, file comments, some structure
2014-03-20 Mark SeabornRemove LowerInvoke's obsolete "-enable-correct-eh-suppo...
2014-03-20 Eli BenderskyFix a few more grammatic errors in docs/TableGen/index.rst
2014-03-20 Eli BenderskyFix a couple of typos and an inaccurate description...
2014-03-20 Renato GolinRe-factor TableGen docs
2014-03-18 Renato GolinAdd IAS/EHABI changes to release notes
2014-03-18 Adrian PrantlSwitch the type field in DIVariable and DIGlobalVariabl...
2014-03-14 Richard Osborne[docs] Add links to XMOS XCore documentation.
2014-03-13 Rafael EspindolaRemove the linker_private and linker_private_weak linkages.
2014-03-13 Stephan TolksdorfTest commit - remove trailing whitespace
next