Displaying 1 result from an estimated 1 matches for "architec".
Did you mean:
architect
2011 Apr 06
7
[LLVMdev] GSoC 2011: Superoptimization for LLVM IR
...ICAMP), Brazil (time-
zone GMT -3). In my master thesis, I have already worked with superoptimiza-
tion theory and automatic code sequence searching. But instead of using it
for
optimization purposes, I use this to automatically generate a LLVM backend
based on a machine description using the ArchC architecture description lan-
guage. The backend patterns are fixed and the implementation of the pattern
is inferred using a search algorithm similar to the one used on
superoptimizers.
Thus, I have experience both on superoptimizer theory and LLVM code.
References
[1] Sorav Bansal and Alex Aiken. Automa...