index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
ARM
/
ARMInstrInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial JIT support for ARM by Raul Fernandes Herbster.
Evan Cheng
2007-08-07
1
-1
/
+49
*
Remove clobbersPred. Add an OptionalDefOperand to instructions which have the...
Evan Cheng
2007-07-10
1
-0
/
+3
*
Revert the earlier change that removed the M_REMATERIALIZABLE machine
Dan Gohman
2007-06-26
1
-1
/
+0
*
Replace M_REMATERIALIZIBLE and the newly-added isOtherReMaterializableLoad
Dan Gohman
2007-06-19
1
-0
/
+1
*
Replace TargetInstrInfo::CanBeDuplicated() with a M_NOT_DUPLICABLE bit.
Evan Cheng
2007-06-19
1
-2
/
+0
*
Instructions with unique labels or embedded jumptables cannot be duplicated d...
Evan Cheng
2007-06-15
1
-0
/
+2
*
Add missing const qualifiers.
Evan Cheng
2007-05-29
1
-5
/
+7
*
Hooks for predication support.
Evan Cheng
2007-05-23
1
-1
/
+6
*
RemoveBranch() and InsertBranch() now returns number of instructions deleted ...
Evan Cheng
2007-05-18
1
-4
/
+4
*
PredicateInstruction returns true if the operation was successful.
Evan Cheng
2007-05-16
1
-1
/
+1
*
Removed isPredicable().
Evan Cheng
2007-05-16
1
-1
/
+0
*
Hooks for predication support.
Evan Cheng
2007-05-16
1
-0
/
+5
*
Factor GetInstSize() out of constpool island pass.
Evan Cheng
2007-01-29
1
-0
/
+10
*
Make LABEL a builtin opcode.
Jim Laskey
2007-01-26
1
-5
/
+0
*
ARM backend contribution from Apple.
Evan Cheng
2007-01-19
1
-2
/
+65
*
implement uncond branch insertion, mark branches with isBranch.
Chris Lattner
2006-10-24
1
-0
/
+4
*
change the addressing mode of the str instruction to reg+imm
Rafael Espindola
2006-08-08
1
-0
/
+4
*
create the raddr addressing mode that matches any register and the frame index
Rafael Espindola
2006-07-10
1
-14
/
+0
*
added a skeleton of the ARM backend
Rafael Espindola
2006-05-14
1
-0
/
+57