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
/
SystemZAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Use "auto" for cast results
Richard Sandiford
2014-03-06
1
-3
/
+2
*
Change MCStreamer EmitInstruction interface to take subtarget info
David Woodhouse
2014-01-28
1
-1
/
+1
*
Move the llvm mangler to lib/IR.
Rafael Espindola
2014-01-07
1
-1
/
+1
*
Add TargetLowering::prepareVolatileOrAtomicLoad
Richard Sandiford
2013-12-10
1
-0
/
+9
*
[SystemZ] Fix TMHH and TMHL usage for z10 with -O0
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