The symbol table just needs a const GlobalValue*, not a non-const one.
[oota-llvm.git] / docs /
2005-06-29 John CriswellBug fixed.
2005-06-24 Chris Lattneradd a note about variable length array
2005-06-22 Andrew LenharthSelectionDAG is very unhappy when the argument to an...
2005-06-18 Reid SpencerIgnore some generated files.
2005-06-18 Reid SpencerIgnore generated files.
2005-06-18 Andrew LenharthOK, after checking the backwards compatibility code...
2005-06-14 Duraid Madinanothing funny about building the CFE on Linux/Itanium
2005-05-18 Chris LattnerReid linked to the CVS release notes on newsforge :(
2005-05-18 John CriswellNew Release Notes for LLVM 1.6.
2005-05-18 John CriswellMerged in release_15.
2005-05-17 Misha BrukmanRemove extra header in the SPARC section
2005-05-17 Reid SpencerFix a few grammaros.
2005-05-17 Misha Brukman* Add a link to the pattern-matching codegen docs
2005-05-17 Misha BrukmanRecommend writing new instruction selectors using patte...
2005-05-17 Misha BrukmanAdd link to debugging code generators with bugpoint
2005-05-16 Reid SpencerAdjust the dependencies and generate the output to...
2005-05-16 Reid SpencerAdd the ability to generate the User LOC page via the...
2005-05-16 Chris Lattnermore minor edits
2005-05-16 Chris Lattnermore edits
2005-05-16 Chris Lattnermore edits, include stuff from the status update
2005-05-16 Chris Lattnerflush on the right and indented on the left looks a...
2005-05-16 John CriswellAdded a note about how the type can be omitted in call...
2005-05-16 Chris Lattnerfix a typo duraid noticed
2005-05-16 Chris Lattnermore edits
2005-05-15 Chris LattnerGCC4 + IA64 = badnews
2005-05-15 Chris Lattnerctlz = most signficant bits, cttz = least sig
2005-05-15 Chris Lattneradd a sparcv8 section, make this validate
2005-05-15 Chris Lattnermore edits, add anchors
2005-05-15 Chris Lattneredits to the simplify-libcalls element, move it higher...
2005-05-15 Chris Lattneradd generated code
2005-05-15 Reid SpencerMake note of the -simplify-libcalls pass.
2005-05-15 Chris LattnerSubstantial edits for the release notes.
2005-05-14 Chris Lattneradd x86-64 abi
2005-05-14 Reid Spencer* Truncate a long line.
2005-05-14 Andrew Lenharthmention the C++ exception problems on alpha
2005-05-14 Duraid Madinaadd a bit about the known problems on IA64
2005-05-14 Chris Lattnerminor changes
2005-05-14 Chris Lattneruser ops are not encoded in the bc format
2005-05-14 Reid SpencerDocument the pseudo-instruction opcodes in opcode range...
2005-05-13 John CriswellMinor fixup of typos.
2005-05-13 John CriswellRemoved PPC Linux support, as no one seems to have...
2005-05-13 John CriswellAdd a note about SPARC V8.
2005-05-13 John CriswellMinor fixes.
2005-05-13 John CriswellAdded some missing platforms.
2005-05-13 John CriswellMore typo and wording fixes.
2005-05-13 Chris LattnerAdd reassociation, minor cleanups.
2005-05-13 Chris Lattnerclose off B< tag
2005-05-13 Chris Lattnerremove htmlisms
2005-05-13 Chris Lattnerfix typo
2005-05-13 Chris Lattnernote how to disable inlining
2005-05-13 Chris Lattnerfix link to llvm-ar
2005-05-13 Chris Lattnerthese don't use passes
2005-05-13 Chris Lattnerthis detail is not needed here
2005-05-13 Chris Lattnerupdate this manual
2005-05-13 John CriswellMinor corrections and clarifications.
2005-05-12 John CriswellShameless update of copyright years.
2005-05-12 John CriswellCorrect a detail with the alloca instruction.
2005-05-12 John CriswellFixed some typos.
2005-05-11 Chris Lattnerupdate this to reflect the new selection daggy world
2005-05-11 Chris Lattnerdon't duplicate information, particularly when it's...
2005-05-10 Misha BrukmanRemove vim modeline; this should go into ~/.vimrc
2005-05-10 Misha BrukmanRemove vim modeline, this belongs in ~/.vimrc
2005-05-10 Misha BrukmanConsistently surround `cl::' code structures with ...
2005-05-10 Duraid Madinanote HP-UX support
2005-05-09 John CriswellUpdated the list of code generators for LLVM 1.5.
2005-05-09 John CriswellLittle corrections.
2005-05-09 Chris LattnerFix bug noticed by Tzu-Chien Chiu, thanks!
2005-05-07 Chris Lattneradd note about bit builtins newly supported
2005-05-07 Chris Lattnerfix bugs in my previous commit clarify the return type...
2005-05-06 Chris Lattneradd a couple of notes
2005-05-06 Chris Lattnerdocument calling convention extensions
2005-05-06 Chris LattnerAdd info on new 'tail' marker
2005-05-04 Reid SpencerCorrect the descriptions of WHILE...END and RROT. Thank...
2005-05-04 Andrew Lenharthfixup argument
2005-05-03 Andrew Lenharthinitial descriptions of count intrinsics
2005-05-03 Andrew Lenharthnote the vararg change, and other stuff
2005-05-01 Reid SpencerMention that arguments to functions must be first class...
2005-04-26 Chris Lattnerno parens
2005-04-26 Chris Lattnerupdate some paths
2005-04-26 Reid SpencerConvert the remainder of the intrinsic function prototy...
2005-04-26 Reid SpencerUse the declare syntax not the call syntax for intrinsi...
2005-04-25 Tanya LattnerAdded question about turning off all optimizations...
2005-04-25 Chris Lattnerdocument 'opaque' types
2005-04-25 Chris LattnerAdd feedback from Vikram
2005-04-25 Chris Lattnerfix some bugs
2005-04-24 Reid SpencerMake this readable for newbies and those who can only...
2005-04-24 Misha Brukmanextract has been renamed to llvm-extract to avoid confl...
2005-04-23 Chris LattnerTypes.def is going away
2005-04-23 Chris Lattneradd a bunch of documentation about the LLVM type resolu...
2005-04-23 Chris Lattnermake an advanced topics section, move symtab to it
2005-04-23 Chris LattnerThis is not needed
2005-04-23 Chris Lattneradd a search box for the documentation
2005-04-22 Reid SpencerMention the --enable-targets= option to configure.
2005-04-22 Misha BrukmanHyphenate the adjective `n-bit' when used to describe...
2005-04-22 Reid SpencerDocument the --enable-targets= feature of the configure...
2005-04-22 Chris Lattnerremove 'another common example', which doesn't work...
2005-04-22 Reid SpencerThere is no =head3. Convert to =head2.
2005-04-22 Reid SpencerCorrect the documentation to match the program.
2005-04-21 Chris LattnerFix some broken links, taking care of PR554
2005-04-21 Chris Lattnerupdate to match build changes.
next