llvm-6502/lib
Chris Lattner 60915146f4 refactor the interface to InlineFunction so that most of the in/out
arguments are handled with a new InlineFunctionInfo class.  This 
makes it easier to extend InlineFunction to return more info in the
future.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102137 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-22 23:07:58 +00:00
..
Analysis add a DEBUG call so that -debug lists when CGSCCPM iterates. 2010-04-22 20:42:33 +00:00
Archive
AsmParser reapply 'reject forward references to functions whose type don't match' 2010-04-20 04:49:11 +00:00
Bitcode
CodeGen Add comment. 2010-04-22 20:56:35 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target Move HandlePHINodesInSuccessorBlocks functions out of SelectionDAGISel 2010-04-22 20:46:50 +00:00
Transforms refactor the interface to InlineFunction so that most of the in/out 2010-04-22 23:07:58 +00:00
VMCore Remove the palignr intrinsics now that we lower them to vector shuffles, 2010-04-20 00:59:54 +00:00
Makefile