index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
PowerPC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach if-converter to be more careful with predicating instructions that would
Evan Cheng
2010-09-10
1
-2
/
+2
*
zap dead code.
Chris Lattner
2010-09-04
3
-11
/
+0
*
Simplify eliminateFrameIndex() interface back down now that PEI doesn't need
Jim Grosbach
2010-08-26
2
-11
/
+8
*
tyops
Gabor Greif
2010-08-23
1
-1
/
+1
*
fix emacs language spec's, patch by Edmund Grimley-Evans!
Chris Lattner
2010-08-17
1
-1
/
+1
*
Reapply r110396, with fixes to appease the Linux buildbot gods.
Owen Anderson
2010-08-06
2
-2
/
+2
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
2
-2
/
+2
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
2
-2
/
+2
*
Implement target specific getDebugValueLocation().
Devang Patel
2010-08-04
1
-0
/
+14
*
Use indirect calls in PowerPC JIT.
Torok Edwin
2010-08-04
3
-10
/
+31
*
PR7781: Fix incorrect shifting in PPCTargetLowering::LowerBUILD_VECTOR.
Eli Friedman
2010-08-02
1
-3
/
+3
*
PPC doesn't supported VLA with large alignment. This was
Dale Johannesen
2010-07-30
1
-2
/
+2
*
fix constness warnings
Gabor Greif
2010-07-23
1
-1
/
+2
*
eliminate the TargetInstrInfo::GetInstSizeInBytes hook.
Chris Lattner
2010-07-22
1
-1
/
+1
*
Remove the isMoveInstr() hook.
Jakob Stoklund Olesen
2010-07-16
2
-67
/
+0
*
Rename DBG_LABEL PROLOG_LABEL, because it's only used during prolog emission and
Bill Wendling
2010-07-16
3
-4
/
+4
*
Emit COPY instead of FMR/FMSD instructions for floating point conversion on
Jakob Stoklund Olesen
2010-07-16
2
-12
/
+9
*
Teach PPCInstrInfo::storeRegToStackSlot and loadRegFromStackSlot to add memory
Jakob Stoklund Olesen
2010-07-16
1
-0
/
+19
*
RISC architectures get their memory operand folding for free.
Jakob Stoklund Olesen
2010-07-11
2
-132
/
+0
*
Replace copyRegToReg with copyPhysReg for PowerPC.
Jakob Stoklund Olesen
2010-07-11
2
-36
/
+30
*
Move getExtLoad() and (some) getLoad() DebugLoc argument after EVT argument f...
Evan Cheng
2010-07-07
1
-1
/
+1
*
Split the SDValue out of OutputArg so that SelectionDAG-independent
Dan Gohman
2010-07-07
2
-11
/
+20
*
Propagate debug loc.
Devang Patel
2010-07-06
1
-4
/
+5
*
Reapply r107655 with fixes; insert the pseudo instruction into
Dan Gohman
2010-07-06
1
-17
/
+29
*
Revert r107655.
Dan Gohman
2010-07-06
1
-29
/
+17
*
Fix a bunch of custom-inserter functions to handle the case where
Dan Gohman
2010-07-06
1
-17
/
+29
*
Remove isSS argument from CreateFixedObject. Fixed objects cannot be spill sl...
Evan Cheng
2010-07-03
2
-19
/
+13
*
Remove initialized but otherwise unused variables.
Duncan Sands
2010-06-29
1
-1
/
+0
*
The hasMemory argument is irrelevant to how the argument
Dale Johannesen
2010-06-25
2
-9
/
+3
*
Eliminate unnecessary uses of getZExtValue().
Dan Gohman
2010-06-18
1
-3
/
+3
*
Add a DebugLoc parameter to TargetInstrInfo::InsertBranch(). This
Stuart Hastings
2010-06-17
2
-8
/
+8
*
Reapply r105521, this time appending "LLU" to 64 bit
Bruno Cardoso Lopes
2010-06-08
1
-1
/
+1
*
revert r105521, which is breaking the buildbots with stuff like this:
Chris Lattner
2010-06-05
1
-1
/
+1
*
Initial AVX support for some instructions. No patterns matched
Bruno Cardoso Lopes
2010-06-05
1
-1
/
+1
*
Remove the TargetRegisterClass member from CalleeSavedInfo
Rafael Espindola
2010-06-02
1
-14
/
+12
*
cleanup
Rafael Espindola
2010-06-02
2
-137
/
+0
*
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
1
-19
/
+11
*
Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism."
Jakob Stoklund Olesen
2010-05-26
1
-11
/
+19
*
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
1
-19
/
+11
*
Remove NumberHack entirely.
Jakob Stoklund Olesen
2010-05-25
1
-4
/
+4
*
Switch SubRegSet to using symbolic SubRegIndices
Jakob Stoklund Olesen
2010-05-24
1
-8
/
+12
*
Replace the tablegen RegisterClass field SubRegClassList with an alist-like data
Jakob Stoklund Olesen
2010-05-24
1
-1
/
+1
*
Add SubRegIndex defs to PowerPC. It looks like the CR subregister indices are
Jakob Stoklund Olesen
2010-05-24
1
-0
/
+7
*
Implement @llvm.returnaddress. rdar://8015977.
Evan Cheng
2010-05-22
1
-1
/
+4
*
The PPC MFCR instruction implicitly uses all 8 of the CR
Dale Johannesen
2010-05-20
5
-21
/
+24
*
Rename "HasCalls" in MachineFrameInfo to "AdjustsStack" to better describe what
Bill Wendling
2010-05-14
1
-1
/
+1
*
Set isTerminator on TRAP instructions.
Dan Gohman
2010-05-14
1
-1
/
+1
*
Don't use isBarrier for the PowerPC sync instruction. isBarrier is for
Dan Gohman
2010-05-14
1
-1
/
+0
*
Implement a bunch more TargetSelectionDAGInfo infrastructure.
Dan Gohman
2010-05-11
4
-4
/
+13
*
Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that it
Dan Gohman
2010-05-06
2
-5
/
+4
[next]