llvm-6502/lib/Transforms
Chris Lattner 16d0db2da8 Make sure to preserve the calling convention when changing an invoke into
a call.  This fixes Prolangs-C++/deriv2, kimwitu++, and Misc-C++/bigfib
on X86 with -enable-x86-fastcc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22023 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-14 12:21:56 +00:00
..
Hello
Instrumentation
IPO Preserve calling conventions when doing IPO 2005-05-09 01:05:50 +00:00
Scalar calling a function with the wrong CC is undefined, turn it into an unreachable 2005-05-13 07:09:09 +00:00
Utils Make sure to preserve the calling convention when changing an invoke into 2005-05-14 12:21:56 +00:00
ExprTypeConvert.cpp preserve the tail marker 2005-05-06 06:46:58 +00:00
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h