[Modules] Move ValueHandle into the IR library where Value itself lives.
[oota-llvm.git] / lib / Target / XCore / XCoreLowerThreadLocal.cpp
2014-03-04 Chandler Carruth[Modules] Move ValueHandle into the IR library where...
2014-01-24 Alp TokerFix known typos
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-10-11 Robert LyttonXCore target: fix bug in XCoreLowerThreadLocal.cpp
2013-09-09 Aaron BallmanA better way to silence the warning in MSVC (replaces...
2013-09-09 Aaron BallmanSilencing a warning about control flow reaching the...
2013-09-09 Robert LyttonXCore handling of thread local lowering
2013-05-04 Richard Osborne[XCore] Move lowering of thread local storage to a...