Optimize bitwise even/odd test (-x&1 -> x&1) to not use negation.
[oota-llvm.git] / resources /
2015-06-12 Greg BedwellIn MSVC builds embed a VERSIONINFO resource in our...
2015-06-01 Greg Bedwell[CMake] Revert commits r238740/r238741 for embedding...
2015-06-01 Greg BedwellIn MSVC builds embed a VERSIONINFO resource in our...