On Jan 29, 2008, at 4:15 PM, Dan Gohman wrote: > URL: http://llvm.org/viewvc/llvm-project?rev=46538&view=rev > Log: > Factor the addressing mode and the load/store VT out of LoadSDNode > and StoreSDNode into their common base class LSBaseSDNode. Member > functions getLoadedVT and getStoredVT are replaced with the common > getMemoryVT to simplify code that will handle both loads and stores.
Nice! -Chris _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits