index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
PowerPC
/
PPCTLSDynamicCall.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-2
/
+2
*
[PowerPC] Add initialization for some ppc passes
Kang Zhang
2019-04-12
1
-4
/
+0
*
Revert "[PowerPC] Add initialization for some ppc passes"
Eric Christopher
2019-04-12
1
-0
/
+4
*
[PowerPC] Add initialization for some ppc passes
Kang Zhang
2019-04-12
1
-4
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PowerPC] fix trivial typos in comment, NFC
Hiroshi Inoue
2018-06-13
1
-1
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-1
/
+1
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
[PowerPC] fix potential verification error on __tls_get_addr
Hiroshi Inoue
2017-06-29
1
-4
/
+20
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-1
/
+2
*
PowerPC: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-27
1
-13
/
+13
*
Use arrays or initializer lists to feed ArrayRefs instead of SmallVector wher...
Benjamin Kramer
2016-07-02
1
-4
/
+1
*
Add call sequence start and end for __tls_get_addr
Kyle Butt
2016-01-08
1
-0
/
+7
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[PPC] Correct iterator bug in PPCTLSDynamicCall
Hal Finkel
2015-05-21
1
-2
/
+4
*
Get the cached subtarget off the MachineFunction rather than
Eric Christopher
2015-02-20
1
-4
/
+2
*
[PowerPC] Fix reverted patch r227976 to avoid register assignment issues
Bill Schmidt
2015-02-10
1
-0
/
+170
*
Revert "r227976 - [PowerPC] Yet another approach to __tls_get_addr" and relat...
Hal Finkel
2015-02-06
1
-113
/
+0
*
Replace tabs with spaces from r228116. Oops.
Bill Schmidt
2015-02-04
1
-2
/
+2
*
[PowerPC] Handle 32-bit targets properly in PPCTLSDynamicCall.cpp
Bill Schmidt
2015-02-04
1
-1
/
+3
*
[PowerPC] Yet another approach to __tls_get_addr
Bill Schmidt
2015-02-03
1
-0
/
+111