Historique des commits

Auteur SHA1 Message Date
  nemerle 58532f4402 Removing LLVM dependency contd. il y a 8 ans
  nemerle d6249916e1 More logic operator replacements. il y a 8 ans
  nemerle 5c85c92d1a Replace tabs with spaces il y a 8 ans
  nemerle 50950028e0 Pre-qt5 il y a 10 ans
  nemerle 1c5e1c2fce replace boolT with plain old bool in a few places il y a 10 ans
  Artur K 0209b7ceb2 Changes il y a 11 ans
  Artur K c19231a1bd extracted FunctionCfg as it's own class il y a 12 ans
  Artur K 5087a051b5 More simplifications on BB creation il y a 12 ans
  Artur K ba110a64cb removed most of clang warnings / errors il y a 12 ans
  Artur K d3a22fc03c Refactored BasicBlock::genDU1() into three utility methods. il y a 12 ans
  Artur K 4dd97b0709 Using boost now il y a 12 ans
  Artur K a740690e04 Replaced memory tags #defines with eAreaType enum il y a 12 ans
  Artur K 3bcbb7a2cf Removed lints il y a 12 ans
  Artur K eb6c1ac939 more fixes il y a 12 ans
  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 il y a 12 ans
  Artur K a0a6f7cc0e lots of small things 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 74c5966579 liveIn/Out def/use changed to use bitset<32> il y a 12 ans
  Artur K 8cb5449591 mooing on 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 900438c453 from work il y a 12 ans
  Artur K 4c249fe5c4 init il y a 12 ans