summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get the cached subtarget off the MachineFunction rather thanEric Christopher2015-02-201-4/+2
* [PowerPC] Fix reverted patch r227976 to avoid register assignment issuesBill Schmidt2015-02-101-0/+170
* Revert "r227976 - [PowerPC] Yet another approach to __tls_get_addr" and relat...Hal Finkel2015-02-061-113/+0
* Replace tabs with spaces from r228116. Oops.Bill Schmidt2015-02-041-2/+2
* [PowerPC] Handle 32-bit targets properly in PPCTLSDynamicCall.cppBill Schmidt2015-02-041-1/+3
* [PowerPC] Yet another approach to __tls_get_addrBill Schmidt2015-02-031-0/+111
OpenPOWER on IntegriCloud