Changes in directory llvm/include/llvm/Target:
TargetJITInfo.h updated: 1.10 -> 1.11
TargetMachine.h updated: 1.68 -> 1.69
---
Log message:
Completely rearchitect the interface between targets and the pass manager.
This pass:
1. Splits TargetMachine into TargetMachine (generic targets, can be
Changes in directory llvm/include/llvm/Target:
TargetJITInfo.h updated: 1.9 -> 1.10
---
Log message:
Resolve BB references with relocation.
---
Diffs of the changes: (+0 -14)
TargetJITInfo.h | 14 --
1 files changed, 14 deletions(-)
Index: llvm/include/llvm/Target/TargetJITI
Changes in directory llvm/include/llvm/Target:
TargetJITInfo.h updated: 1.8 -> 1.9
---
Log message:
Move synchronizeICache from TargetJITInfo into a static function in
JITEmitter.cpp
---
Diffs of the changes: (+0 -4)
TargetJITInfo.h |4
1 files changed, 4 deletions(-)
Index: llv
Changes in directory llvm/include/llvm/Target:
TargetJITInfo.h updated: 1.7 -> 1.8
---
Log message:
- Refactor the code that resolve basic block references to a TargetJITInfo
method.
- Added synchronizeICache() to TargetJITInfo. It is called after each block
of code is emitted to flush the