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
*
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
*
Add skeleton target-specific SelectionDAGInfo files.
Dan Gohman
2010-04-16
3
-0
/
+52
*
Add const qualifiers to CodeGen's use of LLVM IR constructs.
Dan Gohman
2010-04-15
2
-2
/
+2
*
move elf section uniquing to MCContext. Along the way
Chris Lattner
2010-04-08
2
-4
/
+6
*
rename llvm::llvm_report_error -> llvm::report_fatal_error
Chris Lattner
2010-04-07
1
-1
/
+1
*
Fix a number of clang -Wsign-compare warnings that didn't have an obvious
John McCall
2010-04-06
1
-1
/
+1
*
prune some #includes.
Chris Lattner
2010-04-05
1
-1
/
+0
*
simplify various getAnalysisUsage implementations.
Chris Lattner
2010-04-05
1
-5
/
+0
*
remove TargetMachine.h #include, also, TRI isn't used frequently
Chris Lattner
2010-04-04
1
-2
/
+2
*
Momentous day: remove the "O" member from AsmPrinter. Now all
Chris Lattner
2010-04-04
1
-8
/
+4
*
convert the non-MCInstPrinter'ized EmitInstruction
Chris Lattner
2010-04-04
1
-3
/
+5
*
change a ton of code to not implicitly use the "O" raw_ostream
Chris Lattner
2010-04-04
1
-17
/
+20
*
asmstreamerize the .size directive for function bodies, force clients
Chris Lattner
2010-04-03
1
-3
/
+3
*
use DebugLoc default ctor instead of DebugLoc::getUnknownLoc()
Chris Lattner
2010-04-02
2
-13
/
+11
*
Teach AnalyzeBranch, RemoveBranch and the branch
Dale Johannesen
2010-04-02
1
-0
/
+4
*
Improve systemz to model cmp and ucmp nodes as returning
Chris Lattner
2010-03-28
2
-43
/
+33
*
set SDNPVariadic on nodes throughout the rest of the targets that
Chris Lattner
2010-03-19
1
-1
/
+1
[next]