2003-09-20 |
Chris Lattner | Cleanup header file |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Now that the TCE pass passes all of the tests, add... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Fix a really obvious huge gaping bug, add a comment |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Expose the TCE pass |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | New transformation: tail recursion elimination |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Fix header, fix broken friend decl |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Fix bug: BasicAA/2003-09-19-LocalArgument.ll |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | New testcase that basicaa should be able to handle |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Fix file header |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Unsquishify |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Keep track of the number of typed/untyped memory access... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
John Criswell | New header file for gccld. |
commit | commitdiff | tree | snapshot |
2003-09-19 |
John Criswell | Removed linking functionality from gccld.cpp and moved... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | Reject "llvm." as a function name |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | Implement InstCombine/and.ll:test(15|16) |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | Two new tests for shifts followed by ands |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | pull a large nested conditional out into its own function |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | Implement InstCombine/add.ll:test(15|16) |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | New testcases |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | a bitfield stress test to exercise various parts of... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
John Criswell | Changed the empty rule for .h files. The rule needs... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Brian Gaeke | Fix a typo in Sparc.cpp. |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Brian Gaeke | Rename the pass creator fn to mimic the other creator... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Brian Gaeke | Fix (and properly doxygenify) some comments. Incorporate |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Brian Gaeke | Make the symbol prologue/epilogue stuff redundant with... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
John Criswell | Refactored gccld into three C++ source files. |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Misha Brukman | Minimal implementation of the abstract ModuleProvider... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Misha Brukman | Abstract interface for module providers, e.g. streaming... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Chris Lattner | Document new column |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Misha Brukman | Fixed spelling. |
commit | commitdiff | tree | snapshot |
2003-09-17 |
John Criswell | Replaced the call to strdup() with a new operator follo... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
John Criswell | Added the use of the const keyword. |
commit | commitdiff | tree | snapshot |
2003-09-17 |
John Criswell | In ExecWait(), made the child process exit if it can... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Misha Brukman | Added sections about debugging mis-compilations and... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Misha Brukman | Do not put DEBUG() guard around error condition; this... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Misha Brukman | Fix the flag on `rm' to properly do a recursive deletion. |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Chris Lattner | Change FunctionInfo from being an annotation put on... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
John Criswell | Removed the use of the environ variable and instead... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
John Criswell | Added the ExecWait() function. |
commit | commitdiff | tree | snapshot |
2003-09-17 |
John Criswell | Added the ExecWait() function. It executes a program... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Chris Lattner | fix misspelling analyse -> analyze |
commit | commitdiff | tree | snapshot |
2003-09-17 |
John Criswell | Renamed the link page to llvmlink.html |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Chris Lattner | new old testcase |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Chris Lattner | Use new method |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Chris Lattner | Change the semancics of the dropallrefs method |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Chris Lattner | Add new deleteBody method |
commit | commitdiff | tree | snapshot |
2003-09-16 |
John Criswell | Added the -native option. |
commit | commitdiff | tree | snapshot |
2003-09-16 |
John Criswell | Updated the name of the linker to llvm-link. |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Chris Lattner | Fix bug raising allocations whose call sites were invok... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Chris Lattner | This is effectively a complete rewrite of the globaldce... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Brian Gaeke | Add missing apostrophe. It's been bugging me for years. |
commit | commitdiff | tree | snapshot |
2003-09-16 |
John Criswell | Regenerated configure with Misha's changes. |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Brian Gaeke | Fix typo in comment. Take out some random whitespace. |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Misha Brukman | These transitional scripts are no longer necessary... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Brian Gaeke | Edit comment for accuracy |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Chris Lattner | Remove obsolete -abort-on-exception flag from LLI |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Chris Lattner | Remove obsolete option |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Misha Brukman | Fixed spelling & grammar. |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Misha Brukman | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Misha Brukman | `link' is now `llvm-link'. Also alphabetized the tools... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Misha Brukman | `link' is now `llvm-link'. |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Misha Brukman | `link' has become `llvm-link'. |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Vikram S. Adve | Fix longjmp case so that, along with the call to abort... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Vikram S. Adve | Add flag to control whether or not delay slots are... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
John Criswell | Allow multiple object trees to use the source tree... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
John Criswell | Have the configure script put llvm.py into the object... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Put llvm .bc files into the BytecodeObj subdirectory... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
John Criswell | QMTest test and resource classes are always register... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
John Criswell | Removing Makefiles. Regression tests are now run by... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
John Criswell | Removing Makefile. The QMTest program now handles... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
John Criswell | Removed llvm/tools/as, llvm/tools/dis, and runtime... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Misha Brukman | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Misha Brukman | Renamed `as' => `llvm-as', `dis' => `llvm-dis'. |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Fix building outside the srcdir, again |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Fix building into a different obj directory |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Misha Brukman | `link' is being renamed to `llvm-link'. |
commit | commitdiff | tree | snapshot |
2003-09-15 |
John Criswell | Modified the checks slightly so that one can re-configu... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
John Criswell | Added code that verifies that the source directory... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Fix problems with programs that prototype printf to... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Do not segfault when the post-dominator tree is empty... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | new testcase that crashes opt |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Whoops, remove makefile too |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Remove dead library, it is now folded into crtend |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Allow specifying a file with symbols to export |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Move the exception handling runtime stuff into this... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Misha Brukman | Stop building `as' and `dis' as they have been removed. |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Misha Brukman | `dis' is no longer an LLVM tool. |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Misha Brukman | `as' is no longer an LLVM tool. |
commit | commitdiff | tree | snapshot |
2003-09-15 |
John Criswell | Re-generated for recent changes. |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Vikram S. Adve | Really use a search path as described in the log messag... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Minor cleanups, give credit, remove code that should... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Brian Gaeke | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Add prototype for the lowersetjmp pass |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Enable the setjmp/longjmp lowering pass |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Initial checkin of the Setjmp/Longjmp lowering/transfor... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Ugh, a bug fix needed because of the bug in the CallGra... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | These two conditions are not exclusive!! |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Make the print output more useful |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Fix bug: PruneEH/2003-09-14-ExternalCall.llx |
commit | commitdiff | tree | snapshot |
next |