1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Transforms
Chris Lattner 1c646349df Implement proper invoke/unwind lowering.
This fixed PR16 "[lowerinvoke] The -lowerinvoke pass does not insert calls to setjmp/longjmp"

llvm-svn: 11195
2004-02-08 19:53:56 +00:00
..
Hello Finegrainify namespacification 2004-01-09 06:12:26 +00:00
Instrumentation Finegrainify namespacification 2004-01-09 06:12:26 +00:00
IPO Remove unneeded code now that splitBasicBlock does the "right thing" 2004-02-04 03:21:51 +00:00
Scalar Implement proper invoke/unwind lowering. 2004-02-08 19:53:56 +00:00
Utils Minor speedup, don't query ValueMap each time through the loop 2004-02-04 21:44:26 +00:00
ExprTypeConvert.cpp Remove uses of ConstantHandling itf 2004-01-12 18:12:44 +00:00
LevelRaise.cpp Remove uses of ConstantHandling itf 2004-01-12 18:12:44 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
TransformInternals.cpp Finegrainify namespacification 2004-01-09 05:53:38 +00:00
TransformInternals.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00