2003-10-18 |
Chris Lattner | Beef up the description of bugpoint a lot. Update... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Change run-lli -> run-int |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Default to using the CBE instead of the Interpreter... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Fix warning |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Print stuff to stdout if something changes. |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | If we detect a pass crash during miscompilation testing... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | add support for new linkage types |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Fix PR#50 |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Add support for the new varargs intrinsics and instructions |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | ADd support for the new varargs instructions |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Add support for the new varargs intrinsics |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Update the sparc backend to at least compile correctly... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Interpret the new varargs intrinsics correctly |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Updated to emit the final 1.0 bytecode format. This... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | * New revised variable argument handling support |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | New revised variable argument handling support |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Update for new varargs support |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Fix bug in my checkin |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Another formatting fix |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Chris Lattner | More cleanups |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Chris Lattner | Be more helpful if a pass fails while chasing down... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Misha Brukman | * Align comments into 80 columns |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Misha Brukman | Chris says it's better to assert that TheModule is... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
John Criswell | Added additional information about linking dynamic... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Brian Gaeke | You can't just blat the address into memory, you have... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
John Criswell | Adding license information for the sample project. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
John Criswell | Updated the README so that it catagorizes the docs... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Misha Brukman | Don't release the Module, as that invalidates the Modul... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Brian Gaeke | Implement replaceMachineCodeForFunction() for x86. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Brian Gaeke | Refactor jump insertion code from CompilationCallback... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Brian Gaeke | Add prototype for replaceMachineCodeForFunction(). |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Misha Brukman | Return the Module that we just materialized. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Brian Gaeke | Tidy up doxygen comment for getPointerToFunction(). |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Brian Gaeke | Refactor running the JIT passes on a single function... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Misha Brukman | Return the Module being materialized to avoid always... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Brian Gaeke | Add stub version of replaceMachineCodeForFunction.... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Brian Gaeke | Remove extra blank line. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Chris Lattner | Do not crash on empty structures |
commit | commitdiff | tree | snapshot |
2003-10-17 |
John Criswell | Modified the Makefile so that the sample library is... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Misha Brukman | * Give credit where credit's due |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Chris Lattner | New testcase for C++ frontend crash |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Chris Lattner | Tighten up handling of checks for shift instructions |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Alkis Evlogimenos | Eliminate some extraneous code in SlotCalculator::inser... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Alkis Evlogimenos | Someone forgot to commit an updated configure after... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Brian Gaeke | Add debug variable. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Brian Gaeke | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Brian Gaeke | This file has funny include guards and funny extra... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Brian Gaeke | Document that llvm-nm works in pipe mode, thanks to... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Brian Gaeke | Fix a typo in a comment, and zap a blank line. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Misha Brukman | Add separator between different types of readers. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Misha Brukman | JIT.cpp: |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Misha Brukman | * Reorder includes as per the style guide |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Misha Brukman | If we move the constructors to the .cpp file, we can... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
John Criswell | Removed the .PRECIOUS of Lex and Yacc output files. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
John Criswell | Removed the -mode option. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-10-16 |
John Criswell | Added documentation on the new -disable-inlining option. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
John Criswell | I am not the only John Criswell. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | Give credit where credit is due |
commit | commitdiff | tree | snapshot |
2003-10-16 |
John Criswell | Added a section on all of the wonderful Makefile variab... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | Make llvm-nm work in "pipe mode" |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | Add support for 'weak' linkage. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | Add support for 'weak' linkage. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | Geeze, what is with Brian and these ifdef's? |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | Add weak linking type |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Misha Brukman | Automagically update website docs on commits. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Misha Brukman | Update the website automatically on documentation commi... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Misha Brukman | This should automatically update on the webpage. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Brian Gaeke | yikes, a copy-and-paste-o |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Brian Gaeke | add llvm-nm entry. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Brian Gaeke | Add command guide (It's like a man page translated... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | Welcome llvm-nm to the family |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | Completely rewrite support for the Value::use_* list... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | Completely rewrite support for the Value::use_* list... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | Unfortunately, it looks like level raise is still needed :( |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | This code does not require random access use_lists |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Chris Lattner | Eliminate using declaration |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Misha Brukman | Added an entry for `llvm-nm'. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Brian Gaeke | Okay, this is a little hack that "scratches an itch... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
John Criswell | Added autoconf support for the sample project. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
John Criswell | Added autoconf support for the sample project. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
John Criswell | Adding autoconf support to the sample project. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
John Criswell | Adding autoconf support for the sample project. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
John Criswell | Adding autoconf support for the sample project. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Chris Lattner | Vector is my friend, do you like vector? |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Chris Lattner | lalala |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Chris Lattner | We'll need this soon as well |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Chris Lattner | #include vector which we will need here soon |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Chris Lattner | This file uses assert and doesn't include anything... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Chris Lattner | Give this file a proper header |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Chris Lattner | The levelraise pass is a broken old piece of crufty... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Brian Gaeke | Fix up error message. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Brian Gaeke | Flush output after writing out the list of function... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
John Criswell | Updated some of the information for the new autoconf... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Chris Lattner | Decrease usage of use_size() |
commit | commitdiff | tree | snapshot |
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 |
next |