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