Commit History

Author SHA1 Message Date
  nemerle a5f1d17e83 Various code cleanups. 7 years ago
  nemerle d6249916e1 More logic operator replacements. 8 years ago
  nemerle 9cd3226536 Normalize logic operation keywords and add use msvc fix 8 years ago
  Artur K 0209b7ceb2 Changes 11 years ago
  Artur K d5e1fc733f Fixes to libdisasm, also use it a bit more 11 years ago
  Artur K c1eb8df114 Split COND_EXPR into Unary/Binary/AstIdent subclasses 11 years ago
  Artur K ca129c5177 Fix to idiom19 and fixFloatEmulation() 11 years ago
  Artur K ba110a64cb removed most of clang warnings / errors 12 years ago
  Artur K 7b63b45dd5 Some more method splitting , replaced a few argument that were using 12 years ago
  Artur K 61392772e1 More work on LLOperand, 12 years ago
  Artur K 3bcbb7a2cf Removed lints 12 years ago
  Artur K eb6c1ac939 more fixes 12 years ago
  Artur K ddd501de1f COND_EXPR splitting preparations 12 years ago
  Artur K d7ddc86d76 Fixed synthetic instructions for DIV and XCHG to handle Byte wide operations, and also in case of XCHG memory, also fixed assembly generation for IN/OUT operations and all string instructions MOVS etc. 12 years ago
  Artur K 32d1b71e79 LLInst opcode is private now, added accessors and moved a few functions into LLInst 12 years ago
  Artur K 4c7df165ee removed integer offset idLong constructor 12 years ago
  Artur K 6b7d3f6209 Started separation between Low level and higher level instructions 12 years ago
  Artur K a0a6f7cc0e lots of small things 12 years ago
  Artur K 3cb26d99d2 CIcodeRec is no longer an Array, it's now a list, will help with iterator stability 12 years ago
  Artur K 777a260300 fixed refactoring bugs 12 years ago