summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/bitfield-access.m
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Rework the bitfield access IR generation to address PR13619 andChandler Carruth2012-12-061-9/+7
* Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corres...NAKAMURA Takumi2012-10-241-2/+0
* clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532.NAKAMURA Takumi2012-10-241-0/+2
* Restructure how the driver communicates information about theJohn McCall2012-06-201-2/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* tests: Tweak test to not write to the same temporary twice, in the hopes of a...Daniel Dunbar2011-04-281-4/+5
* tests: Fix a dependency on the temporary value names.Daniel Dunbar2010-09-031-1/+1
* IRgen/Obj-C: Rewrite Objective-C bit-field access to compute the access strategyDaniel Dunbar2010-09-021-0/+43