Fix paths; AutoRegen.sh changes its current working directory to be the
[oota-llvm.git] / docs /
2010-12-12 Chris Lattnerfix typo
2010-12-10 Dan GohmanIntroduce a new PartialAlias response for AliasAnalysis...
2010-12-10 Eric ChristopherUse GZIPBIN instead of GZIP. Apparently gzip uses GZIP...
2010-12-10 Chris Lattnerfix some validation problems
2010-12-10 Chris Lattnerrestructure this for readability, correct the example...
2010-12-09 Chris Lattneradd a rule for enums, patch by Zhanyong Wan!
2010-12-09 Bill WendlingFix the prototype for the llvm.eh.selector intrinsic.
2010-12-08 Bill WendlingFix newlines.
2010-12-05 Frits van BommelClarify some of the differences between indexing with...
2010-12-02 Zhanyong WanAdd naming rules to the coding standards.
2010-11-30 Chris Lattnerforbid rtti and exceptions
2010-11-30 Nick LewyckyMake @llvm.invariant.start not be readonly, so that...
2010-11-25 Oscar FuentesBump required cmake version on CMake.html.
2010-11-23 Zhanyong WanFix formatting nits in the coding standards. Reviewed...
2010-11-23 Wesley PeckRenaming ISD::BIT_CONVERT to ISD::BITCAST to better...
2010-11-20 Chris Lattnera byval argument without an align can have an arbitrary...
2010-11-17 Chris Lattneradd some justification for "using namespace llvm;"
2010-11-17 Chris Lattnervarious cleanups and other improvements, patch by Zhany...
2010-11-17 Chris LattnerWith the newly simplified SourceMgr interfaces and...
2010-11-16 Chris Lattnerupdate coding standards. Partial specialization is...
2010-11-16 Chris Lattnerlibc++ and compiler_rt are now dual licensed under...
2010-11-16 Peter CollingbourneDocument -enable-no-infs-fp-math and -enable-no-nans...
2010-11-16 Dan GohmanFix missing includes of "llvm/Analysis/Passes.h" in...
2010-11-15 Dan GohmanUpdate examples and documentation to explicitly add...
2010-11-15 Dan Gohman-basicaa is no longer the default.
2010-11-14 Chris Lattnerno alpha jit support.
2010-11-12 Chris Lattnerdescribe the preferred approach to silencing 'unused...
2010-11-11 NAKAMURA TakumiCMake: Add the new option "LLVM_LIT_ARGS".
2010-11-11 Devang PatelDocument debuginfo-tests.
2010-11-06 Chris Lattneradd (and document) the ability for alias results to...
2010-11-06 Chris Lattnergeneralize alias support to allow the result of an...
2010-11-06 Chris Lattnerdocument instalias.
2010-11-03 Duncan SandsFix typo, pointed out by Trevor Harmon.
2010-11-03 Chris Lattnerfix typo, patch by Trevor Harmon (PR8537)
2010-11-02 Oscar FuentesRemoved obsolete section about VC++ project files.
2010-10-31 Chris Lattnerfix the !eq operator in tblgen to return a bit instead...
2010-10-30 Benjamin KramerValidate HTML.
2010-10-30 Chris Lattneradd missing tag
2010-10-30 Chris Lattnerfix typos and some serious bugs in feature handling...
2010-10-30 Chris LattnerImplement (and document!) support for MnemonicAlias...
2010-10-30 Chris Lattnerimplement (and document!) the first kind of MC assemble...
2010-10-28 Oscar FuentesDocument LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New...
2010-10-28 Chris Lattnerclarify that not having the ".o file writing" feature
2010-10-27 Bill WendlingRandom cleanups and format changes.
2010-10-26 Duncan SandsYet another thing that was forgotten to be added to...
2010-10-25 Charles DavisMake the description of the hotpatch attribute even...
2010-10-25 Charles DavisMake hotpatch attribute description a little less Winte...
2010-10-25 Charles DavisAdd a new 'hotpatch' attribute. This attribute will...
2010-10-25 Kalle RaiskilaUpdate target feature matrix for CellSPU
2010-10-24 Jakob Stoklund OlesenUpdate target feature matrix for Blackfin.
2010-10-24 Wesley PeckUpdating target feature matrix to indicate current...
2010-10-24 Chris Lattnerbroken link
2010-10-24 Chris Lattneradd a big table with target features.
2010-10-22 Peter CollingbourneStandardise all build-mode affecting {EN,DIS}ABLE_...
2010-10-21 Tobias GrosserFix type in passes.
2010-10-21 Duncan SandsArgh, completely forgot to add this to the release...
2010-10-20 Tobias GrosserAdd RegionPass support.
2010-10-19 Jim GrosbachAdd a pre-dispatch SjLj EH hook on the unwind edge...
2010-10-15 Jakob Stoklund OlesenTeach FileCheck to handle trailing CHECK-NOT patterns.
2010-10-11 Chris LattnerPer discussion with Sanjiv, remove the PIC16 target...
2010-10-10 Chris Lattnerclarify that zero sized vectors are illegal, PR8340
2010-10-09 Nick LewyckyFix dead link.
2010-10-07 Nick LewyckyWarn about broken GCCs on ARM due to the problem fixed:
2010-10-06 Bill WendlingFixed RELEASE_28 tags.
2010-10-06 Tobias GrosserFix libc++ link in release notes.
2010-10-06 Tobias GrosserAdd missing "-" to the command line.
2010-10-06 Duncan SandsNo need to check out everything: binutils is enough.
2010-10-06 Tanya LattnerUpdate release location.
2010-10-06 Chris Lattnerremove the !nameconcat tblgen feature. It "shorthand...
2010-10-05 Jim Grosbachs/The ARM has/The ARM backend has/
2010-10-04 Bruno Cardoso LopesAVX intrinsics and builtins were also added to clang
2010-10-04 Douglas GregorSpell AltiVec correctly
2010-10-04 Daniel DunbarReleaseNotes: Note some changes to LLVM development...
2010-10-04 Daniel DunbarReleaseNotes: Note a header rename.
2010-10-04 Gabor Greifvalidator fixes; others remain, somebody who knows...
2010-10-04 Daniel DunbarAdd KLEE 2.8 release notes.
2010-10-04 Daniel DunbarA few more random Clang release notes.
2010-10-04 Gabor Greifminor tweaks and typos
2010-10-04 Devang PatelFix lexical block's tag number.
2010-10-04 Chris Lattnerscheduler update
2010-10-04 Chris Lattneranother tweak
2010-10-04 Duncan SandsAda support has moved to dragonegg - I am no longer...
2010-10-04 Duncan SandsFix a bunch of typos.
2010-10-04 Duncan SandsAltvec -> Altivec.
2010-10-04 Douglas GregorUpdate LLVM 2.8 release notes for Clang
2010-10-04 Chris Lattnercheckpoint, the release notes are now feature complete.
2010-10-04 Chris Lattnercheckpoint
2010-10-04 Chris Lattnercheckpoint.
2010-10-04 Chris Lattnerwrite Major Changes and Removed Features.
2010-10-03 Chris Lattnermove dragonegg up in the list, write blurbs for lldb...
2010-10-03 Chris Lattneradd a bunch of stuff that works with 2.8
2010-10-02 Chris Lattnerrandom updates
2010-10-02 Chris Lattnercheckpoint, don't expect this to read right yet. :)
2010-10-02 Chris Lattneradd a bunch more notes. I survived.
2010-10-01 Devang PatelFix block descriptor documentation.
2010-10-01 Devang PatelFix dbg_declare signature in document.
2010-10-01 Devang PatelFix DIDerived type fields' type in document.
2010-10-01 Chris Lattneradd a note
2010-10-01 Dale JohannesenFix pasto.
2010-10-01 Dale JohannesenAdd some doc for the x86mmx type.
next