This is the regression test for the change to InstructionCombining.cpp
[oota-llvm.git] / docs /
2004-07-27 Chris LattnerNew functionality
2004-07-27 Chris LattnerDocument new syntax
2004-07-26 Chris LattnerRemove dead section
2004-07-25 Reid SpencerBugs fixed.
2004-07-23 Brian Gaekebug fixed
2004-07-22 Chris LattnerUpdate documentation for gc intrinsics change. Contrib...
2004-07-21 Misha BrukmanReid doesn't need a definite article in front of his...
2004-07-21 Misha BrukmanDelete extra space; add <p> tags around text within...
2004-07-21 Misha BrukmanFix spelling of `iterative scan'
2004-07-21 Alkis EvlogimenosAdd Iterative scan register allocator.
2004-07-21 Alkis EvlogimenosLinearscan is no longer experimental.
2004-07-20 Misha BrukmanRefer would-be llvm-gcc source users/hackers to the...
2004-07-19 Chris LattnerFix broken link
2004-07-19 Chris LattnerJust run 'make', not all-gcc
2004-07-18 Chris LattnerAdd note about GCC 3.3.2 being completely broken
2004-07-18 Chris LattnerDoesn't exist
2004-07-18 Reid Spencerbug 122:
2004-07-18 Reid SpencerBug 122 fixed.
2004-07-17 Chris LattnerHrm, I think we need a "Reid is buggy" bug ;-)
2004-07-17 Reid SpencerInitial (outline only) draft of the System Library...
2004-07-17 Chris LattnerAdd note about IA64 C++
2004-07-16 Chris LattnerFor 64-bit platform support, we now use the clEnumValEn...
2004-07-15 Chris LattnerQOI issue fixed
2004-07-15 Chris LattnerBug fixed
2004-07-12 Misha BrukmanNew open proj: C/C++ compiler in C++, with link to...
2004-07-12 Chris Lattnernew feature
2004-07-12 Misha Brukman* Clarify Sparc as SparcV9
2004-07-10 Reid Spencer- Correct grammar of -s description
2004-07-10 Chris LattnerAdd link to the stkrc page
2004-07-10 Reid SpencerCommand Guide for the Stacker language compiler, stkrc.
2004-07-10 Chris LattnerMinor cleanups:
2004-07-09 Chris LattnerNo really, he did finish!
2004-07-09 Chris LattnerToo much of a title for it's own good
2004-07-09 Chris LattnerFix Validation bugs
2004-07-08 Chris Lattnerstatisfy the spelling police
2004-07-07 Reid SpencerBug 391 fixed.
2004-07-07 Reid SpencerInsert a reference to uint32_vbr encoding.
2004-07-07 Reid SpencerAn update with corrections to content as well as using...
2004-07-07 Chris LattnerBug fixed
2004-07-06 Chris LattnerPunctuate
2004-07-05 Reid SpencerFirst draft completed. All sections written.
2004-07-05 Reid SpencerAdded sections for Constant Pool, Module Global Info...
2004-07-05 Chris LattnerAdd a missing "terminator" :)
2004-07-05 Chris LattnerStructures allow only uint
2004-07-05 Reid Spencer- Reorganized the document contents
2004-07-02 Brian GaekeModernize example, so that you can paste it right into...
2004-07-02 Misha Brukman* Wrap long lines
2004-07-02 Misha Brukman* Standardize manpage output: program name bold, option...
2004-07-02 Misha BrukmanThe HTML documentation is now automatically generated...
2004-07-02 Misha Brukman* Link to the POD-generated HTML documentation
2004-07-02 Misha BrukmanMake `args' stand out as bold, delete confusing elipsis...
2004-07-02 Misha BrukmanHTML links in PODs must be absolute.
2004-07-02 Misha BrukmanSimplify wording: `the bugpoint tool' can just become...
2004-07-02 Misha Brukmanllvm-abcd has become llvm-bcanalyzer
2004-07-02 Reid SpencerAdd a note about implementing interprocedural register...
2004-07-02 Reid Spencerllvm-abcd tool name changed to llvm-bcanalyzer: see...
2004-07-02 Reid SpencerPodified documentation for the llvm-bcanalyzer tool...
2004-07-01 Chris LattnerFix broken links
2004-07-01 Brian Gaekebug. point. pod.
2004-07-01 Brian Gaekebugpoint command guide has been designated a full-fledg...
2004-07-01 Brian Gaekeabcd pod document
2004-07-01 Brian Gaekellvm-nm pod format man page.
2004-07-01 Misha BrukmanFix grammar: remove `our' as it no longer makes sense.
2004-07-01 Chris LattnerThis is more of an "llvm team" thing by now
2004-07-01 Misha Brukmanllvm-db is in alpha stage, this document is a placeholder.
2004-07-01 Misha BrukmanFix links to llvmgcc and llvmgxx
2004-07-01 Misha Brukmangccld enters the Hall of POD.
2004-07-01 Misha BrukmanMake the text of the link to llvmgxx.html more appropri...
2004-07-01 Misha BrukmanFix grammar in Stacker doc description.
2004-07-01 Misha BrukmanMention llvm-abcd, point out difference between it...
2004-07-01 Misha BrukmanChange format of CommandGuide index page to look like...
2004-07-01 Misha Brukman* `The' isn't necessary in front of LLVM
2004-07-01 Misha BrukmanFresh from the LLVM baker's oven: opt and analyze pods.
2004-07-01 Misha BrukmanAdd llvm-g++ and llvm-gcc pod documentation.
2004-07-01 Misha BrukmanFix link to llvmgcc.
2004-07-01 Misha BrukmanMake links relative instead of absolute.
2004-07-01 Reid SpencerAdded a command page for the llvm-abcd tool.
2004-06-30 Jonathan MantonFixed the tutorial to indicate that we needed to use...
2004-06-29 Reid SpencerFix order and line length of fixed bugs.
2004-06-28 Chris Lattnerdocument new pass
2004-06-28 Chris LattnerAdd a link to the CFE build instrs next to the CFE...
2004-06-28 Chris LattnerBuilding the C FE is a user-level process
2004-06-28 Chris LattnerBad passes are gone
2004-06-25 John CriswellRemoved the interrupt_handler instrinsic section that...
2004-06-25 John CriswellGrammar and punctuation fixes.
2004-06-25 John CriswellAdded missing quote.
2004-06-24 Chris LattnerAdd a section about running the nightly tester proper.
2004-06-23 Reid SpencerAdded a note about the new llvmgrep utility.
2004-06-22 Brian Gaekelink to qmtest-2.0.3 tar file
2004-06-22 Misha BrukmanMention a note about having gccas and gccld in the...
2004-06-22 Tanya LattnerFixing broken links
2004-06-22 Tanya LattnerFixed broken links.
2004-06-22 Tanya LattnerFixing broken link to gcc manual
2004-06-21 Tanya LattnerChanging absolute link. Remembering to logout as root ;)
2004-06-21 Tanya LattnerFixed small typo to symtab link.
2004-06-21 Tanya LattnerJust a stub command guide for llvm-db for now. Will...
2004-06-21 Chris LattnerFix some broken links
2004-06-21 Misha BrukmanMention the requirement of dlcompat for MacOS X.
2004-06-20 Reid SpencerAdded a note about requiring QMTest 2.0.3 instead of...
2004-06-20 Chris LattnerBug fixed
next