X86: Add an SSE2 lowering for 64 bit compares when pcmpgtq (SSE4.2) isn't available.
[oota-llvm.git] / lib / Option /
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.