llvm-6502/lib/Transforms
Matthijs Kooijman 9cb6ec26b3 Explicitely track if any arguments or return values were removed in
DeadArgumentElimination and assert that the function type does not change if
nothing was changed. This should catch subtle changes in function type that are
not intended.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52536 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-20 14:28:52 +00:00
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
IPO Explicitely track if any arguments or return values were removed in 2008-06-20 14:28:52 +00:00
Scalar Really disable PRE. 2008-06-20 08:59:13 +00:00
Utils Teach InlineFunction how to differentiate between multiple-value 2008-06-20 01:03:44 +00:00
Makefile