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
...
*
Untabify.
NAKAMURA Takumi
2015-09-22
1
-11
/
+11
*
Reformat blank lines.
NAKAMURA Takumi
2015-09-22
1
-15
/
+11
*
Reformat comment lines.
NAKAMURA Takumi
2015-09-22
1
-4
/
+4
*
Reformat.
NAKAMURA Takumi
2015-09-22
1
-40
/
+41
*
[EH] Handle non-Function personalities like unknown personalities
Reid Kleckner
2015-08-31
1
-7
/
+7
*
[PowerPC] Don't assume ADDISdtprelHA's source is r3
Hal Finkel
2015-08-30
1
-5
/
+5
*
Move most user of TargetMachine::getDataLayout to the Module one
Mehdi Amini
2015-07-16
1
-7
/
+7
*
[PowerPC] Support symbolic targets in patchpoints
Hal Finkel
2015-07-14
1
-57
/
+71
*
[PowerPC] Use the ABI indirect-call protocol for patchpoints
Hal Finkel
2015-07-14
1
-1
/
+43
*
IR: Do not consider available_externally linkage to be linker-weak.
Peter Collingbourne
2015-07-05
1
-3
/
+3
*
Clean up redundant copies of Triple objects. NFC
Daniel Sanders
2015-06-16
1
-2
/
+2
*
Replace string GNU Triples with llvm::Triple in TargetMachine::getTargetTripl...
Daniel Sanders
2015-06-16
1
-1
/
+2
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-4
/
+4
*
Merge MCELF.h into MCSymbolELF.h.
Rafael Espindola
2015-06-02
1
-2
/
+2
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-52
/
+52
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-16
/
+14
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-18
/
+18
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
1
-8
/
+8
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-150
/
+150
*
Refactor a lot of duplicated code for stub output.
Rafael Espindola
2015-04-07
1
-19
/
+0
*
Centralize the handling of unique ids for temporary labels.
Rafael Espindola
2015-03-17
1
-3
/
+2
*
Use createTempSymbol to avoid collisions instead of an ad hoc method.
Rafael Espindola
2015-03-17
1
-10
/
+2
*
Use the correct func begin symbol in all places in ppc.
Rafael Espindola
2015-03-05
1
-2
/
+1
*
Use the generic Lfunc_begin label on ppc.
Rafael Espindola
2015-03-05
1
-5
/
+0
*
[PowerPC] Add support for the QPX vector instruction set
Hal Finkel
2015-02-25
1
-0
/
+1
*
Fix an asan use-after-free bug introduced by the asm printer
Eric Christopher
2015-02-20
1
-1
/
+11
*
Remove a use of the Subtarget in the darwin ppc asm printer.
Eric Christopher
2015-02-20
1
-5
/
+4
*
Make the TargetMachine::getSubtarget that takes a Function argument
Eric Christopher
2015-02-20
1
-1
/
+1
*
Make the PowerPC AsmPrinter independent of global subtarget
Eric Christopher
2015-02-17
1
-15
/
+24
*
Fix up r228725, missed change in PPCSubtarget definition
Bill Schmidt
2015-02-10
1
-6
/
+6
*
[PowerPC] Fix reverted patch r227976 to avoid register assignment issues
Bill Schmidt
2015-02-10
1
-0
/
+52
*
Migrate PPCAsmPrinter's subtarget from reference to pointer in
Eric Christopher
2015-02-10
1
-48
/
+49
*
Revert "r227976 - [PowerPC] Yet another approach to __tls_get_addr" and relat...
Hal Finkel
2015-02-06
1
-52
/
+0
*
[PowerPC] Yet another approach to __tls_get_addr
Bill Schmidt
2015-02-03
1
-0
/
+52
*
Compute the ELF SectionKind from the flags.
Rafael Espindola
2015-01-29
1
-13
/
+9
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-7
/
+5
*
std::unique_ptrify the MCStreamer argument to createAsmPrinter
David Blaikie
2015-01-18
1
-11
/
+16
*
[PowerPC] Don't hard-code R2 as register when processing TOC relocations
Hal Finkel
2015-01-18
1
-3
/
+3
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
Revert "r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support""
Hal Finkel
2015-01-14
1
-1
/
+89
*
Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support"
Hal Finkel
2015-01-13
1
-89
/
+1
*
[PowerPC] Add StackMap/PatchPoint support
Hal Finkel
2015-01-13
1
-1
/
+89
*
Add support for small-model PIC for PowerPC.
Justin Hibbits
2014-11-12
1
-41
/
+75
*
[PowerPC] Replace foul hackery with real calls to __tls_get_addr
Bill Schmidt
2014-11-11
1
-59
/
+0
*
[PowerPC] Load BlockAddress values from the TOC in 64-bit SVR4 code
Ulrich Weigand
2014-10-31
1
-6
/
+20
*
Address comments on r217622
Bill Schmidt
2014-09-12
1
-4
/
+6
*
[PATCH, PowerPC] Accept 'U' and 'X' constraints in inline asm
Bill Schmidt
2014-09-11
1
-0
/
+10
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-5
/
+7
*
[PowerPC] Support TLS on PPC32/ELF
Hal Finkel
2014-07-25
1
-38
/
+101
*
[PowerPC] ELFv2 function call changes
Ulrich Weigand
2014-07-20
1
-1
/
+77
[prev]
[next]