2003-10-15 |
Chris Lattner | Remove usage of use_size() |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Chris Lattner | Cleanup |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Chris Lattner | Add new hasOneUse() method. Remove explicit inline... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | add support forloading additional .so files on the... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | Change the execute methods to take the shared object... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | Generalize abstract interpreter interface to allow... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Misha Brukman | Order #includes as per the style guide. |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Misha Brukman | Enabling incremental bytecode loading in the JIT: |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Misha Brukman | Enabling incremental bytecode loading in the JIT: |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Misha Brukman | Enabling incremental bytecode loading in the JIT: |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Misha Brukman | Enabling incremental bytecode loading in the JIT: |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Misha Brukman | Enabling incremental bytecode loading in the JIT: |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Misha Brukman | Enabling incremental bytecode loading in the JIT: |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | Substantial cleanups: |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | The return value of compileSharedObject was never used... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | Actually return an error if something bad happens,... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | minor cleanups |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | The -mode option is no longer |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | Fix minor formatting bug |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | Eliminate the bugpoint -mode option, by making bugpoint... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | Output a contorted sequence of instructions to make... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | Disable the leaf function optimization, which is appare... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | Fix bug in script |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | Do not move variable sized allocations to the top of... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Chris Lattner | New testcase which the inliner breaks |
commit | commitdiff | tree | snapshot |
2003-10-13 |
John Criswell | Added a link to the main page for LLVM. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Unbreak code generator debug mode |
commit | commitdiff | tree | snapshot |
2003-10-13 |
John Criswell | Adding additional license information to these files. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Do not allow fallthroughs in switch statements. This... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Misha Brukman | LLVM CVS repository has moved. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Brian Gaeke | Remove WordsEmitted statistic; there's already a non... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | LLI no longer has -abort-on-exception |
commit | commitdiff | tree | snapshot |
2003-10-13 |
John Criswell | Removed items that are done or irrelevant. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Use the autoconf macro John wrote |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Whoops, we inserted into the wrong set. What's up... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Use external df iterators to avoid revisiting blocks... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Add missing default argument |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Make use of "external" depth-first iterators to avoid... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | add support for "external" depth first iterators, which... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
John Criswell | Added a macro and code that checks for the %a format... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
John Criswell | Fixed the name of a hyperlink. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
John Criswell | Removed information on common build problems. That... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
John Criswell | Fequently Asked Questions about LLVM. Mainly focuses... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
John Criswell | Master README file that points to all other documentation. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Extricate the "reverse" support from the depth-first... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Add operator= for type iterators to make them assignable |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Remove explicit inline qualifiers when the implicit... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Stop using "reverse depth first" order |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Oops, forgot to commit this before: standardize header... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Speed up TypesEqual by specializing it for all of the... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Avoid calling getTypeSlot more |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Avoid creating lots of pointless opaque types, with... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | This is a header file, hear me roar |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | * Remove extraneous #includes |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Wrap code at 80 columns |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | This is a header file, thus it needs a -*-C++-*- |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Regularize header file comments |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | make the indvar obviously non-canonical |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Regularize header file comment, eliminate using's |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Add new op_erase method |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Checkin an improvement contributed by Bill: |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Add support to the loop canonicalization pass to make... |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Make getNumBackEdges more efficient |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Files moved to the LoopSimplify directory |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Rename loop preheaders pass to loop simplify |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Rename -preheaders pass. Spelling fix |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | File is renamed to LoopSimplify.cpp |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | First step in renaming the preheaders pass to loopsimplify |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | The -preheaders pass is now known as -loopsimplify |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | The preheader insertion pass only depends on the CFG... |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Rename method |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Rename method to indicate what it does |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | * Spell "necessary" correctly |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Test that we can emit global initializers that are... |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | * Be TBAA safe |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Brian Gaeke | Greatly expand documentation comment at head of file... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Brian Gaeke | Make mmap's fd for anonymous memory acquisition default... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Brian Gaeke | Quote qmtest args in $(CONTEXT). |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | Actually pass in a pointer to the thrown object, not... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | This seems to work around some unobvious bug in gcc... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Removed the AnalyzeTest class. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Make the clean target remove the QMTest temporary direc... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Renamed the feature subtests so that they do not begin... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Don't include <stdlib.h>. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Don't include "Config/stdlib.h". |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Include <cctype> and <cstdlib> instead of <ctype.h... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | No longer used anywhere. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Fixed spelling. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Rewrite head-of-file comment. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Include <cstdio> instead of <stdio.h>. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Don't include Config/stdio.h or <stdio.h>. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Initial checkin of Testing Guide. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | Add a new -disable-inlining option |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | Fix spelling. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | Fix grammar. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | Fix spelling/grammar. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | * Tabs to spaces |
commit | commitdiff | tree | snapshot |
next |