Historie revizí

Autor SHA1 Zpráva Datum
  nemerle 58532f4402 Removing LLVM dependency contd. před 8 roky
  nemerle d6249916e1 More logic operator replacements. před 8 roky
  nemerle 5c85c92d1a Replace tabs with spaces před 8 roky
  nemerle 50950028e0 Pre-qt5 před 10 roky
  nemerle 1c5e1c2fce replace boolT with plain old bool in a few places před 10 roky
  Artur K 0209b7ceb2 Changes před 11 roky
  Artur K c19231a1bd extracted FunctionCfg as it's own class před 12 roky
  Artur K 5087a051b5 More simplifications on BB creation před 12 roky
  Artur K ba110a64cb removed most of clang warnings / errors před 12 roky
  Artur K d3a22fc03c Refactored BasicBlock::genDU1() into three utility methods. před 12 roky
  Artur K 4dd97b0709 Using boost now před 12 roky
  Artur K a740690e04 Replaced memory tags #defines with eAreaType enum před 12 roky
  Artur K 3bcbb7a2cf Removed lints před 12 roky
  Artur K eb6c1ac939 more fixes před 12 roky
  Artur K 69d848ca78 Basic block is purer range now, it does not hold start and length members, it can be used in range based fors now před 12 roky
  Artur K a0a6f7cc0e lots of small things před 12 roky
  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 před 12 roky
  Artur K 3cb26d99d2 CIcodeRec is no longer an Array, it's now a list, will help with iterator stability před 12 roky
  Artur K 74c5966579 liveIn/Out def/use changed to use bitset<32> před 12 roky
  Artur K 8cb5449591 mooing on před 12 roky
  Artur K 01ae1229bb dataflow uses iterators now pt2 před 12 roky
  Artur K a007955543 dataflow uses iterators now před 12 roky
  Artur K b3fa570792 slowly replacing ICODE * with iterators před 12 roky
  Artur K 87d1b4411c eliminated numOutEdges from BB před 12 roky
  Artur K 900438c453 from work před 12 roky
  Artur K 4c249fe5c4 init před 12 roky