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
...
*
[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
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-2
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-3
/
+3
*
Get the TOC save offset off of PPCFrameLowering rather than a separate copy o...
Eric Christopher
2017-04-10
1
-1
/
+1
*
[PPC] Silence warning in Release builds.
Benjamin Kramer
2017-02-10
1
-2
/
+1
*
Fix a silly syntax error.
Tim Shen
2017-02-10
1
-2
/
+2
*
[XRay] Implement powerpc64le xray.
Tim Shen
2017-02-10
1
-1
/
+96
*
[AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...
Eugene Zelenko
2016-12-12
1
-17
/
+28
*
Sink all of the code relying on the MachO MachineModuleInfo to live
Chandler Carruth
2016-11-03
1
-47
/
+51
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-3
/
+6
*
[Power9] Part-word VSX integer scalar loads/stores and sign extend instructions
Nemanja Ivanovic
2016-10-04
1
-1
/
+17
*
[PowerPC] Account for the ELFv2 function prologue during branch selection
Hal Finkel
2016-10-03
1
-0
/
+3
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-10
/
+8
*
[PowerPC] For larger offsets, when possible, fold offset into addis toc@ha
Hal Finkel
2016-09-02
1
-0
/
+7
*
[PowerPC] Force entry alignment in .got2
Hal Finkel
2016-08-30
1
-2
/
+4
*
[stackmaps] More extraction of common code [NFCI]
Philip Reames
2016-08-23
1
-4
/
+3
*
Drop support for creating $stubs.
Rafael Espindola
2016-06-29
1
-162
/
+1
*
Move isPositionIndependent up to AsmPrinter.
Rafael Espindola
2016-06-27
1
-3
/
+3
*
Use existing predicate. NFC.
Rafael Espindola
2016-06-24
1
-5
/
+1
*
Merge two identical if branches. NFC.
Rafael Espindola
2016-06-24
1
-14
/
+11
*
Merge two identical if branches. NFC.
Rafael Espindola
2016-06-24
1
-11
/
+3
*
clang-format a region. NFC.
Rafael Espindola
2016-06-24
1
-4
/
+4
*
[Codegen] Change PICLevel.
Davide Italiano
2016-06-17
1
-3
/
+3
*
Simplify handling of hidden stubs on PowerPC.
Rafael Espindola
2016-05-20
1
-20
/
+1
*
[Power9] Add support for -mcpu=pwr9 in the back end
Nemanja Ivanovic
2016-05-09
1
-1
/
+3
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+0
*
Fix for PR 26378
Nemanja Ivanovic
2016-03-12
1
-0
/
+6
*
[PowerPC] Fix large code model with the ELFv2 ABI
Ulrich Weigand
2016-01-13
1
-24
/
+76
*
[PowerPC] OutStreamer cleanup in PPCAsmPrinter
Hal Finkel
2015-12-12
1
-23
/
+19
*
Weak non-function symbols were being accessed directly, which is
Eric Christopher
2015-11-20
1
-31
/
+23
*
Prune trailing whitespaces.
NAKAMURA Takumi
2015-09-22
1
-3
/
+3
[prev]
[next]