Commit Verlauf

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