X86: Don't turn shifts into ands if there's another use that may not check for equality.
[oota-llvm.git] / lib / Target / NVPTX / NVPTXPrologEpilogPass.cpp
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-21 Chandler Carruth[Modules] Make Support/Debug.h modular. This requires...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-05-31 Justin Holewinski[NVPTX] Re-enable support for virtual registers in...