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
/
SystemZ
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move more PEI-related hooks to TFI
Anton Korobeynikov
2010-11-27
4
-39
/
+38
*
Move callee-saved regs spills / reloads to TFI
Anton Korobeynikov
2010-11-27
4
-163
/
+166
*
Renaming ISD::BIT_CONVERT to ISD::BITCAST to better reflect the LLVM IR concept.
Wesley Peck
2010-11-23
1
-2
/
+2
*
Move some more hooks to TargetFrameInfo
Anton Korobeynikov
2010-11-20
4
-25
/
+23
*
Move hasFP() and few related hooks to TargetFrameInfo.
Anton Korobeynikov
2010-11-18
7
-44
/
+47
*
Attempt to unbreak cmake-based builds
Anton Korobeynikov
2010-11-15
1
-0
/
+1
*
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...
Anton Korobeynikov
2010-11-15
6
-145
/
+215
*
move all the target's asmprinters into the main target. The piece
Chris Lattner
2010-11-14
5
-22
/
+2
*
Remove some explicit arguments to getELFSection. This is
Rafael Espindola
2010-11-11
1
-1
/
+1
*
Removed a bunch of unnecessary target_link_libraries.
Oscar Fuentes
2010-09-28
1
-2
/
+0
*
fix a long standing wart: all the ComplexPattern's were being
Chris Lattner
2010-09-21
1
-15
/
+14
*
update a bunch of code to use the MachinePointerInfo version of getStore.
Chris Lattner
2010-09-21
1
-1
/
+1
*
convert the targets off the non-MachinePointerInfo of getLoad.
Chris Lattner
2010-09-21
1
-2
/
+2
*
convert targets to the new MF.getMachineMemOperand interface.
Chris Lattner
2010-09-21
1
-3
/
+3
*
zap dead code.
Chris Lattner
2010-09-04
1
-2
/
+0
*
Simplify eliminateFrameIndex() interface back down now that PEI doesn't need
Jim Grosbach
2010-08-26
2
-8
/
+6
*
Constify some arguments.
Eric Christopher
2010-07-20
1
-1
/
+1
*
Remove the isMoveInstr() hook.
Jakob Stoklund Olesen
2010-07-16
2
-28
/
+0
*
Don't pass StringRef by reference.
Benjamin Kramer
2010-07-14
2
-2
/
+2
*
Remove redundant branch. Thanks, Anton!
Jakob Stoklund Olesen
2010-07-11
1
-2
/
+0
*
Replace copyRegToReg with copyPhysReg for SystemZ.
Jakob Stoklund Olesen
2010-07-11
2
-58
/
+28
*
Split the SDValue out of OutputArg so that SelectionDAG-independent
Dan Gohman
2010-07-07
2
-3
/
+9
*
Propagate debug loc.
Devang Patel
2010-07-06
1
-3
/
+3
*
Reapply r107655 with fixes; insert the pseudo instruction into
Dan Gohman
2010-07-06
1
-4
/
+8
*
Revert r107655.
Dan Gohman
2010-07-06
1
-8
/
+4
*
Fix a bunch of custom-inserter functions to handle the case where
Dan Gohman
2010-07-06
1
-4
/
+8
*
Remove isSS argument from CreateFixedObject. Fixed objects cannot be spill sl...
Evan Cheng
2010-07-03
1
-1
/
+1
*
Remove isTwoAddress from SystemZ.
Eric Christopher
2010-06-21
2
-8
/
+9
*
Add a DebugLoc parameter to TargetInstrInfo::InsertBranch(). This
Stuart Hastings
2010-06-17
2
-4
/
+4
*
Remove the TargetRegisterClass member from CalleeSavedInfo
Rafael Espindola
2010-06-02
1
-9
/
+7
*
cleanup
Rafael Espindola
2010-06-02
2
-19
/
+0
*
Merge the SystemZ subreg_even32 SubRegIndex into subreg_32bit. The SubRegIndices
Jakob Stoklund Olesen
2010-05-28
4
-11
/
+9
*
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
1
-31
/
+18
*
Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism."
Jakob Stoklund Olesen
2010-05-26
1
-18
/
+31
*
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
1
-31
/
+18
*
Remove NumberHack entirely.
Jakob Stoklund Olesen
2010-05-25
1
-5
/
+5
*
Use enums instead of literals for SystemZ subregisters
Jakob Stoklund Olesen
2010-05-25
1
-11
/
+11
*
Switch SubRegSet to using symbolic SubRegIndices
Jakob Stoklund Olesen
2010-05-24
1
-16
/
+16
*
Replace the tablegen RegisterClass field SubRegClassList with an alist-like data
Jakob Stoklund Olesen
2010-05-24
1
-5
/
+6
*
Use SubRegIndex in SystemZ.
Jakob Stoklund Olesen
2010-05-24
3
-17
/
+10
*
Implement @llvm.returnaddress. rdar://8015977.
Evan Cheng
2010-05-22
2
-4
/
+8
*
Code refactoring: pull SchedPreference enum from TargetLowering.h to TargetMa...
Evan Cheng
2010-05-19
1
-1
/
+1
*
SystemZ really does mean "has calls" and not just "adjusts stack." Go ahead and
Bill Wendling
2010-05-14
1
-5
/
+5
*
Rename "HasCalls" in MachineFrameInfo to "AdjustsStack" to better describe what
Bill Wendling
2010-05-14
1
-5
/
+5
*
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
-4
/
+4
*
Add argument TargetRegisterInfo to loadRegFromStackSlot and storeRegToStackSlot.
Evan Cheng
2010-05-06
2
-6
/
+11
*
Get rid of the EdgeMapping map. Instead, just check for BasicBlock
Dan Gohman
2010-05-01
2
-8
/
+2
*
Implement -disable-non-leaf-fp-elim which disable frame pointer elimination
Evan Cheng
2010-04-21
1
-1
/
+1
*
Use const qualifiers with TargetLowering. This eliminates several
Dan Gohman
2010-04-17
4
-31
/
+34
[next]