Option parsing: add support for alias arguments.
[oota-llvm.git] / docs /
2013-07-31 Tom StellardRevert "TableGen: Enumerate Schedule Model too."
2013-07-31 Vincent LejeuneTableGen: Enumerate Schedule Model too.
2013-07-31 Matt ArsenaultReject bitcasts between address spaces with different...
2013-07-30 Bill WendlingFix underscore to be the proper length.
2013-07-30 Rafael EspindolaRemove more dead documentation.
2013-07-29 Rafael EspindolaDelete documentation for deleted options.
2013-07-26 Rafael EspindolaUse pipefail when available.
2013-07-25 Hans WennborgPhabricator.rst: tiny fix
2013-07-25 Rafael EspindolaRemove dead code from the makefile build system.
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-24 Jakob Stoklund OlesenSpeling.
2013-07-24 Jakob Stoklund OlesenUpdate old llc documentation.
2013-07-24 Rafael Espindolallvm-ar is far closer to being a regular ar implementat...
2013-07-23 Ahmed Bougachadocs: Update old VS 2008 references.
2013-07-23 Ahmed Bougachadocs: cleanup VS 2008 release note.
2013-07-23 Ahmed Bougachadocs: Correct reST link.
2013-07-23 Ahmed BougachaUpdate docs to drop support for VS 2008.
2013-07-18 Stephen LinFix FileCheck CHECK-LABEL documentation wording slightl...
2013-07-14 Stephen LinCorrect inaccurate statement in FileCheck docs.
2013-07-12 Tom StellardR600: Add ISA documents to the CompilerWriterInfo page
2013-07-12 Stephen LinAdd new directive called CHECK-LABEL to FileCheck.
2013-07-10 Hans WennborgCommandLine.rst: remove tiny bit of bad mark-up
2013-07-09 Alexey SamsonovDocument LLVM_USE_SANITIZER CMake option
2013-07-08 Benjamin KramerIR headers moved to llvm/IR some aeons ago, update...
2013-07-08 Stephen LinUpdate docs to say that a FunctionPass should not inspe...
2013-07-06 Nico RieckMC: Implement COFF .linkonce directive
2013-07-06 Nick LewyckyFix language.
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-07-03 Renato GolinAdd platform specific tests doc
2013-07-02 Michael GottesmanFixed typo in LangRef where we were using _'' to quote...
2013-07-01 Sean Silva[docs] Amend confusing title
2013-06-28 Alexey Samsonovllvm-symbolizer: add support for Mach-O universal binaries
2013-06-27 Michael GottesmanAt the request of Richard Smith, swapped the order...
2013-06-27 Joey GoulyAdd a Subtarget feature 'v8fp' to the ARM backend.
2013-06-27 Michael GottesmanAdded support for the Builtin attribute.
2013-06-26 Nadav RotemThe SLP Vectorizer works across basic blocks. Update...
2013-06-25 Tom StellardTableGen: Generate a function for getting operand indic...
2013-06-21 Meador IngeAdd a release note for removing the simplify-libcalls...
2013-06-21 Sean Silva[docs] Fix broken link.
2013-06-21 Sean Silva[docs] Fix formatting.
2013-06-20 Stephen LinMinor grammar and word usage fix to 'returned' paramete...
2013-06-20 Michael Gottesman[ReleaseNotes] Added bullet point stating that APFloat...
2013-06-20 Stefanus Du ToitFix typos "metatadata" -> "metadata" in the LangRef.
2013-06-18 JF BastienSmall correction to unordered memory code generation...
2013-06-14 Rafael EspindolaRemove the LLVM specific archive index.
2013-06-12 Renato GolinUpdate Release Process doc
2013-06-11 Michael LiaoFix documentation on the path to Bitcode reader/writer
2013-06-11 Rafael EspindolaRequire members of llvm.used to be named.
2013-06-08 Logan ChienUpdate code listings in LLVM tutorial.
2013-06-07 Rui Ueyama[docs] Add link to Microsoft PE/COFF Spec.
2013-06-07 Eli BenderskyAdd more explicit link targets to headers in LangRef.rst
2013-06-07 Eli BenderskyAdd explicit link targets to some headers in LangRef.rst
2013-06-05 Sean Silva[docs] Add link to C++ ABI document.
2013-06-05 Sean Silva[docs] Add link to SysV ABI document.
2013-06-04 Sean Silva[docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE(...
2013-06-04 Richard SmithFix link.
2013-06-04 Bill WendlingWe are now in 3.4 land. We don't need the 3.3 releaese...
2013-05-31 Richard SandifordAdd links to the System z architecture manual and ABI
2013-05-30 Paul RedmondFix warning and resulting formatting issue.
2013-05-30 Paul RedmondRevise llvm.vectorizer.width documentation
2013-05-30 Ashok ThirumurthiAdded a sub-project status update section to the releas...
2013-05-30 Sergey MatveevFix incorrect parameter name in LIT docs.
2013-05-29 David BlaikieDebug Info: Update documentation to match recent (...
2013-05-28 Paul RedmondAdd support for llvm.vectorizer metadata
2013-05-28 Renato GolinTypo
2013-05-28 Renato GolinLinking ReleaseProcess doc with the world
2013-05-28 Renato GolinAdding ReleaseProcess doc
2013-05-26 Kai NackeAdd LDC compiler to list of external OS projects using...
2013-05-24 Diego NovilloAdd a new function attribute 'cold' to functions.
2013-05-23 Tim NorthoverARM: implement @llvm.readcyclecounter intrinsic
2013-05-22 Rui UeyamaFix typo in docs/GettingStarted.rst.
2013-05-22 Rafael EspindolaMake R600 non-experimental.
2013-05-20 Sean SilvaLangRef.rst: Clarify how basic blocks without named...
2013-05-20 Daniel Dunbar[docs] Minor doc tweaks.
2013-05-18 Dmitri Gribenkodocs/Passes: fix some typos
2013-05-15 Arnaud A. de Grand... Add Jade to the list of external projects using LLVM...
2013-05-14 Michael LiaoAdd 'CHECK-DAG' support
2013-05-14 Richard Sandiford[SystemZ] Add disassembler support
2013-05-10 Alexander KornienkoBetter output for long help strings for command-line...
2013-05-08 Richard SandifordAdd SystemZ feats to CodeGenerator.rst
2013-05-07 Rafael EspindolaRemove exception handling support from the old JIT.
2013-05-07 Bill WendlingWe're in 3.4 land now.
2013-05-07 Rafael EspindolaAdd empty release notes for 3.4.
2013-05-07 Andrew TrickAdd two points to release notes about recent command...
2013-05-07 Richard SandifordMention SystemZ in the release notes
2013-05-07 Rafael EspindolaNote that EH is now supported in MCJIT.
2013-05-07 Tim NorthoverCorrect logical shift documentation
2013-05-06 Andrew TrickImplemented public interface for modifying registered...
2013-05-06 Andrew TrickSupport command line option categories.
2013-05-06 Ulrich Weigand[SystemZ] Add configure bits
2013-05-05 Richard Osborne[docs] Update Target Feature Matrix for the XCore backend.
2013-05-03 Amara EmersonRevert r181009.
2013-05-03 Richard SandifordRemove comment that no target supports 128-bit IEEE...
2013-05-03 Amara EmersonAdd support for reading ARM ELF build attributes.
2013-05-03 Pekka JaaskelainenAdded pocl and TCE blurbs to the ReleaseNotes.
2013-05-02 Tobias GrosserAdded table of contents declaration in CommandLine...
2013-05-01 Aaron BallmanUpdating the getting started guide for Visual Studio...
2013-05-01 Nikola SmiljanicFix spelling
2013-04-30 Nadav RotemUpdate the release notes about the min/max reductions...
2013-04-27 Dmitri GribenkoDocumentation: end option description with a period
next