llvm-6502/lib
Jakob Stoklund Olesen f2c6e367c1 Change the createSpiller interface to take a MachineFunctionPass argument.
The spillers can pluck the analyses they need from the pass reference.

Switch some never-null pointers to references.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108969 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-20 23:50:15 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Change the createSpiller interface to take a MachineFunctionPass argument. 2010-07-20 23:50:15 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target
Transforms Make this code a little more readable. 2010-07-20 23:49:44 +00:00
VMCore Move the handling of PassRegistrationListener's to PassRegistry. 2010-07-20 23:41:56 +00:00
Makefile