2005-05-12 |
John Criswell | Shameless update of copyright years. |
tree | commitdiff |
2005-05-12 |
John Criswell | Correct a detail with the alloca instruction. |
tree | commitdiff |
2005-05-12 |
John Criswell | Fixed some typos. |
tree | commitdiff |
2005-05-11 |
Chris Lattner | update this to reflect the new selection daggy world |
tree | commitdiff |
2005-05-11 |
Chris Lattner | don't duplicate information, particularly when it's... |
tree | commitdiff |
2005-05-10 |
Misha Brukman | Remove vim modeline; this should go into ~/.vimrc |
tree | commitdiff |
2005-05-10 |
Misha Brukman | Remove vim modeline, this belongs in ~/.vimrc |
tree | commitdiff |
2005-05-10 |
Misha Brukman | Consistently surround `cl::' code structures with ... |
tree | commitdiff |
2005-05-10 |
Duraid Madina | note HP-UX support |
tree | commitdiff |
2005-05-09 |
John Criswell | Updated the list of code generators for LLVM 1.5. |
tree | commitdiff |
2005-05-09 |
John Criswell | Little corrections. |
tree | commitdiff |
2005-05-09 |
Chris Lattner | Fix bug noticed by Tzu-Chien Chiu, thanks! |
tree | commitdiff |
2005-05-07 |
Chris Lattner | add note about bit builtins newly supported |
tree | commitdiff |
2005-05-07 |
Chris Lattner | fix bugs in my previous commit clarify the return type... |
tree | commitdiff |
2005-05-06 |
Chris Lattner | add a couple of notes |
tree | commitdiff |
2005-05-06 |
Chris Lattner | document calling convention extensions |
tree | commitdiff |
2005-05-06 |
Chris Lattner | Add info on new 'tail' marker |
tree | commitdiff |
2005-05-04 |
Reid Spencer | Correct the descriptions of WHILE...END and RROT. Thank... |
tree | commitdiff |
2005-05-04 |
Andrew Lenharth | fixup argument |
tree | commitdiff |
2005-05-03 |
Andrew Lenharth | initial descriptions of count intrinsics |
tree | commitdiff |
2005-05-03 |
Andrew Lenharth | note the vararg change, and other stuff |
tree | commitdiff |
2005-05-01 |
Reid Spencer | Mention that arguments to functions must be first class... |
tree | commitdiff |
2005-04-26 |
Chris Lattner | no parens |
tree | commitdiff |
2005-04-26 |
Chris Lattner | update some paths |
tree | commitdiff |
2005-04-26 |
Reid Spencer | Convert the remainder of the intrinsic function prototy... |
tree | commitdiff |
2005-04-26 |
Reid Spencer | Use the declare syntax not the call syntax for intrinsi... |
tree | commitdiff |
2005-04-25 |
Tanya Lattner | Added question about turning off all optimizations... |
tree | commitdiff |
2005-04-25 |
Chris Lattner | document 'opaque' types |
tree | commitdiff |
2005-04-25 |
Chris Lattner | Add feedback from Vikram |
tree | commitdiff |
2005-04-25 |
Chris Lattner | fix some bugs |
tree | commitdiff |
2005-04-24 |
Reid Spencer | Make this readable for newbies and those who can only... |
tree | commitdiff |
2005-04-24 |
Misha Brukman | extract has been renamed to llvm-extract to avoid confl... |
tree | commitdiff |
2005-04-23 |
Chris Lattner | Types.def is going away |
tree | commitdiff |
2005-04-23 |
Chris Lattner | add a bunch of documentation about the LLVM type resolu... |
tree | commitdiff |
2005-04-23 |
Chris Lattner | make an advanced topics section, move symtab to it |
tree | commitdiff |
2005-04-23 |
Chris Lattner | This is not needed |
tree | commitdiff |
2005-04-23 |
Chris Lattner | add a search box for the documentation |
tree | commitdiff |
2005-04-22 |
Reid Spencer | Mention the --enable-targets= option to configure. |
tree | commitdiff |
2005-04-22 |
Misha Brukman | Hyphenate the adjective `n-bit' when used to describe... |
tree | commitdiff |
2005-04-22 |
Reid Spencer | Document the --enable-targets= feature of the configure... |
tree | commitdiff |
2005-04-22 |
Chris Lattner | remove 'another common example', which doesn't work... |
tree | commitdiff |
2005-04-22 |
Reid Spencer | There is no =head3. Convert to =head2. |
tree | commitdiff |
2005-04-22 |
Reid Spencer | Correct the documentation to match the program. |
tree | commitdiff |
2005-04-21 |
Chris Lattner | Fix some broken links, taking care of PR554 |
tree | commitdiff |
2005-04-21 |
Chris Lattner | update to match build changes. |
tree | commitdiff |
2005-04-19 |
Chris Lattner | Bug fixed |
tree | commitdiff |
2005-03-30 |
Misha Brukman | * Put command-line switches and function names in <tt> |
tree | commitdiff |
2005-03-30 |
Duraid Madina | Add section for Itanium |
tree | commitdiff |
2005-03-30 |
Misha Brukman | * Add section for Alpha |
tree | commitdiff |
2005-03-28 |
Andrew Lenharth | First step in adding pcmarker intrinsic. Second step... |
tree | commitdiff |
2005-03-18 |
Misha Brukman | We shall have IA64 as a new experimental backend releas... |
tree | commitdiff |
2005-03-15 |
Chris Lattner | methods removed. |
tree | commitdiff |
2005-03-15 |
Chris Lattner | switch from a* to arg_* and g* to global_* for argument... |
tree | commitdiff |
2005-03-11 |
Misha Brukman | Move link to GCC prefetch info here, since it's gone... |
tree | commitdiff |
2005-03-11 |
Chris Lattner | prefetch is now supported. |
tree | commitdiff |
2005-03-11 |
Misha Brukman | Sprinkle code examples and command-line interaction... |
tree | commitdiff |
2005-03-10 |
Misha Brukman | * Add directions to send output of nightly test script... |
tree | commitdiff |
2005-03-08 |
Jeff Cohen | Clarify inability to generate assembly, and note that... |
tree | commitdiff |
2005-03-07 |
Chris Lattner | Various cleanups and clarifications, thanks to Gabor... |
tree | commitdiff |
2005-03-07 |
Chris Lattner | fix another typo |
tree | commitdiff |
2005-03-07 |
Chris Lattner | fix typeo that Gabor Greif noticed! |
tree | commitdiff |
2005-03-06 |
Chris Lattner | cleanup some html |
tree | commitdiff |
2005-03-06 |
Chris Lattner | These methods are removed. |
tree | commitdiff |
2005-03-01 |
Misha Brukman | Fix HTML-4.01 Strict compliance |
tree | commitdiff |
2005-03-01 |
Misha Brukman | Use a colon instead of a period since we're introducing... |
tree | commitdiff |
2005-02-28 |
Chris Lattner | cleanup my miswording |
tree | commitdiff |
2005-02-28 |
Chris Lattner | Document llvm.prefetch, patch contributed by Justin... |
tree | commitdiff |
2005-02-28 |
Chris Lattner | Adam Treat implemented this :) |
tree | commitdiff |
2005-02-28 |
Reid Spencer | A few small steps toward HTML 4.01 Strict compliance. |
tree | commitdiff |
2005-02-28 |
Reid Spencer | Add a little more detail about the configuration proces... |
tree | commitdiff |
2005-02-27 |
Chris Lattner | Bug fixed |
tree | commitdiff |
2005-02-25 |
Chris Lattner | add an entry, add links to entries for demo page. |
tree | commitdiff |
2005-02-24 |
Reid Spencer | Remove a -C I forgot to remove earlier. |
tree | commitdiff |
2005-02-24 |
Reid Spencer | For PR528: |
tree | commitdiff |
2005-02-21 |
Chris Lattner | add another plausible reason |
tree | commitdiff |
2005-02-20 |
Chris Lattner | Bug fixed. |
tree | commitdiff |
2005-02-19 |
Chris Lattner | typeo |
tree | commitdiff |
2005-02-19 |
Chris Lattner | Bug fixed. |
tree | commitdiff |
2005-02-19 |
Chris Lattner | Bug fixed. |
tree | commitdiff |
2005-02-19 |
Chris Lattner | Fix a bug. |
tree | commitdiff |
2005-02-18 |
Misha Brukman | * llvmc does not have a -V switch |
tree | commitdiff |
2005-02-17 |
Misha Brukman | Remove colloquialisms from the documentation. |
tree | commitdiff |
2005-02-15 |
Chris Lattner | Bug fixed |
tree | commitdiff |
2005-02-15 |
Chris Lattner | Bug fixed. |
tree | commitdiff |
2005-02-14 |
Chris Lattner | wow, interesting typo :) |
tree | commitdiff |
2005-02-14 |
Chris Lattner | Bugs fixed |
tree | commitdiff |
2005-02-13 |
Chris Lattner | Add some updates |
tree | commitdiff |
2005-02-13 |
Chris Lattner | SuSE 3.3.3 is also borken. |
tree | commitdiff |
2005-02-12 |
Chris Lattner | Add note about broken GCC |
tree | commitdiff |
2005-02-12 |
Chris Lattner | Document the newly generalized model for constant globals. |
tree | commitdiff |
2005-02-11 |
Chris Lattner | Slightly expand on the instructions. |
tree | commitdiff |
2005-02-11 |
Chris Lattner | Bug fixed |
tree | commitdiff |
2005-02-09 |
Chris Lattner | This will be moved elsewhere. |
tree | commitdiff |
2005-02-09 |
Misha Brukman | * Use doc_code style for blocks of code |
tree | commitdiff |
2005-02-09 |
Misha Brukman | Do not mention colors in style names, we might want... |
tree | commitdiff |
2005-02-09 |
Misha Brukman | * Use an HTML list <ol> instead of custom superscripts... |
tree | commitdiff |
2005-02-09 |
Misha Brukman | Add style to display notes on a different background... |
tree | commitdiff |
2005-02-09 |
Chris Lattner | Turn footnotes into links, make the page validate. |
tree | commitdiff |
2005-02-09 |
Chris Lattner | If needed, this should be in the 'how to compile the... |
tree | commitdiff |
2005-02-09 |
Chris Lattner | this should be incorporated into the build |
tree | commitdiff |
next |