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
/
XCore
/
AsmPrinter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instead of printing unnecessary basic block labels as labels in
Dan Gohman
2009-10-06
1
-1
/
+0
*
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
*
The AsmPrinter base class contains a DwarfWriter member, so there's no need
Bob Wilson
2009-09-30
1
-10
/
+1
*
remove all but one reference to TargetRegisterDesc::AsmName.
Chris Lattner
2009-09-13
1
-6
/
+3
*
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
-5
/
+4
*
hoist the call to processDebugLoc out of the generated
Chris Lattner
2009-09-09
1
-0
/
+2
*
rename TAI -> MAI, being careful not to make MAILJMP instructions :)
Chris Lattner
2009-08-22
1
-11
/
+11
*
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
-3
/
+4
*
tidy up
Chris Lattner
2009-08-15
1
-1
/
+2
*
Move XCore AsmPrinter to XCore/AsmPrinter directory.
Richard Osborne
2009-08-15
3
-0
/
+401