[X86][SSE] Bitcast assertion in XFormVExtractWithShuffleIntoLoad
[oota-llvm.git] / docs / ProgrammersManual.rst
2014-09-25 Sylvestre LedruUpdate my previous commit to fit 80 cols...
2014-09-25 Sylvestre LedruDetails that -debug-only is not available when LLVM...
2014-08-29 Robin MorissetFix typos in comments, NFC
2014-08-23 Hans WennborgProgrammersManual: the flag is called -debug-only
2014-07-21 Duncan P. N. Exon... Revert "[C++11] Add predecessors(BasicBlock *) / succes...
2014-07-20 Manuel Jacob[C++11] Add predecessors(BasicBlock *) / successors...
2014-07-17 Reid KlecknerRemove rules against std::function from the programmer...
2014-07-15 Duncan P. N. Exon... ADT: Add MapVector::remove_if
2014-07-15 Duncan P. N. Exon... ADT: Fix MapVector::erase()
2014-06-27 Chandler CarruthRe-apply r211287: Remove support for LLVM runtime multi...
2014-06-24 NAKAMURA TakumiRevert r211287, "Remove support for LLVM runtime multi...
2014-06-19 Zachary TurnerRemove support for LLVM runtime multi-threading.
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-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-05 Alexey SamsonovFix markup for -debug-only option
2014-06-02 Alp TokerGraphWriter: detect graph viewer programs at runtime
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-03 Yaron KerenUpdated Doxygen link for InstIterator.h.
2014-05-03 Yaron KerenInstIterator.h lives in llvm/IR.
2014-05-02 Yaron KerenCode style fix from Duncan P. N. Exon Smith.
2014-05-01 Yaron KerenUpdate post-r203364 lists.cs.uiuc.edu/pipermail/llvm...
2014-03-07 Nico Weber"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
2014-03-04 Chandler Carruth[Modules] Move ValueMap to the IR library. While this...
2013-11-14 Paul RobinsonTypos. (Test commit.)
2013-07-08 Benjamin KramerIR headers moved to llvm/IR some aeons ago, update...
2013-03-29 Sean Silva[docs] The STL "binary search" has a non-obvious name.
2013-03-22 Sean Silva[docs] Slight reword for precision.
2013-03-22 Sean Silva[docs] Document usage of SmallVectorImpl in interfaces.
2013-01-21 Michael IlsemanDocs for SparseMultiSet
2013-01-19 Dmitri GribenkoDocumentation: replace some non-ASCII characters by...
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2013-01-10 Chris Lattnerremove the rest of the "written by" lines in the docume...
2012-12-04 Sean Silvadocs: Fix broken link.
2012-12-04 Sean Silvadocs: Fix dead link.
2012-12-04 Sean Silvadocs: Convert ProgrammersManual to reST.