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
/
MSP430
/
AsmPrinter
/
MSP430InstPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-apply r115363 and r115366 now that r115525 has removed the un-needed header
Jim Grosbach
2010-10-05
1
-113
/
+0
*
Remove unneeded header
Jim Grosbach
2010-10-04
1
-1
/
+0
*
Wind these directories back too. File adds and removes are properly represented
Nick Lewycky
2010-10-02
1
-0
/
+114
*
Now that the asmprinter itself isn't in the subdir, rename 'AsmPrinter' to
Jim Grosbach
2010-10-01
1
-114
/
+0
*
Clean up asm writer usage for x86 and msp430 to flag that the writer should
Jim Grosbach
2010-09-30
1
-2
/
+0
*
fix an ugly wart in the MCInstPrinter api where the
Chris Lattner
2010-04-04
1
-1
/
+1
*
change a ton of code to not implicitly use the "O" raw_ostream
Chris Lattner
2010-04-04
1
-4
/
+7
*
Do not use '&' prefix for globals when register base field is non-zero, other...
Anton Korobeynikov
2010-03-06
1
-9
/
+14
*
sink handling of target-independent machine instrs (other
Chris Lattner
2010-02-03
1
-1
/
+0
*
remove the MAI argument to MCExpr::print and switch overthing to use << when ...
Chris Lattner
2010-01-18
1
-5
/
+3
*
Initial support for addrmode handling. Tests by Brian Lucas!
Anton Korobeynikov
2009-11-07
1
-17
/
+14
*
Drop old asmprinter stuff
Anton Korobeynikov
2009-11-07
1
-2
/
+0
*
Cosmetic changes, no functionality changes
Anton Korobeynikov
2009-10-21
1
-7
/
+7
*
Be crazy and assert in case of unsupported modifier passed.
Anton Korobeynikov
2009-10-21
1
-0
/
+1
*
Distinguish between pcrel imm operands and 'normal' ones. Fix fixes gross wei...
Anton Korobeynikov
2009-10-21
1
-6
/
+16
*
Add basic block operands & jump kinds
Anton Korobeynikov
2009-10-21
1
-0
/
+28
*
Add a workaround for different memops prefixes
Anton Korobeynikov
2009-10-21
1
-3
/
+6
*
Checkpoint MCInst printer. We (almostly) able to print global / JT / constpoo...
Anton Korobeynikov
2009-10-21
1
-1
/
+25
*
Add simple operand printing stuff
Anton Korobeynikov
2009-10-21
1
-0
/
+15
*
Add MSP430 InstPrinter stub
Anton Korobeynikov
2009-10-21
1
-0
/
+35