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
/
SystemZ
/
SystemZAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging r195473:
Richard Sandiford
2013-11-22
1
-8
/
+22
*
Add a helper getSymbol to AsmPrinter.
Rafael Espindola
2013-10-29
1
-1
/
+1
*
The AsmPrinter has a Mangler. Use it.
Rafael Espindola
2013-10-29
1
-2
/
+2
*
[SystemZ] Allow integer AND involving high words
Richard Sandiford
2013-10-01
1
-0
/
+3
*
[SystemZ] Allow integer XOR involving high words
Richard Sandiford
2013-10-01
1
-0
/
+1
*
[SystemZ] Allow integer OR involving high words
Richard Sandiford
2013-10-01
1
-0
/
+3
*
[SystemZ] Allow integer insertions with a high-word destination
Richard Sandiford
2013-10-01
1
-0
/
+17
*
[SystemZ] Add patterns to load a constant into a high word (IIHF)
Richard Sandiford
2013-10-01
1
-0
/
+6
*
[SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
2013-10-01
1
-0
/
+22
*
[SystemZ] Define the GR64 low-word logic instructions as pseudo aliases.
Richard Sandiford
2013-09-25
1
-0
/
+30
*
[SystemZ] Define the call instructions as pseudo aliases.
Richard Sandiford
2013-09-25
1
-1
/
+23
*
[SystemZ] Define the return instruction as a pseudo alias of BR
Richard Sandiford
2013-09-25
1
-2
/
+10
*
Remove address spaces from MC.
Rafael Espindola
2013-07-02
1
-1
/
+1
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+113
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-221
/
+0
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-3
/
+1
*
Fix imm printing for logical instructions.
Anton Korobeynikov
2011-02-01
1
-0
/
+6
*
move all the target's asmprinters into the main target. The piece
Chris Lattner
2010-11-14
1
-0
/
+217