- May 09, 2002
-
-
Chris Lattner authored
Handle global variables correctly. llvm-svn: 2571
-
Chris Lattner authored
* Use binary operator logic for shifts instead of cloning code * Unary not is '~' not '!' llvm-svn: 2570
-
Chris Lattner authored
have some hope of working right. Function calls do not try to emit an lvalue if they return void. llvm-svn: 2569
-
Chris Lattner authored
It turns out that unnamed values DO NOT work at all, that's next on the list. llvm-svn: 2568
-
Chris Lattner authored
llvm-svn: 2567
-
- May 08, 2002
-
-
Sumant Kowshik authored
llvm-svn: 2552
-