Welcome 2007.
[oota-llvm.git] / docs /
2007-01-17 Reid SpencerUpdate for changes in location of Stacker.
2007-01-15 Reid SpencerOne more @ to remove.
2007-01-15 Reid SpencerUpdate documentation for parameter attributes for the...
2007-01-15 Chris LattnerChange to match API changes.
2007-01-15 Chris LattnerTerminology change: drop 'integral' completely. Now...
2007-01-14 Chris Lattnerclarify linkonce/weak linkage
2007-01-14 Reid SpencerFix an incorrect conversion of int -> i32
2007-01-14 Chris Lattneradd a global variable example
2007-01-12 Anton Korobeynikov* PIC codegen for X86/Linux has been implemented
2007-01-12 Reid SpencerMake a couple organizational changes. Type no longer...
2007-01-12 Reid SpencerUpdate documentation for arbitrary precision integers:
2007-01-12 Reid SpencerFix a typo.
2007-01-12 Reid SpencerUpdate for changes in the IR. The ConstantIntegral...
2007-01-12 Reid SpencerUpdate for changes in the assembly syntax. bool is...
2007-01-09 Reid SpencerExplain that bitcast can only cast a pointer to another...
2007-01-08 Chris LattnerFully specify the type of the llvm.va* intrinsics....
2007-01-07 Chris Lattnerllvm.isunordered is no longer alive.
2007-01-07 Reid SpencerUpdate the documentation for SymbolTable class.
2007-01-05 Reid SpencerAdd an example to the trunc instruction to clarify...
2007-01-05 Reid SpencerCorrect the documentation for function declarations...
2007-01-04 Chris LattnerFix broken links, reported by Baptiste Lepilleur
2007-01-04 Reid SpencerDocument this tool as experimental and list its deficie...
2007-01-04 Reid SpencerClean up usage of "unsigned" and "signed" in the docume...
2007-01-04 Bill WendlingRemoved reference to "cnull" because typical users...
2007-01-04 Chris Lattnerding dong llvm-gcc3 is dead
2007-01-04 Chris Lattnergcc 4.1.1 on amd64 is broken
2007-01-04 Reid Spencericmp and fcmp do not take packed type operands.
2006-12-31 Reid SpencerRemove documentation of non-existent cextcc and csretex...
2006-12-31 Reid SpencerOne more try on the table formatting.
2006-12-31 Reid SpencerClean up some typos and formatting.
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Nick LewyckyTypo.
2006-12-28 Reid SpencerPreview of new calling conventions: cextcc and csretext...
2006-12-20 Chris Lattnerfix a typo
2006-12-19 Reid SpencerRemove documentation for isSigned and isUnsigned method...
2006-12-19 Chris Lattnerupdate to reflect changes in statistic class.
2006-12-19 Reid SpencerFix an example that used the old SetCondInst instruction.
2006-12-19 Reid SpencerMake changes for removal of SETCC instruction to unify...
2006-12-17 Bill WendlingAdded example of how to code print() methods so that...
2006-12-15 Jim LaskeyPass html validation.
2006-12-14 Jim LaskeyStart of PowerPC info.
2006-12-09 Bill WendlingFixed some formatting.
2006-12-09 Bill WendlingAnother example of using the llvm IO streams.
2006-12-09 Bill WendlingAdd documentation for how to use the new LLVM streams.
2006-12-08 Andrew LenharthA backwards compatible bc format for packed structs
2006-12-08 Andrew LenharthPacked Structure Definitions (docs)
2006-12-07 Bill WendlingRemoving even more <iostream> includes.
2006-12-06 Reid SpencerTie the ordered/unordered predicate descriptions to...
2006-12-04 Reid SpencerWe only support 32-bit or 64-bit sequential type indice...
2006-12-04 Reid SpencerDocument the icmp and fcmp constant expressions.
2006-12-03 Reid SpencerUpdate for signless GEP semantics.
2006-12-02 Reid SpencerAdd llvm-upgrade documentation.
2006-12-02 Reid SpencerDocument the llvm-upgrade tool.
2006-11-30 Jim LaskeyUpdate docs
2006-11-27 Chris Lattnerremove dead tag
2006-11-21 John CriswellDocumented the --disable-compression option in gccld...
2006-11-20 Chris LattnerFix PR1005
2006-11-20 Tanya LattnerFixed typo
2006-11-20 Tanya LattnerAdding 1.9 release and removing references to cfrontend
2006-11-20 Tanya LattnerChanging cfrontend dir to llvm-gcc3.4 as the example.
2006-11-19 Reid SpencerCorrections from review.
2006-11-18 Reid SpencerUpdate a reference to the old setcc instruction.
2006-11-18 Reid SpencerFor PR950:
2006-11-18 Anton KorobeynikovMovind newly-intorudced dll* linkage stuff & windows...
2006-11-18 Chris Lattnerfix bug
2006-11-18 Chris Lattnerfirst draft of 1.9 release notes
2006-11-16 Bill WendlingCleaned up the document. Added "doc_code" divisions...
2006-11-13 Reid SpencerAdd a link to the GEP FAQ.
2006-11-11 Reid SpencerDocument new constant expr operators, rename bitconvert...
2006-11-11 Reid SpencerAdd a preview of two new conversion operators: ptrtoint...
2006-11-09 Reid SpencerPost-review changes on conversion instructions.
2006-11-09 Reid SpencerFix runaway <tt> element and section ordering.
2006-11-09 Reid SpencerRemove futurisms that won't be in our future.
2006-11-09 Reid SpencerOne more time for indentation.
2006-11-09 Reid SpencerFix indentation problem starting at GEP.
2006-11-08 Reid SpencerDocument correct opcodes for post 1.9 release.
2006-11-08 Reid SpencerUpdate the instruction opcodes for release 1.9
2006-11-08 Reid SpencerFor PR950:
2006-11-08 Reid SpencerFix the section headings.
2006-11-08 Reid SpencerFor PR950:
2006-11-04 Reid SpencerAdd a note about warnings from the GNU ld 2.16.X linker.
2006-11-02 Reid SpencerFor PR950:
2006-11-01 Reid SpencerPartial update for Release 1.9
2006-10-27 Devang PatelUse doc_code class.
2006-10-27 Devang PatelDocument removeModule().
2006-10-27 Devang PatelDocument getAlignment()
2006-10-26 Reid SpencerFor PR950:
2006-10-20 Reid SpencerFor PR950:
2006-10-18 Owen AndersonAdd LCSSA to the LLVM lexicon.
2006-10-15 Chris Lattnerclarify
2006-10-15 Reid SpencerDocument the VAArg, and vector instruction opcodes.
2006-10-11 Bill WendlingClean-up of formatting and spelling.
2006-10-11 Bill WendlingPut code example inside of "doc_code" divisions.
2006-10-02 Jim LaskeyUpdate documentaion of node annotation (coloring) in...
2006-09-28 Reid SpencerProvide a gdb usage fix provided by Zhongzing Xu.
2006-09-17 Reid SpencerMake the LLVM Publications link point to /pubs/ since...
2006-09-17 Anton KorobeynikovAdded some eye-candy for Subtarget type checking
2006-09-14 Anton KorobeynikovAdding dllimport, dllexport and external weak linkage...
2006-09-14 Nick LewyckyDocument new --enable-valgrind option.
2006-09-12 John CriswellCorrect the URL to the attrib.incl file.
next