Refactor the ARM 'setend' instruction pattern. Use a single instruction pattern
[oota-llvm.git] / lib / System / Threading.cpp
2009-07-06 Owen AndersonNo need to double-include config.h
2009-07-06 Owen AndersonWe need to include config.h to get the proper setting...
2009-07-06 Chris Lattnerimprove portability to windows, patch by Xerces Ranby!
2009-06-18 Owen AndersonMove Threading.[h|cpp] from Support to System.