Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
cf73eba142afd533205a94e3e472697cf908047b
/
llvm
/
lib
/
Target
/
PowerPC
/
PPCTLSDynamicCall.cpp
f842297
Rename LiveIntervalAnalysis.h to LiveIntervals.h
by Matthias Braun
· 8 years ago
6989caa
[PowerPC] fix potential verification error on __tls_get_addr
by Hiroshi Inoue
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
d526b13
Add extra operand to CALLSEQ_START to keep frame part set up previously
by Serge Pavlov
· 8 years ago
e5a22f4
PowerPC: Avoid implicit iterator conversions, NFC
by Duncan P. N. Exon Smith
· 9 years ago
3bc1edf
Use arrays or initializer lists to feed ArrayRefs instead of SmallVector where possible.
by Benjamin Kramer
· 9 years ago
bfcff38
Add call sequence start and end for __tls_get_addr
by Kyle Butt
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
82e1fc5
[PPC] Correct iterator bug in PPCTLSDynamicCall
by Hal Finkel
· 10 years ago
1df0c51
Get the cached subtarget off the MachineFunction rather than
by Eric Christopher
· 11 years ago
82f1c77
[PowerPC] Fix reverted patch r227976 to avoid register assignment issues
by Bill Schmidt
· 11 years ago
0d2a151
Revert "r227976 - [PowerPC] Yet another approach to __tls_get_addr" and related fixups
by Hal Finkel
· 11 years ago
81638ea
Replace tabs with spaces from r228116. Oops.
by Bill Schmidt
· 11 years ago
1354f7c
[PowerPC] Handle 32-bit targets properly in PPCTLSDynamicCall.cpp
by Bill Schmidt
· 11 years ago
685aa8b
[PowerPC] Yet another approach to __tls_get_addr
by Bill Schmidt
· 11 years ago