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
/
MSP430
/
AsmPrinter
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cosmetic changes, no functionality changes
Anton Korobeynikov
2009-10-21
2
-13
/
+13
*
Be crazy and assert in case of unsupported modifier passed.
Anton Korobeynikov
2009-10-21
1
-0
/
+1
*
Handle external symbols
Anton Korobeynikov
2009-10-21
2
-2
/
+14
*
Distinguish between pcrel imm operands and 'normal' ones. Fix fixes gross wei...
Anton Korobeynikov
2009-10-21
3
-8
/
+20
*
Add basic block operands & jump kinds
Anton Korobeynikov
2009-10-21
5
-16
/
+43
*
Ignore all implicit reg operands
Anton Korobeynikov
2009-10-21
1
-0
/
+2
*
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
5
-11
/
+106
*
Add simple operand printing stuff
Anton Korobeynikov
2009-10-21
2
-4
/
+19
*
Add experimental MSP430 MCInstLowering stuff
Anton Korobeynikov
2009-10-21
4
-1
/
+155
*
Wire up MSP430 printMCInst() method
Anton Korobeynikov
2009-10-21
1
-0
/
+4
*
Add MSP430 InstPrinter stub
Anton Korobeynikov
2009-10-21
3
-0
/
+84
*
Implement proper asmprinting for the globals. This eliminates bogus "call" mo...
Anton Korobeynikov
2009-10-11
1
-11
/
+11
*
Implement asm printing for inline asm memory operands
Anton Korobeynikov
2009-10-11
1
-0
/
+13
*
Instead of printing unnecessary basic block labels as labels in
Dan Gohman
2009-10-06
1
-7
/
+1
*
Update processDebugLoc() so that it can be used to process debug info before ...
Devang Patel
2009-10-06
1
-1
/
+3
*
Use MachineInstr as an processDebugLoc() argument.
Devang Patel
2009-09-30
1
-1
/
+1
*
remove all but one reference to TargetRegisterDesc::AsmName.
Chris Lattner
2009-09-13
1
-3
/
+1
*
the tblgen produced 'getRegisterName' method does not access
Chris Lattner
2009-09-13
1
-1
/
+1
*
make tblgen produce a function that returns the name for a physreg.
Chris Lattner
2009-09-13
1
-0
/
+2
*
replace printBasicBlockLabel with EmitBasicBlockStart,
Chris Lattner
2009-09-13
1
-1
/
+1
*
convert some uses of printBasicBlockLabel to use GetMBBSymbol
Chris Lattner
2009-09-13
1
-1
/
+2
*
remove DebugLoc from MCInst and eliminate "Comment printing" from
Chris Lattner
2009-09-09
1
-0
/
+6
*
Normalize makefile comments and sort cmake file lists.
Benjamin Kramer
2009-08-31
1
-1
/
+1
*
Add dummy inline asm handling for 'r' constraint. This fixes PR4778
Anton Korobeynikov
2009-08-26
1
-0
/
+16
*
rename TAI -> MAI, being careful not to make MAILJMP instructions :)
Chris Lattner
2009-08-22
1
-4
/
+4
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-2
/
+2
*
eliminate AsmPrinter::SwitchToSection and just have clients
Chris Lattner
2009-08-19
1
-1
/
+2
*
Cleanup the mess in msp430 target registration and hopefully unbreak the build
Anton Korobeynikov
2009-08-14
1
-5
/
+3
*
Give MSP430 a separate asmprinter lib
Anton Korobeynikov
2009-08-14
3
-0
/
+271
[prev]