Lang Hames
2009-Jun-03 20:34 UTC
[LLVMdev] Removing SimpleRewriter (formerly SimpleSpiller)
Hi all, Is anyone still using SimpleRewriter (formerly known as SimpleSpiller)? A quick check with the test suite suggests that it's badly broken. If it's not being used I'd like to remove it as part of my tidy-up of the register allocator. - Lang.
Evan Cheng
2009-Jun-04 00:51 UTC
[LLVMdev] Removing SimpleRewriter (formerly SimpleSpiller)
I vote for execution of SimpleRewriter. Evan On Jun 3, 2009, at 1:34 PM, Lang Hames wrote:> Hi all, > > Is anyone still using SimpleRewriter (formerly known as > SimpleSpiller)? A quick check with the test suite suggests that it's > badly broken. If it's not being used I'd like to remove it as part of > my tidy-up of the register allocator. > > - Lang. > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Chris Lattner
2009-Jun-04 05:46 UTC
[LLVMdev] Removing SimpleRewriter (formerly SimpleSpiller)
On Jun 3, 2009, at 5:51 PM, Evan Cheng wrote:> I vote for execution of SimpleRewriter.Yeah, go ahead and axe it: Off with its head! -Chris> > > Evan > > On Jun 3, 2009, at 1:34 PM, Lang Hames wrote: > >> Hi all, >> >> Is anyone still using SimpleRewriter (formerly known as >> SimpleSpiller)? A quick check with the test suite suggests that it's >> badly broken. If it's not being used I'd like to remove it as part of >> my tidy-up of the register allocator. >> >> - Lang. >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Apparently Analagous Threads
- [LLVMdev] Removing SimpleRewriter (formerly SimpleSpiller)
- [LLVMdev] Removing SimpleRewriter (formerly SimpleSpiller)
- [LLVMdev] Removing SimpleRewriter (formerly SimpleSpiller)
- [LLVMdev] Removing SimpleRewriter (formerly SimpleSpiller)
- [LLVMdev] Removing SimpleRewriter (formerly SimpleSpiller)