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
/
Sparc
/
SparcInstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change CALLSEQ_BEGIN and CALLSEQ_END to take TargetConstant's as
Chris Lattner
2008-10-11
1
-2
/
+2
*
Rename ConstantSDNode::getValue to getZExtValue, for consistency
Dan Gohman
2008-09-12
1
-5
/
+9
*
Replace all target specific implicit def instructions with a target independe...
Evan Cheng
2008-03-15
1
-10
/
+0
*
Use SDTNone instead of duplicating it.
Dan Gohman
2008-03-13
1
-2
/
+1
*
Final de-tabification.
Bill Wendling
2008-02-27
1
-2
/
+2
*
This commit changes:
Chris Lattner
2008-01-17
1
-6
/
+0
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Implicit def instructions, e.g. X86::IMPLICIT_DEF_GR32, are always re-materia...
Evan Cheng
2007-12-12
1
-0
/
+3
*
Unifacalize the CALLSEQ{START,END} stuff.
Bill Wendling
2007-11-13
1
-5
/
+5
*
Unify CALLSEQ_{START,END}. They take 4 parameters: the chain, two stack
Bill Wendling
2007-11-13
1
-7
/
+10
*
Remove (somewhat confusing) Imp<> helper, use let Defs = [], Uses = [] instead.
Evan Cheng
2007-09-11
1
-2
/
+4
*
No more noResults.
Evan Cheng
2007-07-21
1
-4
/
+2
*
Change instruction description to split OperandList into OutOperandList and
Evan Cheng
2007-07-19
1
-102
/
+102
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+776