summaryrefslogtreecommitdiffstats
path: root/ir_function_can_inline.cpp
Commit message (Expand)AuthorAgeFilesLines
* ir_function_inlining: Allow inlining of loops and conditionals.Eric Anholt2010-06-231-25/+1
* Include stdio.h and stdlib.h everywhere, and don't cook our own #define NULL.Eric Anholt2010-06-221-1/+0
* Reimplement ir_function_can_inline_visitor using ir_hierarchical_vistorIan Romanick2010-05-171-147/+16
* ir_function_inlining: Implement inlining in many more cases.Eric Anholt2010-04-231-0/+227