search for: 4d5b09fe

Displaying 2 results from an estimated 2 matches for "4d5b09fe".

2004 Oct 21
0
[LLVMdev] Re: LLVM Compiler Infrastructure Tutorial
...//llvm.cs.uiuc.edu > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: text/enriched Size: 10084 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041021/4d5b09fe/attachment.bin>
2004 Oct 20
2
[LLVMdev] Re: LLVM Compiler Infrastructure Tutorial
Vikram, I also agree with you. I understand that target-independent representation is very valuable and important for software compilation. However, when we are doing high-level synthesis (also called behavioral/architectural synthesis), the targeting architecture is also changing. That is, we need to do architecture exploration and the IR transfromation simultaneously. For example,