OSDN Git Service

Add hook to insert late LLVM=>LLVM passes just before isel
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 24 Jul 2010 20:48:54 +0000 (20:48 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 24 Jul 2010 20:48:54 +0000 (20:48 +0000)
commit8c64b9766e654079339ea7f3a2da152f18d00179
treed62766e7cee631cf10aa71a3322e6aa26bb5b0fc
parentfee12b29851983ab536d46ed0fe85bddd665638a
Add hook to insert late LLVM=>LLVM passes just before isel

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109354 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetMachine.h
lib/CodeGen/LLVMTargetMachine.cpp