Tzu-Chien Chiu
2005-May-12 02:51 UTC
[LLVMdev] looking for a burg-style code generator generator
i want to extend a burg-style code generator generator to write a retargetable compiler, implementing the algorithm: Rainer Leupers: Code Selection for Media Processors with SIMD Instructions. DATE 2000: 4-8 what i have now is only iburg, though robust but with very limited functionality. i have consider using "nova" - http://cocom.sourceforge.net/nona.html but it seems not be updated since 2001. any other suggestion? -- Tzu-Chien Chiu, Computer Graphics Guy, <URL:http://www.csie.nctu.edu.tw/~jwchiu>
Maybe Matching Threads
- [LLVMdev] Instruction descriptions question
- [LLVMdev] Instruction descriptions question
- How do I make a loop to extract a column from multiple lists and then bind them together to make a new matrix?
- [LLVMdev] name collision - llvm::tie and boost::tie
- [LLVMdev] Instruction descriptions question