Victor Hernandez
|
a276c603b8
|
Remove MallocInst from LLVM Instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84299 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-17 01:18:07 +00:00 |
|
Dan Gohman
|
497f61940a
|
Compute a full cost value even when a setjmp call is found.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84015 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-13 20:10:10 +00:00 |
|
Dan Gohman
|
e7f0ed5ace
|
Split code not specific to Function inlining out into a separate class,
named CodeMetrics. Move it to be a non-nested class. Rename RegionInfo
back to FunctionInfo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84013 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-13 19:58:07 +00:00 |
|
Dan Gohman
|
e4aeec003f
|
Move the InlineCost code from Transforms/Utils to Analysis.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83998 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-13 18:30:07 +00:00 |
|