aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/assign.c
AgeCommit message (Expand)Author
2011-08-12Update clang tests for r137527.Eli Friedman
2010-11-16Simplify some complex emission and implement correct semantics forJohn McCall
2010-06-29IRgen: Assignment to Objective-C properties shouldn't reload the value (whichDaniel Dunbar