summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-11-16ReleaseNotes.html updates reflecting PPC64 Elf Linux efforts and progress.Will Schmidt
2012-11-16Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.Duncan Sands
2012-11-16Remove trailing whitespaceMichael Ilseman
2012-11-15Fix typo.Jyotsna Verma
2012-11-15Add description of how to build docsJoel Jones
2012-11-15Add missing documentation for llvm.exp2, llvm.log10, and llvm.log2.Craig Topper
2012-11-15Add llvm.ceil, llvm.trunc, llvm.rint, llvm.nearbyint intrinsics.Craig Topper
2012-11-15Add some release notes that say we removed the CellSPU port.Eric Christopher
2012-11-14docs: Improve typographical correctness.Sean Silva
2012-11-14docs: Sphinxify TestSuiteMakefileGuideSean Silva
2012-11-14Remove the CellSPU port.Eric Christopher
2012-11-14docs: Sphinxify TestingGuideSean Silva
2012-11-14Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions inAlexander Kornienko
2012-11-14Added %(line), %(line+<number>), %(line-<number>) substitutions to litAlexander Kornienko
2012-11-14FileCheck.rst: change formatting of code-like constructs to use a monospacedDmitri Gribenko
2012-11-14docs: nuke GCCFEBuildInstrs.htmlSean Silva
2012-11-14docs: Fix Sphinx toctree warning.Sean Silva
2012-11-14docs: chmod -x HowToUseInstrMappings.rstSean Silva
2012-11-13Relax the restrictions on vector of pointer types, and vector getelementptr.Duncan Sands
2012-11-12Update link to external documentJean-Daniel Dupas
2012-11-12fix a spelling mistakeNadav Rotem
2012-11-11Update the vectorizer docs.Nadav Rotem
2012-11-07fix typo PR1476Pawel Wodnicki
2012-11-07fix for PR1476Pawel Wodnicki
2012-11-07Fix a broken sentenceEli Bendersky
2012-11-07Document the -input-file option of FileCheckEli Bendersky
2012-11-06docs: use code font for console commands in phabricator manualAlexey Samsonov
2012-11-05Add a couple of stubs to the release notes for things I noticed whileChandler Carruth
2012-11-05PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ...Eli Bendersky
2012-11-02Documentation: fix typos.Dmitri Gribenko
2012-10-31Remove stale documentation about tail duplicaton IR passArnold Schwaighofer
2012-10-31Fix typo in CodeGenerator docEli Bendersky
2012-10-29Typo.Jakub Staszak
2012-10-29Change the PassManagerBuilder (used by -O3) loop vectorizer flag from -vector...Nadav Rotem
2012-10-29Loads and stores without an explicit alignment use the abi alignment not theDuncan Sands
2012-10-27Clarify that there is an option other than OAuth for Phabricator andChandler Carruth
2012-10-26Suggest llvm_unreachable over assert(0).Jordan Rose
2012-10-26Remove LoopDependenceAnalysis.Benjamin Kramer
2012-10-26Minor enhancement to build process notes for ARM platforms.David Tweed
2012-10-25Update the release notes to note the change from TargetData to DataLayout.Micah Villmow
2012-10-25add TableGen support to create relationship maps between instructionsSebastian Pop
2012-10-24Add a bit of documentation on the annotated disassembly output.Kevin Enderby
2012-10-24Document the -force-vector-width flag.Nadav Rotem
2012-10-20Document current Doxygen use practices in Coding Standards. Mostly it isDmitri Gribenko
2012-10-20Vectorization docs.Nadav Rotem
2012-10-19lit: Rename the valgrind leaks feature to match what is currently usedDaniel Dunbar
2012-10-19lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar
2012-10-19Fix some doc-os.Daniel Dunbar
2012-10-18lit: Allow XFAIL: lines to also refer to "features".Daniel Dunbar
2012-10-18Update the LangRef documentation for the per pointer address space support.Micah Villmow