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
/
MCTargetDesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
4
-26
/
+26
*
Remove getData.
Rafael Espindola
2015-05-29
1
-7
/
+5
*
Remove the MCSymbolData typedef.
Rafael Espindola
2015-05-29
1
-2
/
+2
*
Pass MCSymbols to the helper functions in MCELF.h.
Rafael Espindola
2015-05-29
3
-11
/
+7
*
Pass a MCSymbol to needsRelocateWithSymbol.
Rafael Espindola
2015-05-29
1
-3
/
+3
*
Remove a trivial forwarding function. NFC.
Rafael Espindola
2015-05-28
2
-3
/
+3
*
Stop using MCSectionData in MCMachObjectWriter.h.
Rafael Espindola
2015-05-26
1
-5
/
+3
*
Stop using MCSectionData in MCExpr.h.
Rafael Espindola
2015-05-26
1
-8
/
+5
*
Return a MCSection from MCFragment::getParent().
Rafael Espindola
2015-05-26
1
-7
/
+11
*
Stop forwarding getOrdinal and setOrdinal.
Rafael Espindola
2015-05-25
1
-2
/
+3
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-1
/
+1
*
MC: Use MCSymbol in MachObjectWriter, NFC
Duncan P. N. Exon Smith
2015-05-20
1
-10
/
+9
*
MC: Take MCSymbol in MachObjectWriter::getSymbolAddress(), NFC
Duncan P. N. Exon Smith
2015-05-20
1
-2
/
+2
*
MC: Use MCSymbol in MCAsmLayout::getSymbolOffset(), NFC
Duncan P. N. Exon Smith
2015-05-19
1
-1
/
+1
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-1
/
+1
*
MC: Use MCSymbol in RelAndSymbol, NFC
Duncan P. N. Exon Smith
2015-05-16
1
-2
/
+2
*
Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
Pete Cooper
2015-05-15
1
-0
/
+1
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
MC: Update MCFixup naming. NFC.
Jim Grosbach
2015-05-15
1
-9
/
+9
*
[mc] Clean up emission of byte sequences
Benjamin Kramer
2015-04-17
1
-6
/
+1
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
4
-11
/
+10
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
clang-format bits of code to make a followup patch easy to read.
Rafael Espindola
2015-04-09
1
-2
/
+1
*
Don't repeat name in comment. NFC.
Rafael Espindola
2015-04-09
1
-6
/
+6
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
1
-5
/
+4
*
Remove unused Target argument from MCInstPrinter ctor functions.
Eric Christopher
2015-03-30
1
-2
/
+1
*
[PowerPC] Add asm parser support for bitmask forms of rotate-and-mask instruc...
Hal Finkel
2015-03-28
1
-0
/
+30
*
Split the object streamer callback in one per file format.
Rafael Espindola
2015-03-19
1
-18
/
+11
*
two or more, use a for.
Rafael Espindola
2015-03-18
1
-58
/
+30
*
Pass in a "const Triple &T" instead of a raw StringRef.
Rafael Espindola
2015-03-16
1
-2
/
+2
*
Remove unused argument. NFC.
Rafael Espindola
2015-03-16
1
-3
/
+3
*
There is only one Asm streamer, there is no need for targets to register it.
Rafael Espindola
2015-03-16
1
-13
/
+11
*
Fix uses of reserved identifiers starting with an underscore followed by an u...
David Blaikie
2015-03-16
1
-3
/
+2
*
Remove the use of the subtarget in MCCodeEmitter creation and
Eric Christopher
2015-03-10
2
-11
/
+8
*
Use the generic Lfunc_begin label on ppc.
Rafael Espindola
2015-03-05
1
-0
/
+4
*
[PowerPC] Fix PR22711 - Misaligned .toc section
Bill Schmidt
2015-02-27
1
-0
/
+1
*
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...
Aaron Ballman
2015-02-15
1
-2
/
+2
*
Add r224985 back with fixes.
Rafael Espindola
2015-01-19
1
-9
/
+7
*
Revert "Add r224985 back with two fixes."
Rafael Espindola
2015-01-14
1
-7
/
+9
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
Use the integrated assembler as default on PowerPC
Ulrich Weigand
2015-01-13
1
-2
/
+1
*
Add r224985 back with two fixes.
Rafael Espindola
2015-01-12
1
-9
/
+7
*
Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision
Lang Hames
2015-01-09
1
-1
/
+2
*
Revert r224935 "Refactor duplicated code. No intended functionality change."
Lang Hames
2015-01-06
1
-2
/
+1
*
Revert r225048: It broke ObjC on AArch64.
Lang Hames
2015-01-06
1
-7
/
+9
*
Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"
Duncan P. N. Exon Smith
2015-01-05
1
-1
/
+2
*
Use the integrated assembler by default on 32-bit PowerPC and SPARC
Brad Smith
2015-01-05
1
-2
/
+1
*
Add r224985 back with a fix.
Rafael Espindola
2014-12-31
1
-9
/
+7
*
Revert "Remove doesSectionRequireSymbols."
Rafael Espindola
2014-12-31
1
-7
/
+9
[next]