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
/
PPCISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The getRegForInlineAsmConstraint function should only accept MVT value types.
Chad Rosier
2013-06-22
1
-1
/
+1
*
[PowerPC] Rename some more VK_PPC_ enums
Ulrich Weigand
2013-06-21
1
-4
/
+4
*
[PowerPC] Expose some calling convention functions in PPCISelLowering.h.
Bill Schmidt
2013-06-12
1
-29
/
+14
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-5
/
+7
*
Order CALLSEQ_START and CALLSEQ_END nodes.
Andrew Trick
2013-05-29
1
-7
/
+12
*
PPC: Add a isConsecutiveLS utility function
Hal Finkel
2013-05-27
1
-2
/
+42
*
Prefer to duplicate PPC Altivec loads when expanding unaligned loads
Hal Finkel
2013-05-26
1
-3
/
+79
*
PPC: Combine duplicate (offset) lvsl Altivec intrinsics
Hal Finkel
2013-05-25
1
-1
/
+28
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-62
/
+61
*
PPC: Initial support for permutation-based unaligned Altivec loads
Hal Finkel
2013-05-24
1
-0
/
+129
*
Add LLVMContext argument to getSetCCResultType
Matt Arsenault
2013-05-18
1
-4
/
+4
*
[PowerPC] Use true offset value in "memrix" machine operands
Ulrich Weigand
2013-05-16
1
-102
/
+20
*
[PowerPC] Report true displacement value from getPreIndexedAddressParts
Ulrich Weigand
2013-05-16
1
-2
/
+2
*
Implement PPC counter loops as a late IR-level pass
Hal Finkel
2013-05-15
1
-0
/
+57
*
Implement the PowerPC system call (sc) instruction.
Bill Schmidt
2013-05-14
1
-0
/
+1
*
PPC64: Constant initializers with dynamic relocations go in .data.rel.ro.
Bill Schmidt
2013-05-13
1
-0
/
+4
*
Remove unused isLegalAddressImmediate() method.
Roman Divacky
2013-05-08
1
-12
/
+0
*
Fix handling of anonymous aggregate parameters for powerpc*-apple-darwin8.
Bill Schmidt
2013-05-08
1
-4
/
+4
*
Change commentary for PowerPC Boolean vector contents.
Bill Schmidt
2013-04-23
1
-1
/
+2
*
DAGCombine should not aggressively fold SEXT(VSETCC(...)) into a wider VSETCC...
Owen Anderson
2013-04-23
1
-1
/
+1
*
Cleanup and improve PPC fsel generation
Hal Finkel
2013-04-07
1
-7
/
+33
*
Enable early if conversion on PPC
Hal Finkel
2013-04-05
1
-22
/
+7
*
Rename the current PPC BCL definition to BCLalways
Hal Finkel
2013-04-04
1
-1
/
+1
*
PPC: Improve code generation for mixed-precision reciprocal sqrt
Hal Finkel
2013-04-04
1
-0
/
+27
*
Cleanup PPC reciprocal-estimate functionality
Hal Finkel
2013-04-03
1
-58
/
+45
*
Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.
Bill Schmidt
2013-04-03
1
-0
/
+1
*
Use PPC reciprocal estimates with Newton iteration in fast-math mode
Hal Finkel
2013-04-03
1
-2
/
+205
*
Fix PR15630: Replace faulty stdcx. with stwcx.
Bill Schmidt
2013-04-02
1
-1
/
+1
*
Fix typo in PPCISelLowering
Hal Finkel
2013-04-02
1
-1
/
+1
*
Fix a bad assert in PPCTargetLowering
Hal Finkel
2013-04-01
1
-2
/
+2
*
Add more PPC floating-point conversion instructions
Hal Finkel
2013-04-01
1
-19
/
+77
*
Add the PPC popcntw instruction
Hal Finkel
2013-04-01
1
-1
/
+1
*
Treat PPCISD::STFIWX like the memory opcode that it is
Hal Finkel
2013-04-01
1
-2
/
+9
*
Add the PPC lfiwax instruction
Hal Finkel
2013-03-31
1
-10
/
+33
*
Cleanup PPC(64) i32 -> float/double conversion
Hal Finkel
2013-03-31
1
-15
/
+7
*
Implement FRINT lowering on PPC using frin
Hal Finkel
2013-03-29
1
-0
/
+49
*
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-29
1
-1
/
+0
*
Add PPC FP rounding instructions fri[mnpz]
Hal Finkel
2013-03-29
1
-0
/
+17
*
Only enable 64-bit bswap DAG combines for PPC64
Hal Finkel
2013-03-28
1
-0
/
+2
*
Fix bad indentation in r178276
Hal Finkel
2013-03-28
1
-2
/
+1
*
Add the PPC64 ldbrx/stdbrx instructions
Hal Finkel
2013-03-28
1
-3
/
+9
*
Add the PPC64 popcntd instruction
Hal Finkel
2013-03-28
1
-2
/
+8
*
Fix typo (common to both X86 and PPC)
Hal Finkel
2013-03-27
1
-1
/
+1
*
PowerPC: Simplify FADD in round-to-zero mode.
Ulrich Weigand
2013-03-26
1
-47
/
+26
*
PowerPC: Use CCBITRC operand for ISEL patterns.
Ulrich Weigand
2013-03-26
1
-15
/
+15
*
Remove ABI-duplicated call instruction patterns.
Ulrich Weigand
2013-03-22
1
-11
/
+11
*
Fix swapped BasePtr and Offset in pre-inc memory addresses.
Ulrich Weigand
2013-03-22
1
-1
/
+21
*
Remove the G8RC_NOX0_and_GPRC_NOR0 PPC register class
Hal Finkel
2013-03-21
1
-5
/
+8
*
Implement builtin_{setjmp/longjmp} on PPC
Hal Finkel
2013-03-21
1
-0
/
+258
*
Correct PPC FRAMEADDR lowering using a pseudo-register
Hal Finkel
2013-03-21
1
-7
/
+10
[next]