summaryrefslogtreecommitdiffstats
path: root/clang/CodeGen/CGAggExpr.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename two files.Chris Lattner2007-08-241-186/+0
* move EmitLoadOfComplex/EmitStoreOfComplex into ComplexExprEmitter.Chris Lattner2007-08-211-8/+1
* update some comments.Chris Lattner2007-08-211-2/+1
* Split complex arithmetic codegen out from aggregate codegen.Chris Lattner2007-08-211-159/+0
* simplify this a bit to remove indirectionChris Lattner2007-08-211-3/+3
* reimplement addition of complex numbers.Chris Lattner2007-08-211-43/+96
* Add the ability to visit binary operators without having toChris Lattner2007-08-211-10/+6
* switch aggregate expr codegen to use a visitor to localize most of the nasty Chris Lattner2007-08-211-60/+67
* start splitting out aggregate value computation from EmitExpr into EmitAggExpr.Chris Lattner2007-08-111-1/+281
* New file, just a placeholder for now.Chris Lattner2007-08-101-0/+17
OpenPOWER on IntegriCloud