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] Support Compare and Traps
Zhan Jun Liau
2016-06-10
1
-0
/
+30
*
[SystemZ] Support conditional indirect sibling calls via BCR
Ulrich Weigand
2016-04-11
1
-0
/
+79
*
[SystemZ] Support conditional sibling calls via BRCL
Ulrich Weigand
2016-04-08
1
-0
/
+7
*
[SystemZ] Implement conditional returns
Ulrich Weigand
2016-04-07
1
-0
/
+79
*
[SystemZ] Support ATOMIC_FENCE
Ulrich Weigand
2016-04-04
1
-0
/
+5
*
Move most user of TargetMachine::getDataLayout to the Module one
Mehdi Amini
2015-07-16
1
-1
/
+1
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-1
/
+1
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-3
/
+3
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-2
/
+2
*
[SystemZ] Add CodeGen support for scalar f64 ops in vector registers
Ulrich Weigand
2015-05-05
1
-0
/
+44
*
[SystemZ] Add CodeGen support for v4f32
Ulrich Weigand
2015-05-05
1
-0
/
+15
*
[SystemZ] Add CodeGen support for integer vector types
Ulrich Weigand
2015-05-05
1
-0
/
+7
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-2
/
+2
*
Refactor a lot of duplicated code for stub output.
Rafael Espindola
2015-04-07
1
-23
/
+0
*
Remove the local subtarget variable from the SystemZ asm printer
Eric Christopher
2015-02-19
1
-2
/
+2
*
[SystemZ] Support all TLS access models - CodeGen part
Ulrich Weigand
2015-02-18
1
-0
/
+37
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-3
/
+2
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-2
/
+3
*
[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