[llvm-commits] [hlvm] r38245 - /hlvm/trunk/hlvm/CodeGen/LLVMGenerator.cpp
Chris Lattner
clattner at apple.com
Sat Jul 7 23:52:36 PDT 2007
On Jul 7, 2007, at 5:01 PM, Reid Spencer wrote:
> Author: reid
> Date: Sat Jul 7 19:01:34 2007
> New Revision: 38245
>
> URL: http://llvm.org/viewvc/llvm-project?rev=38245&view=rev
> Log:
> Add code generation for most of the arithmetic and boolean operators.
do you handle complex numbers yet, like "_Complex float" in C?
-Chris
More information about the llvm-commits
mailing list