[opaque pointer type] More GEP IRBuilder API migrations...
[oota-llvm.git] / lib / Target / XCore / XCoreLowerThreadLocal.cpp
2015-04-03 David Blaikie[opaque pointer type] More GEP IRBuilder API migrations...
2015-01-19 Chandler Carruth[PM] Replace the Pass argument to SplitEdge with specif...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-03-09 Chandler Carruth[C++11] Add range based accessors for the Use-Def chain...
2014-03-04 Chandler Carruth[Modules] Move the NoFolder into the IR library as...
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...