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
/
X86
/
AsmPrinter
/
X86ATTInstPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the AsmPrinter directory to InstPrinter for those targets that have
Jim Grosbach
2010-10-01
1
-81
/
+0
*
Add 256-bit vaddsub, vhadd, vhsub, vblend and vdpp instructions!
Bruno Cardoso Lopes
2010-07-19
1
-0
/
+3
*
Start the support for AVX instructions with 256-bit %ymm registers. A couple of
Bruno Cardoso Lopes
2010-07-09
1
-0
/
+3
*
Change LEA to have 5 operands for its memory operand, just
Chris Lattner
2010-07-08
1
-10
/
+0
*
fix an ugly wart in the MCInstPrinter api where the
Chris Lattner
2010-04-04
1
-3
/
+2
*
change a ton of code to not implicitly use the "O" raw_ostream
Chris Lattner
2010-04-04
1
-32
/
+32
*
enhance llvm-mc -show-inst to print the enum of an instruction, like so:
Chris Lattner
2010-02-11
1
-2
/
+3
*
remove strings from instructions who are never asmprinted.
Chris Lattner
2009-10-19
1
-2
/
+1
*
kill off printPICLabel now, it's specialness is handled by
Chris Lattner
2009-09-20
1
-1
/
+0
*
Give MCInstPrinter a MCAsmInfo member, make X86ATTInstPrinter
Chris Lattner
2009-09-14
1
-7
/
+8
*
the tblgen produced 'getRegisterName' method does not access
Chris Lattner
2009-09-13
1
-2
/
+1
*
switch the x86 asmprinters to use getRegisterName instead
Chris Lattner
2009-09-13
1
-3
/
+1
*
make tblgen produce a function that returns the name for a physreg.
Chris Lattner
2009-09-13
1
-1
/
+4
*
split MCInst printing out of the X86ATTInstPrinter
Chris Lattner
2009-09-13
1
-0
/
+86