Here's an actually working version of the change in the SelectionDAG cycle checking code to use SmallPtrSet. Again, apologies for royally screwing this one up. -Dave -------------- next part -------------- A non-text attachment was scrubbed... Name: cyclecheck.patch Type: text/x-patch Size: 1598 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100224/69489e7f/attachment.bin>
Maybe Matching Threads
- [LLVMdev] [llvm-commits] Review Request: Use SmallPtrSetImpl instead of SmallPtrSet in funciton IVUsers::AddUsersIfInteresting
- [LLVMdev] SmallPtrSet Iterator Behavior
- [LLVMdev] SmallPtrSet Iterator Behavior
- [LLVMdev] SmallPtrSet patch for MCJIT
- [LLVMdev] SmallPtrSet patch for MCJIT