Skip to content
  1. Apr 06, 2012
  2. Apr 05, 2012
  3. Apr 04, 2012
  4. Mar 30, 2012
  5. Mar 29, 2012
  6. Mar 28, 2012
  7. Mar 27, 2012
  8. Mar 26, 2012
  9. Mar 24, 2012
  10. Mar 23, 2012
  11. Mar 22, 2012
    • Alexander Potapenko's avatar
      Handle two-byte short jumps in the relocated code. · 83a68988
      Alexander Potapenko authored
      After the instructions are moved to the branch island, fixupInstructions() expands every 2-byte ja/je instruction with a 1-byte offset into a 6-byte ja/je with 32-bit offset. The offset is fixed to point to the original function.
      
      llvm-svn: 153249
      83a68988
  12. Mar 21, 2012
Loading