summaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreLowerThreadLocal.cpp
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-25
* [C++11] Add range based accessors for the Use-Def chain of a Value.Chandler Carruth2014-03-09
* [Modules] Move the NoFolder into the IR library as it createsChandler Carruth2014-03-04
* [Modules] Move ValueHandle into the IR library where Value itself lives.Chandler Carruth2014-03-04
* Fix known typosAlp Toker2014-01-24
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* XCore target: fix bug in XCoreLowerThreadLocal.cppRobert Lytton2013-10-11
* A better way to silence the warning in MSVC (replaces r190304).Aaron Ballman2013-09-09
* Silencing a warning about control flow reaching the end of a non-void function.Aaron Ballman2013-09-09
* XCore handling of thread local loweringRobert Lytton2013-09-09
* [XCore] Move lowering of thread local storage to a separate pass.Richard Osborne2013-05-04