Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-05 | 1) Proper emit displacements for x86, using absolute relocations where necessary | Bruno Cardoso Lopes | |
for ELF to work. 2) RIP addressing: Use SIB bytes for absolute relocations where RegBase=0, IndexReg=0. 3) The JIT can get the real address of cstpools and jmptables during code emission, fix that for object code emission git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78129 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-07-06 | Just forgot to include the two new files | Bruno Cardoso Lopes | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74814 91177308-0d34-0410-b5e6-96231b3b80d8 |