index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Transforms
/
Utils
/
InlineCost.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduce header #include'age
Chris Lattner
2009-08-27
1
-1
/
+2
*
These bitfields were being miscompiled on some
Duncan Sands
2009-04-20
1
-11
/
+27
*
Adjustments to last patch based on review.
Dale Johannesen
2009-01-09
1
-0
/
+5
*
Do not inline functions with (dynamic) alloca into
Dale Johannesen
2009-01-08
1
-2
/
+5
*
Add InlineCost class for represent the estimated cost of inlining a
Daniel Dunbar
2008-10-30
1
-2
/
+38
*
Assorted comment/naming fixes, 80-col violations, and reindentation.
Daniel Dunbar
2008-10-28
1
-3
/
+3
*
Correct a top-level comment.
Dan Gohman
2008-07-16
1
-1
/
+1
*
Reapply r53540, now with the matching header!
Chris Lattner
2008-07-14
1
-1
/
+6
*
whitespace fix.
Chris Lattner
2008-07-14
1
-1
/
+1
*
doxygenate comments and wrap to 80 cols.
Chris Lattner
2008-07-14
1
-22
/
+23
*
Revert 51775.
Evan Cheng
2008-05-30
1
-2
/
+2
*
Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.
Evan Cheng
2008-05-30
1
-2
/
+2
*
Increasing the inline limit from (overly conservative) 200 to 300. Given each...
Evan Cheng
2008-03-24
1
-2
/
+11
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Use SmallPtrSet.
Devang Patel
2007-07-27
1
-2
/
+2
*
Add BasicInliner interface.
Devang Patel
2007-07-25
1
-0
/
+80