aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/XCore/XCoreLowerThreadLocal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-3/+5
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-3/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-13/+10
* 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