Commit History

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