Historial de Commits

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