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
/
X86InstrBuilder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patches to make the LLVM sources more -pedantic clean. Patch provided
Chris Lattner
2006-05-24
1
-1
/
+1
*
Remove and simplify some more machineinstr/machineoperand stuff.
Chris Lattner
2006-05-04
1
-6
/
+6
*
There shalt be only one "immediate" operand type!
Chris Lattner
2006-05-04
1
-6
/
+6
*
Remove a bunch more SparcV9 specific stuff
Chris Lattner
2006-05-04
1
-1
/
+1
*
* Remove trailing whitespace
Misha Brukman
2005-04-21
1
-5
/
+5
*
Fix indentation.
Chris Lattner
2005-01-17
1
-19
/
+18
*
Add a new method.
Chris Lattner
2005-01-02
1
-1
/
+10
*
Remove unused enum value
Chris Lattner
2004-12-17
1
-2
/
+2
*
Allow X86 addressing modes to represent globals with offsets. Patch contributed
Chris Lattner
2004-10-15
1
-5
/
+10
*
Reduce the number of arguments in the instruction builder and make some
Reid Spencer
2004-08-30
1
-6
/
+33
*
Add assertion for scale verification.
Alkis Evlogimenos
2004-03-04
1
-0
/
+1
*
Add a helper to create an addressing mode given all of the pieces.
Chris Lattner
2004-02-25
1
-0
/
+8
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Converted tabs to spaces.
Misha Brukman
2003-10-22
1
-1
/
+1
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
X86 backend should never use addMReg
Chris Lattner
2003-01-15
1
-4
/
+4
*
Add support for frame and constant pool references
Chris Lattner
2003-01-13
1
-4
/
+16
*
New addFrameReference function
Chris Lattner
2002-12-28
1
-6
/
+18
*
lib/Target/X86/InstSelectSimple.cpp: Start counting arguments with 2,
Brian Gaeke
2002-12-13
1
-6
/
+10
*
Add a simple way to add memory locations of format [reg+offset]
Misha Brukman
2002-11-22
1
-0
/
+9
*
Add functions to buld X86 specific constructs
Chris Lattner
2002-11-17
1
-0
/
+28