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
/
PPCAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Cleanup with variable name IsPPC64 & IsDarwin
Xiangling Liao
2019-10-21
1
-20
/
+18
*
NFC: Fix variable only used in asserts by propagating the value.
Sterling Augustine
2019-10-17
1
-3
/
+4
*
[AIX] TOC pseudo expansion for 64bit large + 64bit small + 32bit large models
Xiangling Liao
2019-10-17
1
-11
/
+81
*
NFC: clang-format rL374420 and adjust comment wording
Hubert Tong
2019-10-12
1
-9
/
+11
*
[NFC][PowerPC]Clean up PPCAsmPrinter for TOC related pseudo opcode
Xiangling Liao
2019-10-10
1
-93
/
+70
*
[NFC] Replace 'isDarwin' with 'IsDarwin'
Xiangling Liao
2019-10-06
1
-10
/
+10
*
[PowerPC] Fix conditions of assert in PPCAsmPrinter
Jinsong Ji
2019-09-29
1
-1
/
+1
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-1
/
+1
*
[AIX]Emit function descriptor csect in assembly
Xiangling Liao
2019-09-26
1
-0
/
+57
*
Updated comments in LWZtoc pseudo expansion.
Sean Fertile
2019-09-26
1
-4
/
+5
*
Extends the expansion of the LWZtoc pseduo op for AIX.
Sean Fertile
2019-09-24
1
-15
/
+38
*
[NFC][PowerPC] Refactor classifyGlobalReference
Jinsong Ji
2019-09-20
1
-6
/
+3
*
[Alignment][NFC] use llvm::Align for AsmPrinter::EmitAlignment
Guillaume Chatelet
2019-09-11
1
-5
/
+2
*
[PowerPC][NFC] Use inline Subtarget->isPPC64()
Jinsong Ji
2019-08-30
1
-7
/
+6
*
[PPC32] Emit R_PPC_GOT_TPREL16 instead R_PPC_GOT_TPREL16_LO
Fangrui Song
2019-08-30
1
-2
/
+4
*
[PowerPC][AIX] Adds support for writing the .data section in assembly files
Xing Xue
2019-08-25
1
-11
/
+26
*
[PowerPC][XCOFF][MC] Explicitly set containing csect on symbols. [NFC]
Sean Fertile
2019-08-22
1
-0
/
+2
*
Adds support for writing the .bss section for XCOFF object files.
Sean Fertile
2019-08-20
1
-1
/
+3
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-3
/
+3
*
Enable assembly output of local commons for AIX
David Tenty
2019-08-08
1
-2
/
+6
*
Address post commit review comments on revision 366727.
Sean Fertile
2019-07-30
1
-5
/
+5
*
[NFC][PowerPC]Change ADDIStocHA to ADDIStocHA8 to follow 64-bit naming conven...
Jason Liu
2019-07-22
1
-4
/
+4
*
Stubs out TLOF for AIX and add support for common vars in assembly output.
Sean Fertile
2019-07-22
1
-0
/
+33
*
Boilerplate for producing XCOFF object files from the PowerPC backend.
Sean Fertile
2019-07-09
1
-0
/
+11
*
[PPC32] Support PLT calls for -msecure-plt -fpic
Fangrui Song
2019-06-25
1
-24
/
+21
*
[NFC] Fix indentation in PPCAsmPrinter.cpp
Hubert Tong
2019-06-22
1
-54
/
+54
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[PowerPC] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
1
-0
/
+1
*
[PowerPC] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-1
/
+1
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-20
/
+26
*
[AsmPrinter] defer %c to base class for ARM, PPC, and Hexagon. NFC
Nick Desaulniers
2019-04-17
1
-2
/
+0
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
1
-7
/
+3
*
[PowerPC] Remove UseVSXReg
Stefan Pintilie
2019-03-26
1
-4
/
+1
*
[NFC][PowerPC] Add comment for PPCAsmPrinter::printOperand
Jinsong Ji
2019-03-11
1
-2
/
+6
*
[PowerPC] Add secure plt support for TLS symbols
Strahinja Petrovic
2019-03-06
1
-1
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[CodeGen] Support custom format of stack maps
Than McIntosh
2018-11-26
1
-1
/
+1
*
[PowerPC] [NFC] Refactor code for printing register operands
Nemanja Ivanovic
2018-09-27
1
-35
/
+6
*
[PowerPC] Support operand modifier 'x' in inline asm
Zaara Syeda
2018-09-24
1
-0
/
+15
*
Introduce codegen for the Signal Processing Engine
Justin Hibbits
2018-07-18
1
-0
/
+26
*
Add PowerPC e500(v2) core scheduler and directives.
Justin Hibbits
2018-07-18
1
-0
/
+1
*
[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
-10
/
+8
*
[PowerPC] Secure PLT support
Strahinja Petrovic
2018-03-27
1
-25
/
+55
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
[CodeGen] Print global addresses as @foo in both MIR and debug output
Francis Visoiu Mistrih
2017-12-14
1
-21
/
+21
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-42
/
+42
*
[XRay] support conditional return on PPC.
Tim Shen
2017-09-22
1
-17
/
+63
*
[XRay][CodeGen][PowerPC] Fix tail exit codegen for XRay in PPC
Dean Michael Berris
2017-09-08
1
-0
/
+2
[next]