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
/
X86
/
X86InstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
Emit x86 instructions for: A = B op C, where A and B are 16-bit registers,
Chris Lattner
2003-10-20
1
-0
/
+14
*
* Rename X86::IMULr16 -> X86::IMULrr16
Chris Lattner
2003-10-20
1
-2
/
+4
*
Add some new instructions. Wheee
Chris Lattner
2003-10-19
1
-1
/
+21
*
Add support for unconditional branches and for emitting JE instructions
Chris Lattner
2003-08-15
1
-3
/
+15
*
Add basic support for 16 and 32 bit function arguments!
Chris Lattner
2003-08-11
1
-2
/
+14
*
Add (ret int) expander so that we can at least write testcases
Chris Lattner
2003-08-11
1
-0
/
+9
*
Add patterns for multiply, and, or, and xor
Chris Lattner
2003-08-11
1
-22
/
+22
*
add a pattern for RET, immediates no longer need to be explicitly typed
Chris Lattner
2003-08-06
1
-10
/
+10
*
This is the real fix for the previous register allocator problem.
Chris Lattner
2003-08-05
1
-0
/
+1
*
Add patterns for (mov R, R) (mov R, I) and subtracts. The moves are to enable
Chris Lattner
2003-08-04
1
-14
/
+14
*
Change comments into something that TableGen can read!
Chris Lattner
2003-08-04
1
-6
/
+10
*
transition to using let instead of set
Chris Lattner
2003-08-04
1
-88
/
+73
*
Add new TableGen instruction definitions
Chris Lattner
2003-08-03
1
-0
/
+442