projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[PM] Split the LoopInfo object apart from the legacy pass, creating
[oota-llvm.git]
/
lib
/
Target
/
PowerPC
/
MCTargetDesc
/
2015-01-14
Rafael Espindola
Revert "Add r224985 back with two fixes."
tree
|
commitdiff
2015-01-14
Chandler Carruth
[cleanup] Re-sort all the #include lines in LLVM using
tree
|
commitdiff
2015-01-13
Ulrich Weigand
Use the integrated assembler as default on PowerPC
tree
|
commitdiff
2015-01-12
Rafael Espindola
Add r224985 back with two fixes.
tree
|
commitdiff
2015-01-09
Lang Hames
Recommit r224935 with a fix for the ObjC++/AArch64...
tree
|
commitdiff
2015-01-06
Lang Hames
Revert r224935 "Refactor duplicated code. No intended...
tree
|
commitdiff
2015-01-06
Lang Hames
Revert r225048: It broke ObjC on AArch64.
tree
|
commitdiff
2015-01-05
Duncan P. N. Exon...
Revert "Use the integrated assembler by default on...
tree
|
commitdiff
2015-01-05
Brad Smith
Use the integrated assembler by default on 32-bit Power...
tree
|
commitdiff
2014-12-31
Rafael Espindola
Add r224985 back with a fix.
tree
|
commitdiff
2014-12-31
Rafael Espindola
Revert "Remove doesSectionRequireSymbols."
tree
|
commitdiff
2014-12-30
Rafael Espindola
Remove doesSectionRequireSymbols.
tree
|
commitdiff
2014-12-29
Rafael Espindola
Refactor duplicated code.
tree
|
commitdiff
2014-11-29
Simon Pilgrim
Target triple OS detection tidyup. NFC
tree
|
commitdiff
2014-11-24
Ulrich Weigand
[PowerPC] Fix PR 21652 - copy st_other bits on symbol...
tree
|
commitdiff
2014-11-12
Justin Hibbits
Add support for small-model PIC for PowerPC.
tree
|
commitdiff
2014-10-15
Rafael Espindola
Simplify handling of --noexecstack by using getNonexecu...
tree
|
commitdiff
2014-10-11
Benjamin Kramer
MC: Bit pack MCSymbolData.
tree
|
commitdiff
2014-09-03
Benjamin Kramer
Add override to overriden virtual methods, remove virtu...
tree
|
commitdiff
2014-08-30
Craig Topper
Remove 'virtual' keyword from methods markedwith 'overr...
tree
|
commitdiff
2014-08-15
Rafael Espindola
Remove HasLEB128.
tree
|
commitdiff
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
tree
|
commitdiff
2014-08-10
Joerg Sonnenberger
@l and friends adjust their value depending the context...
tree
|
commitdiff
2014-08-10
Joerg Sonnenberger
If available, pass down the Fixup object to EvaluateAsR...
tree
|
commitdiff
2014-08-08
Joerg Sonnenberger
Add support for SPE load/store from memory.
tree
|
commitdiff
2014-08-04
Joerg Sonnenberger
Rename PPCLinuxMCAsmInfo to PPCELFMCAsmInfo to better...
tree
|
commitdiff
2014-08-04
Joerg Sonnenberger
Allow .lcomm with alignment on ELF targets.
tree
|
commitdiff
2014-07-25
Hal Finkel
[PowerPC] Support TLS on PPC32/ELF
tree
|
commitdiff
2014-07-20
Ulrich Weigand
[MC] Pass MCSymbolData to needsRelocateWithSymbol
tree
|
commitdiff
2014-07-20
Ulrich Weigand
[PowerPC] ELFv2 MC support for .localentry directive
tree
|
commitdiff
2014-07-20
Ulrich Weigand
[PowerPC] ELFv2 MC support for .abiversion directive
tree
|
commitdiff
2014-07-18
Hal Finkel
[PowerPC] 32-bit ELF PIC support
tree
|
commitdiff
2014-06-25
Rafael Espindola
Move expression visitation logic up to MCStreamer.
tree
|
commitdiff
2014-06-25
Rafael Espindola
Simplify the visitation of target expressions. No funct...
tree
|
commitdiff
2014-06-18
Ulrich Weigand
[PowerPC] Fix emitting instruction pairs on LE
tree
|
commitdiff
2014-05-07
Rafael Espindola
Remove the UseCFI option from createAsmStreamer.
tree
|
commitdiff
2014-05-03
Rafael Espindola
Fix pr19645.
tree
|
commitdiff
2014-04-29
Craig Topper
[C++11] Add 'override' keywords and remove 'virtual...
tree
|
commitdiff
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Target edition.
tree
|
commitdiff
2014-04-24
David Blaikie
Spread some const around for non-mutating uses of MCSym...
tree
|
commitdiff
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
tree
|
commitdiff
2014-04-22
Chandler Carruth
[cleanup] Lift using directives, DEBUG_TYPE definitions...
tree
|
commitdiff
2014-03-29
Rafael Espindola
Completely rewrite ELFObjectWriter::RecordRelocation.
tree
|
commitdiff
2014-03-27
Rafael Espindola
Remove another unused argument.
tree
|
commitdiff
2014-03-27
Rafael Espindola
Remove unused argument.
tree
|
commitdiff
2014-03-24
Ulrich Weigand
[PowerPC] Generate little-endian object files
tree
|
commitdiff
2014-03-20
Alexey Samsonov
Add llvm_unreachable after fully-covered switches to...
tree
|
commitdiff
2014-03-20
Rafael Espindola
Look through variables when computing relocations.
tree
|
commitdiff
2014-03-12
Rafael Espindola
Try harder to evaluate expressions when printing assembly.
tree
|
commitdiff
2014-03-05
Joerg Sonnenberger
Enable integrated assembler on OpenBSD/PPC32 by default...
tree
|
commitdiff
2014-02-28
Hal Finkel
Try to unbreak the C++11 build
tree
|
commitdiff
2014-02-28
Hal Finkel
Add CR-bit tracking to the PowerPC backend for i1 values
tree
|
commitdiff
2014-02-13
Daniel Sanders
Re-commit: Demote EmitRawText call in AsmPrinter::EmitI...
tree
|
commitdiff
2014-02-12
Daniel Sanders
Revert r201237+r201238: Demote EmitRawText call in...
tree
|
commitdiff
2014-02-12
Daniel Sanders
Demote EmitRawText call in AsmPrinter::EmitInlineAsm...
tree
|
commitdiff
2014-02-06
Rafael Espindola
Just returning false is the default.
tree
|
commitdiff
2014-02-05
Rafael Espindola
Remove support for not using .loc directives.
tree
|
commitdiff
2014-02-02
Hal Finkel
Replace PPC instruction-size code with MCInstrDesc...
tree
|
commitdiff
2014-01-28
David Woodhouse
Delete MCSubtargetInfo data members from target MCCodeE...
tree
|
commitdiff
2014-01-28
David Woodhouse
Propagate MCSubtargetInfo through TableGen's getBinaryC...
tree
|
commitdiff
2014-01-28
David Woodhouse
Explictly pass MCSubtargetInfo to MCCodeEmitter::Encode...
tree
|
commitdiff
2014-01-28
Iain Sandoe
Provide a stub Target Streamer implementation for PPC...
tree
|
commitdiff
2014-01-26
Rafael Espindola
Pass a MCSubtargetInfo down to the TargetStreamer creation.
tree
|
commitdiff
2014-01-26
Rafael Espindola
Construct the MCStreamer before constructing the MCTarg...
tree
|
commitdiff
2014-01-25
Rafael Espindola
Remove an easy use of EmitRawText from PPC.
tree
|
commitdiff
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
tree
|
commitdiff
2013-12-22
Roman Divacky
Use r2 when encoding tls on ppc32. Fixes PR18305.
tree
|
commitdiff
2013-12-13
Iain Sandoe
test commit.
tree
|
commitdiff
2013-12-10
David Fang
on darwin<10, fallback to .weak_definition (PPC,X86)
tree
|
commitdiff
2013-12-02
Rafael Espindola
Refactor the setting of PrivateGlobalPrefix.
tree
|
commitdiff
2013-11-28
NAKAMURA Takumi
[CMake] Let add_public_tablegen_target responsible...
tree
|
commitdiff
2013-11-27
Rafael Espindola
Don't set GlobalPrefix to the default value.
tree
|
commitdiff
2013-11-19
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
tree
|
commitdiff
2013-11-18
Alexey Samsonov
Revert r194865 and r194874.
tree
|
commitdiff
2013-11-15
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
tree
|
commitdiff
2013-10-16
Rafael Espindola
Add a MCAsmInfoELF class and factor some code into it.
tree
|
commitdiff
2013-10-08
Rafael Espindola
Add a MCTargetStreamer interface.
tree
|
commitdiff
2013-09-26
David Majnemer
PPC: Allow partial fills in writeNopData()
tree
|
commitdiff
2013-09-25
David Majnemer
MC: Add support for treating $ as a reference to the PC
tree
|
commitdiff
2013-09-25
David Majnemer
MC: Remove vestigial PCSymbol field from AsmInfo
tree
|
commitdiff
2013-09-16
Bill Schmidt
[PowerPC] Fix PR17155 - Ignore COPY_TO_REGCLASS during...
tree
|
commitdiff
2013-09-09
Bill Wendling
Generate compact unwind encoding from CFI directives.
tree
|
commitdiff
2013-09-01
Charles Davis
Move everything depending on Object/MachOFormat.h over...
tree
|
commitdiff
2013-08-28
Alexey Samsonov
Fix use of uninitialized value added in r189400 (found...
tree
|
commitdiff
2013-08-27
Joerg Sonnenberger
Given target assembler parsers a chance to handle varia...
tree
|
commitdiff
2013-08-27
Charles Davis
Revert "Fix the build broken by r189315." and "Move...
tree
|
commitdiff
2013-08-27
Charles Davis
Move everything depending on Object/MachOFormat.h over...
tree
|
commitdiff
2013-08-08
David Fang
cast fix to appease buildbot
tree
|
commitdiff
2013-08-08
David Fang
initial draft of PPCMachObjectWriter.cpp
tree
|
commitdiff
2013-07-26
Bill Schmidt
[PowerPC] Support powerpc64le as a syntax-checking...
tree
|
commitdiff
2013-07-09
Ulrich Weigand
[PowerPC] Revert r185476 and fix up TLS variant kinds
tree
|
commitdiff
2013-07-08
Ulrich Weigand
[PowerPC] Always use "assembler dialect" 1
tree
|
commitdiff
2013-07-05
Ulrich Weigand
[PowerPC] Add some special @got@tprel fixup cases
tree
|
commitdiff
2013-07-05
Ulrich Weigand
[PowerPC] Support @tls in the asm parser
tree
|
commitdiff
2013-07-04
Ulrich Weigand
[PowerPC] Implement writeNopData
tree
|
commitdiff
2013-07-03
Ulrich Weigand
[PowerPC] Use mtocrf when available
tree
|
commitdiff
2013-07-03
Ulrich Weigand
[PowerPC] Always use mfocrf if available
tree
|
commitdiff
2013-07-02
Ulrich Weigand
[PowerPC] Rework TLS call operand processing
tree
|
commitdiff
2013-07-02
Ulrich Weigand
[PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD
tree
|
commitdiff
2013-07-01
Ulrich Weigand
[PowerPC] Add support for TLS data relocations
tree
|
commitdiff
next