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
/
X86IntelAsmPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename MO_VirtualRegister -> MO_Register. Clean up immediate handling.
Chris Lattner
2006-05-04
1
-1
/
+1
*
Remove a bunch more SparcV9 specific stuff
Chris Lattner
2006-05-04
1
-2
/
+2
*
De-virtualize SwitchSection.
Jeff Cohen
2006-05-02
1
-1
/
+0
*
De-virtualize EmitZeroes.
Jeff Cohen
2006-05-02
1
-1
/
+0
*
Finish support for Microsoft ML/MASM. May still be a few rough edges.
Jeff Cohen
2006-05-02
1
-0
/
+2
*
Make Intel syntax mode friendlier to Microsoft ML assembler (still needs more...
Jeff Cohen
2006-05-02
1
-3
/
+5
*
Remove %'s from register names when in intel mode.
Chris Lattner
2006-05-01
1
-2
/
+1
*
I can't spell: Register, not Regsiter.
Evan Cheng
2006-04-28
1
-1
/
+1
*
Implemented x86 inline asm b, h, w, k modifiers.
Evan Cheng
2006-04-28
1
-0
/
+1
*
Bare-bone X86 inline asm printer support.
Evan Cheng
2006-04-28
1
-1
/
+5
*
Added getTargetLowering() to TargetMachine. Refactored targets to support this.
Evan Cheng
2006-03-13
1
-4
/
+1
*
Enable Dwarf debugging info.
Evan Cheng
2006-03-07
1
-1
/
+1
*
Added MMX, SSE1, and SSE2 vector instructions and some simple patterns.
Evan Cheng
2006-02-22
1
-0
/
+4
*
x86 / Darwin PIC support.
Evan Cheng
2006-02-18
1
-0
/
+1
*
Eliminate the printCallOperand method, using a 'call' modifier on
Chris Lattner
2006-02-06
1
-7
/
+4
*
- Allow XMM load (for scalar use) to be folded into ANDP* and XORP*.
Evan Cheng
2006-01-31
1
-2
/
+2
*
Fix a typo in my latest change
Nate Begeman
2005-11-30
1
-2
/
+2
*
No longer track value types for asm printer operands, and remove them as
Nate Begeman
2005-11-30
1
-16
/
+29
*
Add support for printing the sse scalar comparison instruction mnemonics.
Nate Begeman
2005-07-14
1
-0
/
+1
*
Refactor X86AsmPrinter.cpp into multiple files. Patch contributed
Chris Lattner
2005-07-01
1
-0
/
+81