On Sep 22, 2008, at 3:01 PM, Villmow, Micah wrote:
> Is there a known way to get pattern matching on the address space
> from tablegen?
For an addressing mode? Have you tried using a Pat pattern or
ComplexPattern? These allow you to put in C++ code to check whatever
you want.
-Chris
>
> Micah Villmow
> Systems Engineer
> Advanced Technology & Performance
> Advanced Micro Devices Inc.
> 4555 Great America Pkwy,
> Santa Clara, CA. 95054
> P: 408-572-6219
> F: 408-572-6596
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20080922/232f7bfe/attachment.html>