Reduce indentation.
[oota-llvm.git] / docs /
2014-06-26 Sanjay Patelfixed typo
2014-06-26 Sanjay PatelChanged Phab 'CC' to 'subscriber'; fixed typo
2014-06-25 Reid KlecknerMention that Phabricator users should subscribe to...
2014-06-25 Eli BenderskyRename loop unrolling and loop vectorizer metadata...
2014-06-24 NAKAMURA TakumiRevert r211287, "Remove support for LLVM runtime multi...
2014-06-20 Oliver StannardEmit the ARM build attributes ABI_PCS_wchar_t and ABI_e...
2014-06-19 Zachary TurnerRemove support for LLVM runtime multi-threading.
2014-06-19 Jingyue Wu[ValueTracking] Extend range metadata to call/invoke
2014-06-19 Zachary TurnerKill the LLVM global lock.
2014-06-16 Zachary TurnerRevert r211066, 211067, 211068, 211069, 211070.
2014-06-16 Zachary TurnerProgrammer's Manual changes.
2014-06-13 Tim NorthoverDocs: remove extra {} around result types.
2014-06-13 Tim NorthoverDocs: fix grammar error in description
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-06-12 Bob WilsonLangRef: clarify that global declarations can have...
2014-06-12 Bob WilsonAdd missing "InitializerConstant" to global variable...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-09 Rafael EspindolaUpdate langref for unnamed_addr being allowed in aliases.
2014-06-09 Saleem AbdulrasoolARM: add VLA extension for WoA Itanium ABI
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.
next