aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/XCore/XCoreLowerThreadLocal.cpp
Commit message (Expand)AuthorAgeFilesLines
* XCore target: fix bug in XCoreLowerThreadLocal.cppRobert Lytton2013-10-111-10/+21
* A better way to silence the warning in MSVC (replaces r190304).Aaron Ballman2013-09-091-2/+1
* Silencing a warning about control flow reaching the end of a non-void function.Aaron Ballman2013-09-091-0/+1
* XCore handling of thread local loweringRobert Lytton2013-09-091-9/+94
* [XCore] Move lowering of thread local storage to a separate pass.Richard Osborne2013-05-041-0/+145