1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 7e3e38b76d rethrow is really the language independent primitive here. "throw" can be written
in terms of it and llvm.exc.setcurrent.
Rework the intrinsics.

llvm-svn: 8111
2003-08-24 12:24:11 +00:00
..
Hello
Instrumentation Give std::map<BasicBlock *, BasicBlock *> the short name BBMap, because 2003-08-12 22:00:24 +00:00
IPO Inline invoke instructions as well as call instructions 2003-08-24 06:59:28 +00:00
Scalar Fix bug: LowerSwitch/2003-08-23-EmptySwitch.ll 2003-08-23 22:54:34 +00:00
Utils rethrow is really the language independent primitive here. "throw" can be written 2003-08-24 12:24:11 +00:00
ExprTypeConvert.cpp Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
LevelRaise.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Makefile Convert DIRS to PARALLEL_DIRS. They can be built independently. 2002-09-29 11:52:14 +00:00
TransformInternals.cpp avoid dividing by zero when dealing with zero sized types (like [0 x double]) 2003-06-23 17:36:49 +00:00
TransformInternals.h The word dependent' has no a'. 2003-08-21 22:14:26 +00:00