llvm-6502/lib/Transforms
Duncan Sands 3d292aca03 The "stacksave is not nounwind problem" no longer
needs to be fixed here - a previous commit made sure
that intrinsics always get the right attributes.
So remove no-longer needed code, and while there use
Intrinsic::getDeclaration rather than getOrInsertFunction. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49337 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-07 13:43:58 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation API changes for class Use size reduction, wave 1. 2008-04-06 20:25:17 +00:00
IPO API changes for class Use size reduction, wave 1. 2008-04-06 20:25:17 +00:00
Scalar Make GVN more memory efficient, particularly on code that contains a large number of 2008-04-07 09:59:07 +00:00
Utils The "stacksave is not nounwind problem" no longer 2008-04-07 13:43:58 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00