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 |
2003-09-15 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Fix bug: Inline/2003-09-14-InlineValue.ll |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Wrap long lines at 80 cols |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Make sure to #include the OBJROOT config.h file, not... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Chris Lattner | Fix a spello Misha made while fixing one of my appostri... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Vikram S. Adve | Update makellvm to work with the brave new world of... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Chris Lattner | Fix the nightly tester now that olden has been moved |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Chris Lattner | manually add the llvm-ar stuff. this should be regenerated |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Tanya Lattner | Added llvm-ar to the Makefile |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Tanya Lattner | Fixed warning. |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Chris Lattner | Configure the llvm-ar directory |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Misha Brukman | Bugpoint has the ability of generating a plethora of... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Chris Lattner | Make sure to cannonicalize loops before running indvar... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Chris Lattner | New testcase, this should be simplified |
commit | commitdiff | tree | snapshot |
2003-09-12 |
John Criswell | Caught a few misses in the last modification. |
commit | commitdiff | tree | snapshot |
2003-09-12 |
John Criswell | Updated for the re-organization of llvm/test/Programs... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Chris Lattner | Do not return success after checking only the FIRST... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
John Criswell | Initial go at documentation for llc. |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Chris Lattner | New testcase, bug distilled from bc |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Chris Lattner | Minor optimization efficiency improvement: |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Misha Brukman | Fixed spelling and grammar. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Chris Lattner | Simplify code |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-09-11 |
John Criswell | Added the SetjmpLongjmp Makefile. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
John Criswell | Modified the footer to be a link to the LLVM web page. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
John Criswell | Adding a skeleton for the LLVM Command Guide. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Misha Brukman | Fixed spelling and grammar. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
John Criswell | Fixed SPEC so that it would run correctly with the... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
John Criswell | Fixed SPEC so that it would run correctly with the... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
John Criswell | Fixed SPEC so that it would run correctly with the... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Misha Brukman | Apostrophes are only used for possession and quoting. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Chris Lattner | scalarrepl now includes mem2reg |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Chris Lattner | Integrate functionality of the mem2reg pass directly... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Chris Lattner | Move the -indvars pass much later to where it is more... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Chris Lattner | Renamed DominatorTree::Node::getNode() -> getBlock() |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Chris Lattner | Get rid of the whole "Node2" business, rename getNode... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Misha Brukman | Spell `definite' correctly. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Misha Brukman | Spell `definitely' correctly. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
John Criswell | Removed the aposthrophes endings and the elipses suffix... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Brian Gaeke | Check in the fix I meant to apply here, but mistakenly... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Misha Brukman | * Move include files from middle of file to the top... |
commit | commitdiff | tree | snapshot |
next |