2003-08-31 |
Chris Lattner | New testcase
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Replace M with F when refering to functions
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Rename TarjanSCCIterator -> scc_iterator
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | ELIMINATE the SCC class completely. One less thing...
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Don't explicitly use the SCC class
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Remove dead var
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | The SCC::HasLoop method is now in the main iterator
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Move the HasLoop method from the SCC class to the iterator...
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Remove explicit passing of SCC's around as objects.
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | This should use Support/iterator, not <iterator>
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Cleanups, move the getAnalysisUsage method to the ...
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Move the getAnalysisUsage method from the header file
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Fix an FLAT OUT WRONG comment
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | The tarjan iterator now returns a reference to the...
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | * Cleanups
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Minor cleanups
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Indent classes correctly in the namespace
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | * Cleanups
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Heavily refactor code:
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Add accessor function for the PruneEH pass
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Add accessor function
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | New testcase for annoying structure layout stuff!
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Minor simplification
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Initial checkin of the -prune-eh pass, a very simple...
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | new tests
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Add tests for the pruneeh pass
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Initial checkin of the CallGraphSCCPass class
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Remove usage of unsigned long: unsigned should be enough!
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | This file uses cerr without including <iostream>. ...
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | s/Meth/F
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | ScalarRepl does not modify the CFG. Say so!
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Use new interface, simplifies code
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Use the new interface, simplifies code
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Use the new interface, simplifies code
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Use the new interface, simplifies code
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Implement new method
|
commit | commitdiff | tree |
2003-08-31 |
Chris Lattner | Add new helper function which makes it even easier...
|
commit | commitdiff | tree |
2003-08-30 |
Chris Lattner | Urg, forgot to add a file header somehow.
|
commit | commitdiff | tree |
2003-08-30 |
Chris Lattner | initial checkin of SJLJ exception handling runtime
|
commit | commitdiff | tree |
2003-08-30 |
Chris Lattner | Rename LongJmpException -> SJLJException
|
commit | commitdiff | tree |
2003-08-30 |
Chris Lattner | we don't need this here
|
commit | commitdiff | tree |
2003-08-30 |
Chris Lattner | Move language independent exception handling routines...
|
commit | commitdiff | tree |
2003-08-30 |
Chris Lattner | File was renamed
|
commit | commitdiff | tree |
2003-08-30 |
Chris Lattner | Rename files to be capitalized now that they are C++
|
commit | commitdiff | tree |
2003-08-30 |
Chris Lattner | Initial checkin of the SJLJ EH interface
|
commit | commitdiff | tree |
2003-08-30 |
Chris Lattner | New testcase *sigh*
|
commit | commitdiff | tree |
2003-08-30 |
Chris Lattner | New, HARD, bitfield testcase
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Yet another bit-field bug
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | minor simplification
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | New testcase
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Remove automagic support for Modules. Noone uses it...
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | There is no reason for this to be a pass!
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Move getAnalysisToUpdate to after the definition of...
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Fix compilation problems with G++ 3.4
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Slightly simplify make logic
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Fix bug: Linker/2003-08-28-TypeResolvesGlobal3.ll
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Implement "unsafe" replaceAllUsesWWith stuff for use...
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Allow for "unsafe" replaceAllUsesWith operatations...
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Yet ANOTHER complication that the libstdc++ library...
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Fix bug: Linker/2003-08-28-TypeResolvesGlobal2.ll
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Refactor code to make it useful outside of Constants.cpp
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Add new method
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Ok, the last bug fix was not good enough to fix libstdc...
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | Fix bug: Linker/2003-08-28-TypeResolvesGlobal.ll
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | New testcase which is preventing the linking of libstdc++
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | NEw testcase
|
commit | commitdiff | tree |
2003-08-29 |
Chris Lattner | New testcase, not only possible of causing compilation...
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | Document the llvm.unwind intrinsic.
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | Add support for the llvm.unwind intrinsic, which we...
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | Add another testcase I found lying around.
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | Add test for the last chapter of our C++ exception...
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | * Add proper support for rethrown exceptions.
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | New testcases, all of which work with llvmg++!
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | Link to the C++ libraries. This is temporary
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | Fix really nasty bugs in the CWriter, handling invoke...
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | Fix bug where we considered function types equivalent...
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | Reorder #includes
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | Convert C comments to C++
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | New wrapper around the terminate call.
|
commit | commitdiff | tree |
2003-08-28 |
Chris Lattner | Squelch warning
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | Be more typesafe
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | Be more type-safe, add throw specs to all functions
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | Add throw specs to the functions, remove (void) from...
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | Hack out libexception temporarily until the Sparc...
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | Move the testcase elsewhere
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | Refactor code slightly. Make code compiled with llvmgcc...
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | New testcase. Unfortunately, native GCC gets this...
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | New testcases, which WORK with LLVMG++ and the CBE.
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | Fix several _killer_ bugs. This now actually WORKS...
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | C++ify, add new get_cxx_exception function to convert...
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | Remove Cisms. We love C++
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | Fix bug: SCCP/2003-08-26-InvokeHandling.ll
|
commit | commitdiff | tree |
2003-08-27 |
Chris Lattner | New testcase
|
commit | commitdiff | tree |
2003-08-26 |
Chris Lattner | Add new __llvm_cxxeh_begin_catch_if_isa function, change...
|
commit | commitdiff | tree |
2003-08-25 |
Chris Lattner | Remove copy-and-paste gunk
|
commit | commitdiff | tree |
2003-08-25 |
Chris Lattner | Initial checking of C++ exception handling library
|
commit | commitdiff | tree |
2003-08-25 |
Chris Lattner | As it turns out, things will be simpler than I first...
|
commit | commitdiff | tree |
2003-08-25 |
Chris Lattner | Remove special casing
|
commit | commitdiff | tree |
2003-08-24 |
Chris Lattner | Mangle ALL letters that we do not allow, not just a...
|
commit | commitdiff | tree |
2003-08-24 |
Chris Lattner | Simplify code
|
commit | commitdiff | tree |
next |