Skip to content
  1. Jun 23, 2010
  2. Jun 19, 2010
  3. Jun 09, 2010
  4. Jun 03, 2010
  5. May 27, 2010
  6. May 26, 2010
  7. May 24, 2010
  8. May 22, 2010
  9. May 20, 2010
  10. May 19, 2010
  11. May 14, 2010
  12. May 13, 2010
  13. May 07, 2010
  14. May 06, 2010
  15. May 03, 2010
    • Kevin Enderby's avatar
      Fixed the encoding of the x86 push instructions. Using a 32-bit immediate value · 1a51d4ce
      Kevin Enderby authored
      caused the a pushl instruction to be incorrectly encoding using only two bytes
      of immediate, causing the following 2 instruction bytes to be part of the 32-bit
      immediate value.  Also fixed the one byte form of push to be used when the
      immediate would fit in a signed extended byte.  Lastly changed the names to not
      include the 32 of PUSH32 since they actually push the size of the stack pointer.
      
      llvm-svn: 102951
      1a51d4ce
  16. Apr 30, 2010
  17. Apr 29, 2010
  18. Apr 28, 2010
  19. Apr 27, 2010
  20. Apr 21, 2010
  21. Apr 17, 2010
  22. Apr 06, 2010
  23. Apr 02, 2010
  24. Mar 28, 2010
  25. Mar 27, 2010
  26. Mar 25, 2010
Loading