[MCJIT] Remove PPCRelocations.h - it's no longer used.
[oota-llvm.git] / docs /
2014-09-23 Jingyue Wu[docs] Fixed a typo in Atomics.rst
2014-09-18 Peter CollingbourneFix sphinx warning.
2014-09-18 Peter CollingbourneLTO: introduce object file-based on-disk module format.
2014-09-11 Daniel Sanders[docs] Mention character array constants in docs/LangRe...
2014-09-10 Dan Liew[sphinx cleanup]
2014-09-10 Nico WeberFix docs reference to inexistent class.
2014-09-10 Hans WennborgLangRef: @baz should be @bar in the COMDAT example
2014-09-08 Dan LiewFix type error in insertvalue example in LangRef. ...
2014-09-06 Sean Silva[docs] Document what "NFC" means in a commit message.
2014-09-05 Andrew TrickMinor typo.
2014-09-04 Nico WeberFix link to 3.5 release notes.
2014-09-03 Joerg SonnenbergerDocument !and. Fix !shl and friends -- they provide...
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-09-02 Rafael EspindolaAdd a note about AuroraUX to the release notes.
2014-09-02 Matt ArsenaultAdd note to documentation about machine node chains.
2014-08-29 Robin MorissetFix typos in comments, NFC
2014-08-29 Alexey SamsonovIntroduce -DLLVM_USE_SANITIZER=Undefined CMake option...
2014-08-26 Reid KlecknerDeclare that musttail calls in variadic functions forwa...
2014-08-23 Hans WennborgProgrammersManual: the flag is called -debug-only
2014-08-22 Rafael EspindolaClear the llvm release notes to make room for 3.6.
2014-08-21 David BlaikieUse DILexicalBlockFile, rather than DILexicalBlock...
2014-08-21 Eric Fiselier[LIT] Remove documentation for method since it does...
2014-08-20 Dan LiewAdd note to LangRef about how function arguments can...
2014-08-19 Duncan P. N. Exon... LangRef: Move example of function-scope uselistorder...
2014-08-19 Duncan P. N. Exon... IR: Implement uselistorder assembly directives
2014-08-19 Alex LorenzDocs: add documentation for the coverage mapping format.
2014-08-19 Duncan P. N. Exon... CodingStandards: Document std::equal misbehaviour
2014-08-15 Eric Fiselier[LIT]Correct name of global lit configuration object...
2014-08-14 Rafael EspindolaDelete support for AuroraUX.
2014-08-14 Dan LiewAdd SPHINX_WARNINGS_AS_ERRORS CMake option to allow...
2014-08-13 Nick LewyckyFix examples of "named metadata" (some of which isn...
2014-08-11 Sylvestre LedruFix typos:
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-08-07 Pete CooperUpdate Tablegen documents given that binary literals...
2014-08-05 JF BastienFix typos in comments and doc
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-08-04 David BlaikieCorrect the emission kind constants committed in r214771
2014-08-04 David BlaikieDocument the "emission kind" field of the DICompileUnit...
2014-08-04 Benjamin KramerUpdate links to the gcc and java documentation that...
2014-08-02 Eric Fiselier[lit] Add --show-xfail flag to LIT.
2014-08-01 Adrian PrantlDebug info: Infrastructure to support debug locations...
2014-08-01 Reid Klecknerdocs: Strongly recommend setting rpath when using a...
2014-07-31 Eric FiselierAdd documentation for lit's --show-unsupported flag
2014-07-31 Bill SchmidtClarify in PowerPC release notes that 32-bit PIC suppor...
2014-07-31 Bill SchmidtWrong heading level for PowerPC changes in release...
2014-07-31 Bill SchmidtRelease Notes: Overriding PPC64 and PPC64LE ABI default...
2014-07-31 Bill SchmidtAdd PowerPC release notes for 3.5.
2014-07-31 Richard SmithFix some grammatical errors.
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-07-30 Alex Lorenzdocs: update the command guide documentation for llvm...
2014-07-30 Hans WennborgLangRef: add a note about the mangling-suppressing...
2014-07-30 Manuel JacobCorrect vector type definition in LangRef.
2014-07-28 Hans WennborgUpdate LLVM version: 3.5 => 3.6
2014-07-28 Dan LiewDocument the new LLVM CMake interface for building...
2014-07-28 Dan LiewFixed sphinx warning.
2014-07-25 Hal FinkelAdd @llvm.assume, lowering, and some basic properties
2014-07-25 Hal FinkelSimplify and improve scoped-noalias metadata semantics
2014-07-24 Hal FinkelAdd scoped-noalias metadata
2014-07-23 Rafael EspindolaDocument what backwards compatibility we provide for...
2014-07-23 Mark HeffernanIn unroll pragma syntax and loop hint metadata, change...
2014-07-23 Daniel SandersAdded release notes for MIPS.
2014-07-22 Dan LiewRevert "Treat warnings in Sphinx as errors. The reasons...
2014-07-22 Hal FinkelMake use of the align parameter attribute for all point...
2014-07-22 Dan LiewAdded LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that...
2014-07-22 Dan LiewTreat warnings in Sphinx as errors. The reasons for...
2014-07-22 Dan LiewFix Sphinx warning.
2014-07-21 Mark HeffernanRename metadata llvm.loop.vectorize.unroll to llvm...
2014-07-21 Duncan P. N. Exon... Revert "[C++11] Add predecessors(BasicBlock *) / succes...
2014-07-21 Dan LiewFix Sphinx warnings.
2014-07-21 Tom Stellarddocs: Update relaease documents to include the patch...
2014-07-20 Manuel Jacob[C++11] Add predecessors(BasicBlock *) / successors...
2014-07-18 Mark HeffernanAdd loop unrolling metadata descriptions to docs/LangRe...
2014-07-18 Hal FinkelAdd a dereferenceable attribute
2014-07-17 Reid KlecknerRemove rules against std::function from the programmer...
2014-07-17 Alp TokerDrop the udis86 wrapper from llvm::sys
2014-07-17 Adam Nemet[TableGen] Allow shift operators to take bits<n>
2014-07-17 Tim NorthoverCodeGen: extend f16 conversions to permit types > float.
2014-07-16 Hal FinkelFix a typo in the inalloca description
2014-07-15 Duncan P. N. Exon... ADT: Add MapVector::remove_if
2014-07-15 Duncan P. N. Exon... ADT: Fix MapVector::erase()
2014-07-15 Reid KlecknerDocument the maximum LLVM IR alignment, which is 1...
2014-07-14 Sanjay Patelfixed link
2014-07-11 Alexander KornienkoAdd FileCheck -implicit-check-not option to allow stric...
2014-07-10 Matt ArsenaultFix types in documentation.
2014-07-09 Cameron McInallyUpdate ReleaseNotes to mention Atomic NAND semantic...
2014-07-04 Sanjay Patelfixed typos
2014-07-04 Sylvestre LedruPhabricator doc: Explicit the fact that the patch needs...
2014-07-03 Rafael EspindolaExpand the note about llvm-ar now that inline asm works.
2014-07-02 Sylvestre LedruAlso document the 'arc commit' commands in the 'Committ...
2014-07-02 Reid KlecknerRemove the recommendation against using std::function
2014-07-01 Sean Silva[docs] Fix a mangled sentence.
2014-07-01 Sean Silva[docs] Remove stray HTML tag.
2014-06-30 Alp TokerFix 'platform-specific' hyphenations
2014-06-30 Adrian PrantlDebug info: split out complex DIVariable address expres...
2014-06-30 Scott Douglassundo test commit (whitespace only)
2014-06-30 Scott Douglasstest commit (whitespace only)
2014-06-27 Tyler NowickiVectorization documentation for loop hint pragmas and...
2014-06-27 David MajnemerIR: Add COMDATs to the IR
2014-06-27 Chandler CarruthRe-apply r211287: Remove support for LLVM runtime multi...
next