Misha Brukman
|
63b38bd2ed
|
Fix #includes of i*.h => Instructions.h as per PR403.
llvm-svn: 15334
|
2004-07-29 17:30:56 +00:00 |
Chris Lattner
|
d041dcd92f
|
Simplify code a bit, and be sure to mark the external node as potentially throwing
llvm-svn: 12856
|
2004-04-12 04:06:38 +00:00 |
Chris Lattner
|
7db49ce5b4
|
Intrinsic functions cannot throw
llvm-svn: 11383
|
2004-02-13 16:46:46 +00:00 |
Chris Lattner
|
fae8ab3088
|
rename the "exceptional" destination of an invoke instruction to the 'unwind' dest
llvm-svn: 11202
|
2004-02-08 21:44:31 +00:00 |
Chris Lattner
|
56997dd283
|
Fix PR225: [pruneeh] -pruneeh pass removes invoke instructions it shouldn't
llvm-svn: 11200
|
2004-02-08 21:15:59 +00:00 |
Chris Lattner
|
28ebb3e0a6
|
Delete dead line
llvm-svn: 10164
|
2003-11-22 02:26:17 +00:00 |
Chris Lattner
|
f40cdbe856
|
Fix bug: Transforms/PruneEH/2003-11-21-PHIUpdate.llx
llvm-svn: 10163
|
2003-11-22 02:20:36 +00:00 |
Chris Lattner
|
f52e03c79e
|
Finegrainify namespacification
llvm-svn: 10138
|
2003-11-21 21:54:22 +00:00 |
Brian Gaeke
|
960707c335
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
John Criswell
|
482202a601
|
Added LLVM project notice to the top of every C++ source file.
Header files will be on the way.
llvm-svn: 9298
|
2003-10-20 19:43:21 +00:00 |
Chris Lattner
|
5a6fa29eb3
|
Fix bug: PruneEH/2003-09-14-ExternalCall.llx
llvm-svn: 8516
|
2003-09-15 02:22:50 +00:00 |
Chris Lattner
|
04ecefe232
|
Eliminate support for the llvm.unwind intrinisic, using the Unwind instruction instead
llvm-svn: 8411
|
2003-09-08 19:44:26 +00:00 |
Chris Lattner
|
75444c751f
|
Add accessor function
llvm-svn: 8253
|
2003-08-31 16:30:07 +00:00 |
Chris Lattner
|
0a3f8d5dcd
|
Initial checkin of the -prune-eh pass, a very simple exception handling removal pass
llvm-svn: 8250
|
2003-08-31 02:47:32 +00:00 |