| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
llvm-svn: 11959
|
| |
|
|
|
|
|
| |
that will be responsible for the creation of MachineFunctions and will
be required by all MachineFunctionPass passes.
llvm-svn: 11453
|
| |
|
|
|
|
|
|
|
| |
ilist of MachineInstr objects. This allows constant time removal and
insertion of MachineInstr instances from anywhere in each
MachineBasicBlock. It also allows for constant time splicing of
MachineInstrs into or out of MachineBasicBlocks.
llvm-svn: 11340
|
| |
|
|
|
|
| |
and addPassesToJITCompile() slightly.
llvm-svn: 11076
|
| |
|
|
| |
llvm-svn: 10972
|
| |
|
|
|
|
|
| |
PowerPCTargetMachine::addPassesToJITCompile() method, in favor of the
TargetJITInfo interface.
llvm-svn: 10971
|
|
|
llvm-svn: 10937
|