aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/bitfield-access.m
AgeCommit message (Expand)Author
2012-12-06Rework the bitfield access IR generation to address PR13619 andChandler Carruth
2012-10-24Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corres...NAKAMURA Takumi
2012-10-24clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532.NAKAMURA Takumi
2012-06-20Restructure how the driver communicates information about theJohn McCall
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-04-28tests: Tweak test to not write to the same temporary twice, in the hopes of a...Daniel Dunbar
2010-09-03tests: Fix a dependency on the temporary value names.Daniel Dunbar
2010-09-02IRgen/Obj-C: Rewrite Objective-C bit-field access to compute the access strategyDaniel Dunbar