2 Commits

Author SHA1 Message Date
Chris Lattner
2da04b3322 completely refactor codegen of scalar expressions out into its own CGExprScalar.cpp file.
This patch temporarily breaks compound assignment operators, but greatly simplifies many
things.

llvm-svn: 41355
2007-08-24 05:35:26 +00:00
Chris Lattner
11e0de5193 rename two files.
llvm-svn: 41350
2007-08-24 02:22:53 +00:00