note where to get steens-aa and ds-aa
[oota-llvm.git] / docs /
2007-07-03 Chris Lattnernote where to get steens-aa and ds-aa
2007-07-01 Reid SpencerTerminate the document with the right end tags.
2007-06-30 Anton KorobeynikovRemove labels again
2007-06-29 Anton KorobeynikovChange CVS-style 'labels' to SVN 'tags' directory.
2007-06-29 Anton KorobeynikovAnother typo
2007-06-29 Anton KorobeynikovFix a typo
2007-06-29 John CriswellApplied Reid's patch. Long live Subversion!
2007-06-29 John CriswellConvert .cvsignore files
2007-06-20 Tanya LattnerModify deleting global variable with an even easier...
2007-06-20 Devang PatelUpdate AnalysisGroup documentation to document restrict...
2007-06-20 Tanya LattnerAdd blurb on deleting global variables.
2007-06-19 Chris Lattnerdon't use binutils 2.17
2007-06-18 Tanya LattnerUpdate docs for llvm.var.annotation intrinsic.
2007-06-15 Tanya LattnerAdd local var annotation intrinsic.
2007-06-14 Duncan SandsFix typos.
2007-06-12 Chris Lattnerone final bugfix
2007-06-12 Chris Lattnermodernize example
2007-06-08 Chris Lattnerwording fix noticed by Ivan Novick
2007-06-07 Tanya LattnerCorrect typo. Should be "not allowed"
2007-06-06 Chris Lattnerupdate to match latest changes
2007-06-05 Zhou ShengCommit first round work of PR1373. "noalias" is now...
2007-05-29 Chris Lattnermore fixes to C code.
2007-05-29 Bill WendlingFixed some formatting.
2007-05-29 Bill WendlingAdded "llvmc" to the FAQ.
2007-05-29 Bill WendlingAdded "doc_class" div tags to code segments.
2007-05-29 Bill WendlingFix for PR1452. Removed "define" keyword from the C...
2007-05-24 Chris Lattnerremove contradiction owen noticed
2007-05-23 Chris Lattnerfinal updates
2007-05-22 Dale JohannesenDocument boolOrDefault and its parser.
2007-05-22 Tanya LattnerNightlyTest.pl does not exist.
2007-05-22 Tanya LattnerAdding 2.0 release
2007-05-18 Duncan SandsFix typo.
2007-05-18 Chris Lattnerfinished the first draft
2007-05-18 Chris Lattnercrank out notes
2007-05-18 Chris Lattnervalidation fix
2007-05-18 Chris Lattnervalidation fixes
2007-05-18 Chris Lattnertweak
2007-05-17 Chris Lattnervalidation fixes
2007-05-17 Chris Lattnerllvm-gcc now supports almost all gcc extensions. The...
2007-05-17 Chris Lattneradd a section about API changes.
2007-05-17 Chris Lattnerminor tweak
2007-05-16 Tanya LattnerMerged in both release announcement guts.
2007-05-16 Reid SpencerUpdate for arbitrary precision integer types.
2007-05-15 Nicolas GeoffrayNote on current implementation of ELF32/PPC ABI.
2007-05-14 Reid SpencerThe wrapping behavior of part_set is not desirable...
2007-05-14 Reid SpencerRevise definition of part_select. The wrapping behavior...
2007-05-14 Chris LattnerAdd a skeleton for future contents
2007-05-13 Chris Lattneradd a link
2007-05-13 Chris Lattneradd initial description of llvm top-level stuff.
2007-05-13 Chris Lattnerfinish the description of the bitstream format.
2007-05-12 Reid SpencerFix a grammaro.
2007-05-12 Chris Lattnerfix typo
2007-05-12 Chris Lattnercontinued description
2007-05-12 Chris Lattneradd a bunch of content.
2007-05-12 Chris Lattnerfirst step
2007-05-12 Lauro Ramos VenancioAdd a known QEMU problem.
2007-05-10 Anton KorobeynikovThese attributes are supported!
2007-05-10 Chris Lattnergar. GCC 3.4.2 also miscompiles llvm at -O3. :(
2007-05-10 Chris Lattneranother version of gcc that miscompiles llvm.
2007-05-09 Lauro Ramos VenancioAdd two ARM known problems.
2007-05-09 Chris Lattnerarm no longer experimental, c++ eh support is?
2007-05-09 Chris Lattneradd a meta-blurb about the 2.0 release
2007-05-09 Chris Lattnerstrip the llvm 1.9 info out of the release notes
2007-05-06 Chris Lattnerremove dead option
2007-05-06 Chris Lattnerthis is obsolete
2007-05-06 Chris Lattnerlink to the bitcode doc
2007-05-03 Devang PatelDrop 'const'
2007-05-02 Devang PatelUse 'static const char' instead of 'static const int'.
2007-05-01 Devang PatelUpdate doc to reflect changes I am about to install...
2007-04-29 Anton KorobeynikovImplement protected visibility. This partly implements...
2007-04-29 Anton KorobeynikovImplement review feedback
2007-04-29 Jeff CohenMinor corrections.
2007-04-28 Anton KorobeynikovImplement review feedback. Aliasees can be either Globa...
2007-04-25 Anton KorobeynikovImplement aliases. This fixes PR1017 and it's dependent...
2007-04-22 Jeff CohenUndo erroneous corrections.
2007-04-22 Jeff CohenMinor corrections.
2007-04-21 Christopher Lambadd support for alignment attributes on load/store...
2007-04-18 Jeff CohenProvide link.
2007-04-17 Devang PatelRemove "ModulePasses requiring FunctionPasses" from...
2007-04-16 Devang PatelDocument how, module pass can require function pass.
2007-04-16 Duncan SandsFix typos.
2007-04-15 Reid SpencerDescribe quoting rules.
2007-04-14 Reid SpencerAdd some info about the pipelines and redirection.
2007-04-14 Reid SpencerFor PR1319:
2007-04-14 Duncan SandsCorrect typo.
2007-04-12 Lauro Ramos Venancioupdate documentation
2007-04-12 Lauro Ramos Venancioupdate documentation
2007-04-12 Reid SpencerFix extra argument in part_set examples. Thanks Zhiru.
2007-04-11 Reid SpencerFix validation errors.
2007-04-11 Reid SpencerMissing end tag. Thanks, Nick.
2007-04-11 Reid SpencerPut period inside the paragraph!
2007-04-11 Reid SpencerDocument the part_set intrinsic.
2007-04-11 Reid SpencerAdd Scott's note about GCC 4.1.2 on OpenSUSE.
2007-04-10 Reid SpencerFix name of an intrinsic: bit.part_select -> part.select
2007-04-07 Duncan SandsRephrase linker explanation.
2007-04-04 Reid SpencerRemove the part_set intrinsic. It won't get implemented...
2007-04-04 Reid SpencerAppease Chris' pedantic streak.
2007-04-04 Reid SpencerFix links to intrinsic functions outside LangRef.html
2007-04-04 Reid SpencerRemove intrinsics that we will not be implementing.
2007-04-02 Devang PatelUpdate example notes to clarify system linker's role.
next