Refactor llvm/test/lit.cfg to use lit.util.which.
[oota-llvm.git] / docs /
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
2014-03-12 Arnold SchwaighoferFix whitespace in vectorizer example
2014-03-12 Arnold SchwaighoferFix vectorizer docs.
2014-03-12 Rafael EspindolaRemove projects/sample.
2014-03-12 Rafael EspindolaReject alias to undefined symbols in the verifier.
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-03-11 Saleem AbdulrasoolObject: rename ARMV7 to ARMNT
2014-03-10 Tim NorthoverDocs: remove paragraph about manual account creation.
2014-03-09 David MajnemerIR: Change inalloca's grammar a bit
2014-03-07 Michael Gottesman[docs] Teach CMake docs build how to generate Qt Creato...
2014-03-07 Nico Weber"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
2014-03-07 Duncan P. N. Exon... C++11: Remove const from in auto guidelines
2014-03-07 Duncan P. N. Exon... C++11: Copy pointers with const auto *
2014-03-07 Benjamin Kramer[C++11] Replace LLVM-style type traits with C++11 stand...
2014-03-07 Ahmed Charles[Typo] Fix sentence in CMake documentation.
2014-03-07 Rafael EspindolaAdd missing "[unnamed_addr]" to LangRef.rst#functions.
2014-03-05 Tobias Grosser[LangRef] Improve llvm.mem.parallel_loop_access example
2014-03-05 Reid KlecknerChange x86mmx -> x86_mmx in LangRef.rst
2014-03-05 Reid KlecknerLangRef: Remove stale docs on LLVM types in module...
2014-03-04 Chandler Carruth[Modules] Move ValueMap to the IR library. While this...
2014-03-03 Reid KlecknerAvoid std::function until PR19030 is fixed
2014-03-03 Peter CollingbourneDocument that std::initializer_list is not always avail...
2014-03-03 Diego NovilloAdd DWARF discriminator support to DILexicalBlocks.
2014-03-03 Duncan P. N. Exon... C++11: Beware unnecessary copies with auto
2014-03-03 Duncan P. N. Exon... Clarify struct usage guidelines
2014-03-02 Chandler Carruth[C++11] Suggest placing callable arguments as the last...
2014-03-02 Chandler Carruth[C++11] Update the coding standards to provide some...
2014-03-02 Chris Lattnerremove an old entry whose link is broken anyway
2014-03-02 Sean Silva[docs] Fix some Sphinx warnings.
2014-03-01 Chandler Carruth[docs] Update the docs to remove my hedging about C...
2014-02-28 Chandler Carruth[docs] Clarify that there isn't much to be done other...
2014-02-28 Richard SmithAdd more whitespace to fix more bullets.
2014-02-28 Richard SmithAdd whitespace to try to fix bulleted list.
2014-02-28 Ben LangmuirFix some links to C++11 feature papers in the Coding...
2014-02-28 Gabor Greifadd missing 3.4 release
2014-02-28 Chandler Carruth[docs] Add a section to the coding standards about...
2014-02-28 Chandler Carruth[docs] A slight tweak to the intro for the golden rule...
2014-02-28 Chandler Carruth[docs] Tweak the example to match what is apparantly...
2014-02-28 Chandler Carruth[docs] Switch to external hyperlink references. Much...
2014-02-28 Chandler Carruth[docs] Fix my links to use the correct ReST syntax.
2014-02-28 Chandler Carruth[docs] Fix 80-column wrap that I messed up.
2014-02-28 Chandler Carruth[docs] Tweak discussion of BSDs based on feedback from...
2014-02-28 Chandler Carruth[docs] Add a big section with details about how to...
2014-02-28 Rafael EspindolaNow that it is possible, use the mangler in IRObjectFile.
2014-02-27 Chandler Carruth[docs] Stop advertising 'make update'. It isn't impleme...
2014-02-27 Chandler Carruth[docs] Actually spell out the new version requirements...
2014-02-27 Chandler Carruth[docs] Clean up some of the required software to not...
2014-02-27 Chandler Carruth[docs] Switch this table to the simple form as well...
2014-02-27 Chandler Carruth[docs] Switch to the incredibly simpler "simple table...
2014-02-27 Chandler Carruth[docs] Delete tons of bad information in the requiremen...
2014-02-27 Mark SeabornException handling docs: Fix a typo
2014-02-25 Mark SeabornException handling docs: Describe landingpad clauses...
2014-02-21 Rafael EspindolaMake DisableIntegratedAS a TargetOption.
2014-02-20 Daniel SandersAdded release note about making all inline assembly...
2014-02-19 Sean Silva[docs] Clean up some more llvm-gcc stuff
2014-02-18 Sean Silva[docs] Nuke some references to llvm-gcc
2014-02-17 Duncan P. N. Exon... PGO: llvm-profdata: tool for merging profiles
2014-02-15 Nico RieckCleanup docs about lit substitutions
2014-02-15 Nico RieckFix typo
2014-02-11 Mark SeabornAdd a note about using "Differential Revision:" in...
2014-02-09 Sean Silva[docs] [tblgen] clarify that code fragments are just...
2014-02-09 Sean Silva[docs] [tblgen] There is no "code" type.
2014-02-09 Sean Silva[docs] TableGen easter egg: Multiline string literals
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2014-02-04 Tom StellardHowToReleaseLLVM: Add information about dot releases
2014-02-04 Dmitri GribenkoAdd a note to documentation that Clang + libstdc++...
2014-02-03 Venkatraman Govind... Add a note about Clang+LLVM on Sparc64.
2014-02-02 Duncan P. N. Exon... Lower llvm.expect intrinsic correctly for i1
2014-02-01 Josh Magee[stackprotector] Implement the sspstrong rules for...
2014-01-31 Reid KlecknerImplement inalloca codegen for x86 with the new inalloc...
2014-01-31 Reid Kleckner[ms-cxxabi] Add a new calling convention that swaps...
2014-01-31 Matt ArsenaultAllow speculating llvm.sqrt, fma and fmuladd
2014-01-30 Juergen Ributzka[Stackmaps] Record the stack size of each function...
2014-01-30 Juergen RibutzkaRevert "[Stackmaps] Record the stack size of each funct...
2014-01-30 Juergen Ributzka[Stackmaps] Record the stack size of each function...
2014-01-30 Juergen RibutzkaExtend the preserve_most/all calling convention descrip...
2014-01-29 Renato GolinDocument EHABI enabled by default
2014-01-23 Aaron BallmanUpdating the getting started guide for Visual Studio...
2014-01-20 Chandler CarruthRevert my commit in r199620 that added sections about...
2014-01-20 Chandler CarruthAdd some wording to the coding standards to say how...
2014-01-17 Reid KlecknerAdd an inalloca flag to allocas
2014-01-17 Juergen RibutzkaUpdate LangRef to emphasize the difference between...
2014-01-17 Juergen RibutzkaAdd two new calling conventions for runtime calls
2014-01-16 Reid KlecknerChange inalloca rules to make it only apply to the...
2014-01-15 Hans WennborgLangRef.rst: fix LangRef data layout text about m speci...
2014-01-15 Hans WennborgLangRef: attempt to fix line breaks
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-14 Nico RieckRevert "Decouple dllexport/dllimport from linkage"
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-13 Tim NorthoverDocs: fix sign of division and increase equivocation...
2014-01-11 Juergen Ributzka[anyregcc] Fix callee-save mask for anyregcc
next