Historique des commits

Auteur SHA1 Message Date
  Artur K ddd501de1f COND_EXPR splitting preparations il y a 12 ans
  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. il y a 12 ans
  Artur K 32d1b71e79 LLInst opcode is private now, added accessors and moved a few functions into LLInst il y a 12 ans
  Artur K 4c7df165ee removed integer offset idLong constructor il y a 12 ans
  Artur K 5d42fb0624 removed dependence on numeric offset in checkLongEq and it's family il y a 12 ans
  Artur K 0ad46c3986 renamed flag methods in LLInst il y a 12 ans
  Artur K 6b7d3f6209 Started separation between Low level and higher level instructions il y a 12 ans
  Artur K a0a6f7cc0e lots of small things il y a 12 ans
  Artur K 493225ad64 Replaced a few places which used ICODE * in favour of ICODE &, also split HLTYPE attriubtes into 3 classes with virtual methods il y a 12 ans
  Artur K e0503c71a3 moved struct DU_ICODE into ICODE, alse replaced newRegArg pointer params with iterators il y a 12 ans
  Artur K fbf8cc3a7a ICODE::DU1 idx[][] is now an array of structures containing vectors<iICODE>, seems that while changing that some dataflow issues were fixed il y a 12 ans
  Artur K 3cb26d99d2 CIcodeRec is no longer an Array, it's now a list, will help with iterator stability il y a 12 ans
  Artur K f131b7e619 missing files il y a 12 ans
  Artur K 74c5966579 liveIn/Out def/use changed to use bitset<32> il y a 12 ans
  Artur K 9a6788fd2d removed ip dword from findIdioms, it's using iterators now, also switched to using iterators in IDX_ARRAY il y a 12 ans
  Artur K a51c5af87f llvm+ il y a 12 ans
  Artur K 8cb5449591 mooing on il y a 12 ans
  Artur K ed6f24a79a moving on il y a 12 ans
  Artur K f009e33799 more iterators in other places il y a 12 ans
  Artur K 01ae1229bb dataflow uses iterators now pt2 il y a 12 ans
  Artur K a007955543 dataflow uses iterators now il y a 12 ans
  Artur K b3fa570792 slowly replacing ICODE * with iterators il y a 12 ans
  Artur K 87d1b4411c eliminated numOutEdges from BB il y a 12 ans
  Artur K e7bf886902 coverage guided deletion il y a 12 ans
  Artur K 5c55f990b7 changed temporary ICODE buffer in disassem.cpp from ICODE * to CIcodeRec il y a 12 ans
  Artur K 900438c453 from work il y a 12 ans
  Artur K 4c249fe5c4 init il y a 12 ans