llvm-6502/lib/Transforms
Dan Gohman 9b39cf5ac8 Start refactoring the inline cost estimation code so that it can be used
for purposes other than inlining.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83997 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-13 18:24:11 +00:00
..
Hello Kill off more cerr/cout uses and prune includes a bit. 2009-08-23 11:37:21 +00:00
Instrumentation Introduce and use convenience methods for getting pointer types 2009-10-06 15:40:36 +00:00
IPO Use names instead of numbers for some of the magic 2009-10-09 21:42:02 +00:00
Scalar Make LoopUnswitch's cost estimation count Instructions, rather than 2009-10-13 17:50:43 +00:00
Utils Start refactoring the inline cost estimation code so that it can be used 2009-10-13 18:24:11 +00:00
Makefile