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
/
ARM
/
ARMInstrVFP.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove (somewhat confusing) Imp<> helper, use let Defs = [], Uses = [] instead.
Evan Cheng
2007-09-11
1
-1
/
+2
*
Initial JIT support for ARM by Raul Fernandes Herbster.
Evan Cheng
2007-08-07
1
-8
/
+14
*
Change instruction description to split OperandList into OutOperandList and
Evan Cheng
2007-07-19
1
-75
/
+79
*
Remove clobbersPred. Add an OptionalDefOperand to instructions which have the...
Evan Cheng
2007-07-10
1
-1
/
+0
*
No need for ccop anymore.
Evan Cheng
2007-07-06
1
-8
/
+8
*
Each ARM use predicate operand is now made up of two components. The new comp...
Evan Cheng
2007-07-05
1
-17
/
+15
*
Mark these instructions clobbersPred. They modify the condition code register.
Evan Cheng
2007-06-06
1
-1
/
+1
*
For VFP2 fldm, fstm instructions, the condition code is printed after the add...
Evan Cheng
2007-05-29
1
-4
/
+4
*
Add PredicateOperand to all ARM instructions that have the condition field.
Evan Cheng
2007-05-15
1
-71
/
+95
*
Switch BCC, MOVCCr, etc. to PredicateOperand.
Evan Cheng
2007-05-08
1
-4
/
+4
*
This is no longer needed after enabling the DAG combiner xform.
Evan Cheng
2007-05-07
1
-5
/
+0
*
Evan's patch to avoid FPreg->intreg copy for cvt; store to mem
Dale Johannesen
2007-05-03
1
-0
/
+5
*
match a reassociated form of fnmul. This implements CodeGen/ARM/fnmul.ll
Chris Lattner
2007-05-03
1
-2
/
+8
*
ARM backend contribution from Apple.
Evan Cheng
2007-01-19
1
-0
/
+359