diff options
| author | Jeffrey Yasskin <jyasskin@google.com> | 2009-11-23 23:35:19 +0000 |
|---|---|---|
| committer | Jeffrey Yasskin <jyasskin@google.com> | 2009-11-23 23:35:19 +0000 |
| commit | f8f9acf65f39634e24604568f1cab3cca14ff18b (patch) | |
| tree | f6a58b2c3951066ba79198ca44ee230de6f632a3 /lib/CodeGen/AggressiveAntiDepBreaker.cpp | |
| parent | bf095c3301eabc23c9be57bd86209f98afc4fd13 (diff) | |
| download | external_llvm-f8f9acf65f39634e24604568f1cab3cca14ff18b.zip external_llvm-f8f9acf65f39634e24604568f1cab3cca14ff18b.tar.gz external_llvm-f8f9acf65f39634e24604568f1cab3cca14ff18b.tar.bz2 | |
* Move stub allocation inside the JITEmitter, instead of exposing a
way for each TargetJITInfo subclass to allocate its own stubs. This
means stubs aren't as exactly-sized anymore, but it lets us get rid of
TargetJITInfo::emitFunctionStubAtAddr(), which lets ARM and PPC
support the eager JIT, fixing http://llvm.org/PR4816.
* Rename the JITEmitter's stub creation functions to describe the kind
of stub they create. So far, all of them create lazy-compilation
stubs, but they sometimes get used when far-call stubs are needed.
Fixing http://llvm.org/PR5201 will involve fixing this.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89715 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AggressiveAntiDepBreaker.cpp')
0 files changed, 0 insertions, 0 deletions
