search for: 4b9b7717

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

2011 May 16
0
[LLVMdev] TargetRegisterInfo and "infinite" register files
...erested in any non-trivial pros/cons for any of these approaches, or any new approaches I have not considered. Thanks! -- Thanks, Justin Holewinski -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110516/4b9b7717/attachment.html>
2011 May 16
6
[LLVMdev] TargetRegisterInfo and "infinite" register files
Currently, the TableGen register info files for all of the back-ends define concrete registers and divide them into logical register classes. I would like to get some input from the LLVM experts around here on how best to map this model to an architecture that does *not* have a concrete, pre-defined register file. The architecture is PTX, which is more of an intermediate form than a final