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
/
clang
/
lib
/
Basic
/
Targets
/
PPC.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Driver][PowerPC] Move powerpcspe logic from cc1 to Driver
Fangrui Song
2020-01-10
1
-2
/
+1
*
[PowerPC]: Add powerpcspe target triple subarch component
Justin Hibbits
2020-01-08
1
-1
/
+2
*
[PowerPC] Add new Future CPU for PowerPC
Stefan Pintilie
2019-11-21
1
-0
/
+16
*
Add 8548 CPU definition and attributes
Justin Hibbits
2019-11-12
1
-10
/
+17
*
Add -m(no)-spe to clang
Justin Hibbits
2019-09-05
1
-1
/
+9
*
[PowerPC] Support -mabi=ieeelongdouble and -mabi=ibmlongdouble
Fangrui Song
2019-07-15
1
-1
/
+3
*
[X86][PowerPC] Support -mlong-double-128
Fangrui Song
2019-07-12
1
-0
/
+2
*
[PowerPC] Fix issue with inline asm - soft float mode
Strahinja Petrovic
2019-04-02
1
-0
/
+3
*
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
Fangrui Song
2019-03-31
1
-12
/
+6
*
Reland the rest of "Add AIX Target Info"
Jason Liu
2019-03-14
1
-1
/
+3
*
Revert "Add AIX Target Info"
Jason Liu
2019-03-13
1
-3
/
+1
*
Add AIX Target Info
Jason Liu
2019-03-13
1
-1
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI]
Michal Gorny
2018-12-20
1
-2
/
+2
*
[PowerPC] VSX register support for inline assembly
Kang Zhang
2018-12-07
1
-0
/
+30
*
[PowerPC] The __float128 type should only be available on Power9
Stefan Pintilie
2018-06-13
1
-91
/
+24
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
Fix UBSan issue with PPC::isValidCPUName
Erich Keane
2018-02-09
1
-2
/
+1
*
Add Rest of Targets Support to ValidCPUList (enabling march notes)
Erich Keane
2018-02-08
1
-50
/
+19
*
Break up Targets.cpp into a header/impl pair per target type[NFCI]
Erich Keane
2017-07-21
1
-0
/
+544