hanchenye-llvm-project/llvm/lib/Transforms
Chris Lattner a3159af703 Fix a bug where we would not promote calls to invokes if they occured in
the same block as the setjmp.  Thanks to Greg Pettyjohn for noticing this!

llvm-svn: 21403
2005-04-21 16:46:46 +00:00
..
Hello Add the LOADABLE_MODULE=1 directive to indicate that this shared library is 2005-01-11 04:33:32 +00:00
IPO Fix a bug where we would not promote calls to invokes if they occured in 2005-04-21 16:46:46 +00:00
Instrumentation This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
Scalar Instcombine this: 2005-04-21 05:43:13 +00:00
Utils Improve doxygen documentation, patch contributed by Evan Jones! 2005-04-21 16:04:49 +00:00
ExprTypeConvert.cpp Fix crash on MallocInsts of unsized types. 2005-02-02 04:43:37 +00:00
LevelRaise.cpp second argument to Value::setName is now gone. 2005-03-05 19:05:20 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
TransformInternals.cpp Fix VS warnings 2005-01-08 19:48:40 +00:00
TransformInternals.h Adjust Valuehandle to hold its operand directly in it. 2005-01-29 00:37:36 +00:00