Provide generic hooks for icache invalidation. Add PPC implementation.
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 17 Jun 2008 17:30:05 +0000 (17:30 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 17 Jun 2008 17:30:05 +0000 (17:30 +0000)
commit210539ebc466521e41e69b119649d59cc721b006
treea97fbc706a4afc590db8ee83ffa3664ebd69c506
parentfc329f4fa18cf4e7b64c1813041d4895b19fa347
Provide generic hooks for icache invalidation. Add PPC implementation.
Patch by Gary Benson!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52418 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetJITInfo.h
lib/ExecutionEngine/JIT/JITEmitter.cpp
lib/Target/PowerPC/PPCCodeEmitter.cpp
lib/Target/PowerPC/PPCJITInfo.cpp
lib/Target/PowerPC/PPCJITInfo.h