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
/
SystemZ
/
AsmPrinter
/
SystemZAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add new helpers for registering targets.
Daniel Dunbar
2009-07-25
1
-13
/
+1
*
make AsmPrinter::doFinalization iterate over the global variables
Chris Lattner
2009-07-21
1
-12
/
+2
*
fix Sparc, SystemZ, and MSP430 to not override AsmPrinter::doInitialization.
Chris Lattner
2009-07-21
1
-8
/
+0
*
Rename LessPrivateGlobalPrefix -> LinkerPrivateGlobalPrefix to match the
Chris Lattner
2009-07-21
1
-1
/
+1
*
Pass in the unfortunately named "LessPrivatePrefix" for the
Bill Wendling
2009-07-20
1
-1
/
+2
*
Add plumbing for the `linker_private' linkage type. This type is meant for
Bill Wendling
2009-07-20
1
-0
/
+2
*
Put Target definitions inside Target specific header, and llvm namespace.
Daniel Dunbar
2009-07-18
1
-1
/
+0
*
Turn few asserts into errors / unreachable's
Anton Korobeynikov
2009-07-18
1
-2
/
+2
*
Unbreak
Anton Korobeynikov
2009-07-16
1
-20
/
+22
*
Add constpool lowering / printing
Anton Korobeynikov
2009-07-16
1
-0
/
+9
*
Add missed operands types
Anton Korobeynikov
2009-07-16
1
-0
/
+6
*
Implement 'large' PIC model
Anton Korobeynikov
2009-07-16
1
-5
/
+48
*
Unbreak
Anton Korobeynikov
2009-07-16
1
-24
/
+1
*
Add jump tables
Anton Korobeynikov
2009-07-16
1
-0
/
+8
*
Preliminary asmprinting of globals
Anton Korobeynikov
2009-07-16
1
-1
/
+120
*
Implement asmprinting for odd-even regpairs
Anton Korobeynikov
2009-07-16
1
-2
/
+13
*
Print signed imms properly
Anton Korobeynikov
2009-07-16
1
-0
/
+7
*
Revert thinko
Anton Korobeynikov
2009-07-16
1
-2
/
+1
*
Temporary workaround problem with signed 32-bit imm's
Anton Korobeynikov
2009-07-16
1
-1
/
+2
*
Some preliminary call lowering
Anton Korobeynikov
2009-07-16
1
-0
/
+14
*
Swap the order of imm and idx field for rri addrmode in order to make handlin...
Anton Korobeynikov
2009-07-16
1
-3
/
+3
*
[PATCH 023/155] Typo
Anton Korobeynikov
2009-07-16
1
-1
/
+1
*
Do some heroic rri address matching (shamelessly stolen from x86 backend). No...
Anton Korobeynikov
2009-07-16
1
-1
/
+24
*
Add shifts and reg-imm address matching
Anton Korobeynikov
2009-07-16
1
-1
/
+19
*
Add simple reg-reg and reg-imm moves
Anton Korobeynikov
2009-07-16
1
-1
/
+16
*
Let's start another backend :)
Anton Korobeynikov
2009-07-16
1
-0
/
+172
[prev]