Do not dereference invalid ranges. Generalize targetdata alignment model.
[oota-llvm.git] / docs /
2007-02-16 Chris Lattnerupdate symtab section to reflect recent changes.
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFix validation errors.
2007-02-14 Reid SpencerFix a typo.
2007-02-14 Reid SpencerAdd feedback from Vikram Adve.
2007-02-14 Reid SpencerSynchronize TOC headings with actual headings.
2007-02-14 Reid SpencerFix the table of contents to match the document body.
2007-02-14 Reid SpencerFix a grammaro.
2007-02-14 Reid SpencerA few changes:
2007-02-14 Reid SpencerDrop a policy.
2007-02-14 Reid SpencerSome more minor tweaks.
2007-02-14 Reid SpencerFix word usage.
2007-02-14 Reid SpencerAdd a missing .
2007-02-14 Reid SpencerIncorporate Chris Lattner's second round of feedback.
2007-02-14 Chris Lattnerfix validation bug
2007-02-14 Chris Lattnernow that llvm-gcc3 is gone, life is significantly simpl...
2007-02-14 Chris Lattnerremove an obsolete question
2007-02-14 Chris Lattnerremove obsolete warning
2007-02-14 Chris LattnerThere is no circular dependency between llvm and llvm...
2007-02-14 Reid SpencerIncorporate Chris' first round of comments.
2007-02-13 Reid SpencerAdd missing closing parenthesis.
2007-02-13 Reid SpencerFix tow grammaros that Bill Wendling noticed.
2007-02-13 Reid SpencerClean up spelling mistakes.
2007-02-13 Reid SpencerFix an HTML validation error.
2007-02-13 Reid SpencerMake the draft notice more prominent.
2007-02-13 Reid SpencerAdd DeveloperPolicy.html
2007-02-13 Reid SpencerFirst draft of the LLVM Developer Policy. This document...
2007-02-12 Reid SpencerRemove references to the now deprecated gccas and gccld.
2007-02-12 Reid SpencerUpdate for llvm-gcc v4.0 usage.
2007-02-10 Chris Lattnerfix a grammar ambiguity noticed by Duncan
2007-02-09 Reid Spencerint -> i32, etc.
2007-02-09 Reid SpencerRemove gccas.pod and references to gccas and gccld.
2007-02-09 Reid SpencerChange a reference to gccas to a reference to opt.
2007-02-09 Reid SpencerRemove references to gccld and gccas, adjusting the...
2007-02-09 Reid Spencergccld is gone.
2007-02-09 Reid SpencerFix some formatting mistakes.
2007-02-09 Reid SpencerMerge gccld documentation in here. gccld will go away...
2007-02-08 Chris Lattnerupdate this.
2007-02-08 Reid SpencerDescribe llvm/test more accurately given recent changes.
2007-02-07 Chris Lattnerremove some obsolete SymbolTable methods. These docs...
2007-02-06 Reid SpencerDocument the LINK_COMPONENTS and NO_INSTALL variables.
2007-02-05 Chris Lattneradd a note
2007-02-04 Reid SpencerFor PR1067:
2007-02-04 Chris Lattnerdescribe SmallSetVector
2007-02-03 Chris Lattnernull -> pointer, nul -> character :)
2007-02-03 Reid SpencerFix some spellos.
2007-02-03 Chris Lattnerfix grammar
2007-02-03 Chris LattnerSerious cleanups. Make the TOC match the text for...
2007-02-03 Chris LattnerAdd TOC
2007-02-03 Chris Lattnerdescribe map-like containers
2007-02-03 Chris Lattnerimprove grammar
2007-02-03 Chris Lattnerimprove grammar
2007-02-03 Chris Lattnerclose run-away tag
2007-02-03 Chris Lattnerfill in the section on Set-like containers.
2007-02-03 Chris Lattnerfix validation issues
2007-02-03 Chris Lattnerfix validation problems
2007-02-03 Chris LattnerAdd some notes about choice of container.
2007-02-03 Reid SpencerFor PR1152:
2007-02-03 Reid SpencerAnd even more correctly.
2007-02-03 Reid SpencerFormat the examples correctly.
2007-02-03 Reid SpencerFor PR1152:
2007-02-02 Reid SpencerPut the Shift instructions in the right section.
2007-02-02 Reid Spencer1. Break long lines to 80 col limit
2007-01-31 Reid SpencerPreview of the shift instructions becoming Binary Opera...
2007-01-31 Reid SpencerFix version information for new instructions.
2007-01-31 Reid SpencerCorrect the instruction op codes to meet current head...
2007-01-31 Reid SpencerExcise documentation about Compaction Tables.
2007-01-28 Anton KorobeynikovGrammar fix
2007-01-28 Anton KorobeynikovDocument 'inreg' & 'sret'
2007-01-27 Owen AndersonDescribe the recent changes to the bytecode format...
2007-01-26 Jim LaskeyChange the MachineDebugInfo to MachineModuleInfo to...
2007-01-23 Devang PatelFix cut-n-pasto.
2007-01-23 Anton KorobeynikovOne more small fix to documentation
2007-01-23 Anton KorobeynikovUpdating documentation:
2007-01-21 Reid SpencerFor PR970:
2007-01-20 Reid SpencerInitial template for the 2.0 Bitcode format that will...
2007-01-19 Reid Spencericmp doesn't support comparison of packed types.
2007-01-18 Reid SpencerUpdate copyright for 2007.
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...
next