llvm-6502/lib/Transforms
Chris Lattner 08b22ecc88 calling a function with the wrong CC is undefined, turn it into an unreachable
instruction.  This is useful for catching optimizers that don't preserve
calling conventions


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21928 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-13 07:09:09 +00:00
..
Hello Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Instrumentation Eliminate tabs and trailing spaces 2005-04-23 21:38:35 +00:00
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 When lowering invokes to calls, amke sure to preserve the calling conv. This 2005-05-13 06:27:02 +00:00
ExprTypeConvert.cpp preserve the tail marker 2005-05-06 06:46:58 +00:00
LevelRaise.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
TransformInternals.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
TransformInternals.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00