llvm-6502/include
2007-07-26 08:18:32 +00:00
..
llvm Add a MachineFunction pass, which runs post register allocation, that turns subreg insert/extract instruction into register copies. This ensures correct code gen if the coalescer isn't able to remove all subreg instructions. 2007-07-26 08:18:32 +00:00
llvm-c