index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
PowerPC
/
PPCAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a helper getSymbol to AsmPrinter.
Rafael Espindola
2013-10-29
1
-19
/
+19
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-1
/
+5
*
[PowerPC] Fix problems with large code model (PR17169).
Bill Schmidt
2013-09-17
1
-4
/
+9
*
[PowerPC] Add handling for conversions to fast-isel.
Bill Schmidt
2013-08-30
1
-0
/
+1
*
[PowerPC] Support powerpc64le as a syntax-checking target.
Bill Schmidt
2013-07-26
1
-1
/
+2
*
Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]).
Craig Topper
2013-07-15
1
-1
/
+1
*
[PowerPC] Revert r185476 and fix up TLS variant kinds
Ulrich Weigand
2013-07-09
1
-2
/
+4
*
[PowerPC] Always use "assembler dialect" 1
Ulrich Weigand
2013-07-08
1
-10
/
+13
*
[PowerPC] Use mtocrf when available
Ulrich Weigand
2013-07-03
1
-0
/
+17
*
[PowerPC] Always use mfocrf if available
Ulrich Weigand
2013-07-03
1
-9
/
+14
*
[PowerPC] Rework TLS call operand processing
Ulrich Weigand
2013-07-02
1
-4
/
+4
*
[PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD
Ulrich Weigand
2013-07-02
1
-4
/
+2
*
Remove address spaces from MC.
Rafael Espindola
2013-07-02
1
-1
/
+1
*
Index: test/CodeGen/PowerPC/reloc-align.ll
Bill Schmidt
2013-07-01
1
-0
/
+19
*
[PowerPC] Rename some more VK_PPC_ enums
Ulrich Weigand
2013-06-21
1
-16
/
+16
*
[PowerPC] Clean up VK_PPC_TOC... names
Ulrich Weigand
2013-06-20
1
-2
/
+2
*
[PowerPC] Remove unused parameter
Ulrich Weigand
2013-06-20
1
-6
/
+6
*
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...
David Blaikie
2013-06-16
1
-34
/
+2
*
[PowerPC] Clean up generation of ha16() / lo16() markers
Ulrich Weigand
2013-05-23
1
-11
/
+12
*
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
1
-2
/
+2
*
Rename the current PPC BCL definition to BCLalways
Hal Finkel
2013-04-04
1
-1
/
+1
*
PowerPC: Remove LDrs pattern.
Ulrich Weigand
2013-03-26
1
-6
/
+4
*
PowerPC: Remove ADDIL patterns.
Ulrich Weigand
2013-03-26
1
-8
/
+8
*
MCize the bcl instruction in PPCAsmPrinter
Hal Finkel
2013-03-23
1
-4
/
+5
*
Remove ABI-duplicated call instruction patterns.
Ulrich Weigand
2013-03-22
1
-5
/
+5
*
Large code model support for PowerPC.
Bill Schmidt
2013-02-21
1
-2
/
+5
*
PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add checking range in CPUDirective...
NAKAMURA Takumi
2013-02-04
1
-1
/
+4
*
PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible elements in CPUDirect...
NAKAMURA Takumi
2013-02-04
1
-0
/
+5
*
PowerPC: EH adjustments
Adhemerval Zanella
2013-01-09
1
-0
/
+19
*
These functions have default arguments of 0 for the last arg. Use
Eric Christopher
2013-01-09
1
-6
/
+6
*
This patch addresses bug 14678 by fixing two problems in medium code model
Bill Schmidt
2013-01-07
1
-9
/
+21
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-3
/
+3
*
This patch improves the 64-bit PowerPC InitialExec TLS support by providing
Bill Schmidt
2012-12-14
1
-3
/
+19
*
This patch implements local-dynamic TLS model support for the 64-bit
Bill Schmidt
2012-12-12
1
-0
/
+84
*
This patch implements the general dynamic TLS model for 64-bit PowerPC.
Bill Schmidt
2012-12-11
1
-0
/
+52
*
This patch introduces initial-exec model support for thread-local storage
Bill Schmidt
2012-12-04
1
-0
/
+17
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-16
/
+16
*
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-27
1
-8
/
+125
*
Decouple MCInstBuilder from the streamer per Eli's request.
Benjamin Kramer
2012-11-26
1
-25
/
+19
*
Add MCInstBuilder, a utility class to simplify MCInst creation similar to Mac...
Benjamin Kramer
2012-11-26
1
-71
/
+53
*
PPC: MCize most of the darwin PIC emission.
Benjamin Kramer
2012-11-24
1
-35
/
+92
*
PPC: Simplify code with Twines.
Benjamin Kramer
2012-11-24
1
-6
/
+3
*
Make TOC order deterministic by using MapVector instead of DenseMap.
Ulrich Weigand
2012-11-12
1
-3
/
+3
*
Add support for the PowerPC-specific inline asm Z constraint and y modifier.
Hal Finkel
2012-11-05
1
-2
/
+16
*
Revert the majority of the next patch in the address space series:
Chandler Carruth
2012-11-01
1
-3
/
+3
*
Initial TOC support for PowerPC64 object creation
Adhemerval Zanella
2012-10-25
1
-2
/
+6
*
Resubmit the changes to llvm core to update the functions to support differen...
Micah Villmow
2012-10-15
1
-3
/
+3
*
PowerPC: add EmitTCEntry class for TOC creation
Adhemerval Zanella
2012-10-15
1
-2
/
+2
*
Revert 165732 for further review.
Micah Villmow
2012-10-11
1
-3
/
+3
*
Add in the first iteration of support for llvm/clang/lldb to allow variable p...
Micah Villmow
2012-10-11
1
-3
/
+3
[next]