2003-08-31 |
Chris Lattner | Add new helper function which makes it even easier... |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Chris Lattner | Urg, forgot to add a file header somehow. |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Chris Lattner | initial checkin of SJLJ exception handling runtime |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Chris Lattner | Rename LongJmpException -> SJLJException |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Chris Lattner | we don't need this here |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Chris Lattner | Move language independent exception handling routines... |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Chris Lattner | File was renamed |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Chris Lattner | Rename files to be capitalized now that they are C++ |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Chris Lattner | Initial checkin of the SJLJ EH interface |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Chris Lattner | New testcase *sigh* |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Chris Lattner | New, HARD, bitfield testcase |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Yet another bit-field bug |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | minor simplification |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Misha Brukman | Test case distilled from sed. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Misha Brukman | Testcase distilled from xemacs. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Misha Brukman | Added a dummy version of libcurses. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Misha Brukman | Added dummy termcap library. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Misha Brukman | Use `llvm-dis' instead of simply `dis'. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Remove automagic support for Modules. Noone uses it... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
John Criswell | "Help keep our secrets secret." |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | There is no reason for this to be a pass! |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Move getAnalysisToUpdate to after the definition of... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Fix compilation problems with G++ 3.4 |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Slightly simplify make logic |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Fix bug: Linker/2003-08-28-TypeResolvesGlobal3.ll |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Implement "unsafe" replaceAllUsesWWith stuff for use... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Allow for "unsafe" replaceAllUsesWith operatations... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Yet ANOTHER complication that the libstdc++ library... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Fix bug: Linker/2003-08-28-TypeResolvesGlobal2.ll |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Refactor code to make it useful outside of Constants.cpp |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Add new method |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Ok, the last bug fix was not good enough to fix libstdc... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | Fix bug: Linker/2003-08-28-TypeResolvesGlobal.ll |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | New testcase which is preventing the linking of libstdc++ |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Misha Brukman | * Use alloca() to force GCC not to eliminate frame... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | NEw testcase |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Chris Lattner | New testcase, not only possible of causing compilation... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Misha Brukman | Renaming `dis' -> `llvm-dis'. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | Document the llvm.unwind intrinsic. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Misha Brukman | Renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Misha Brukman | Near-term fix for renaming `as' -> `llvm-as' and `dis... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Misha Brukman | Start using `llvm-as' instead of `as'. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Misha Brukman | Build llvm-as and llvm-dis as the upgrade path to renam... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
John Criswell | Fixed two double free bugs that caused llc to segfault... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
John Criswell | Added code to avoid checking for .bc when the filename... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Misha Brukman | Renaming LLVM `dis' to `llvm-dis'. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Misha Brukman | Renaming LLVM `as' to `llvm-as'. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | Add support for the llvm.unwind intrinsic, which we... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | Add another testcase I found lying around. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | Add test for the last chapter of our C++ exception... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | * Add proper support for rethrown exceptions. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | New testcases, all of which work with llvmg++! |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | Link to the C++ libraries. This is temporary |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | Fix really nasty bugs in the CWriter, handling invoke... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Tanya Lattner | Removing README |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Tanya Lattner | Putting my revised version of ModuloScheduling in cvs... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | Fix bug where we considered function types equivalent... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | Reorder #includes |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Tanya Lattner | Moved index in BB to common graph class. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Tanya Lattner | Moved index into BB to common graph class because its... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Tanya Lattner | First version of llvm-ar added to cvs repository. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | Convert C comments to C++ |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | New wrapper around the terminate call. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Chris Lattner | Squelch warning |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | Be more typesafe |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | Be more type-safe, add throw specs to all functions |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | Add throw specs to the functions, remove (void) from... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | Hack out libexception temporarily until the Sparc... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | Move the testcase elsewhere |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | Refactor code slightly. Make code compiled with llvmgc... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Misha Brukman | Spell `incompatible' correctly. |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | New testcase. Unfortunately, native GCC gets this... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Tanya Lattner | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Tanya Lattner | Added/removed header file |
commit | commitdiff | tree | snapshot |
2003-08-27 |
John Criswell | Added an option to TableGen that allows users to specif... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | New testcases, which WORK with LLVMG++ and the CBE. |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | Fix several _killer_ bugs. This now actually WORKS... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | C++ify, add new get_cxx_exception function to convert... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | Remove Cisms. We love C++ |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Tanya Lattner | Cleaned up the code (spacing, not needed headers) and... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Tanya Lattner | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | Fix bug: SCCP/2003-08-26-InvokeHandling.ll |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Chris Lattner | Add new __llvm_cxxeh_begin_catch_if_isa function, chang... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Tanya Lattner | SchedGraphCommon header file. Contains class definition... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Tanya Lattner | First version of SchedGraph common class and refactorin... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Chris Lattner | Remove copy-and-paste gunk |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Chris Lattner | Initial checking of C++ exception handling library |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Chris Lattner | As it turns out, things will be simpler than I first... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Chris Lattner | Remove special casing |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Brian Gaeke | Fix spelling error in comment. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
John Criswell | Added autoconf code that verifies that the C compiler... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
John Criswell | Added code to check for python and qmtest. |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Chris Lattner | Mangle ALL letters that we do not allow, not just a... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Chris Lattner | Simplify code |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Chris Lattner | Add output |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Chris Lattner | Consult the target data, not the module, about how... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Chris Lattner | Remove some long-dead code |
commit | commitdiff | tree | snapshot |
next |