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
/
ARMMCCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MOVi ARM encoding.
Jim Grosbach
2010-10-12
1
-0
/
+7
*
Nuke unused wrapper function.
Jim Grosbach
2010-10-12
1
-3
/
+0
*
Add encoding information for the remainder of the generic arithmetic
Jim Grosbach
2010-10-12
1
-19
/
+36
*
MC machine encoding for simple aritmetic instructions that use a shifted
Jim Grosbach
2010-10-11
1
-1
/
+21
*
Implement a few more binary encoding bits. Still very early stage proof-of-
Jim Grosbach
2010-10-08
1
-0
/
+19
*
Reapply 116059, this time without the fatfingered pasto at the top.
Jim Grosbach
2010-10-08
1
-9
/
+5
*
Reverting 116059. Bots are unhappy with it.
Jim Grosbach
2010-10-08
1
-5
/
+9
*
'const'ify getMachineOpValue() and associated helpers.
Jim Grosbach
2010-10-08
1
-9
/
+5
*
Enable binary encoding of some simple instructions.
Jim Grosbach
2010-10-08
1
-0
/
+8
*
Make <target>CodeEmitter::getBinaryCodeForInstr() a const method.
Jim Grosbach
2010-10-08
1
-1
/
+1
*
Trivial MC code emitter shell. No instruction forms actually handled yet.
Jim Grosbach
2010-10-07
1
-3
/
+19
*
Include the auto-generated bits for machine encoding.
Jim Grosbach
2010-10-07
1
-0
/
+20
*
ARM instruction don't have instruction prefixes, so remove the helper functions
Jim Grosbach
2010-10-07
1
-16
/
+1
*
Fix build.
Michael J. Spencer
2010-09-18
1
-0
/
+1
*
Add skeleton infrastructure for the ARMMCCodeEmitter class. Patch by Jason Kim!
Jim Grosbach
2010-09-17
1
-0
/
+114