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
/
Disassembler
/
SystemZDisassembler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
1
-20
/
+20
*
[SystemZ] Add z13 vector facility and MC support
Ulrich Weigand
2015-05-05
1
-12
/
+70
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
Pass an ArrayRef to MCDisassembler::getInstruction.
Rafael Espindola
2014-11-12
1
-7
/
+5
*
Misc style fixes. NFC.
Rafael Espindola
2014-11-10
1
-7
/
+6
*
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
2014-04-21
1
-0
/
+2
*
[MC] Require an MCContext when constructing an MCDisassembler.
Lang Hames
2014-04-15
1
-4
/
+5
*
[SystemZ] Remove "virtual" from override methods
Richard Sandiford
2014-03-06
1
-6
/
+4
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-1
/
+1
*
[SystemZ] Add the general form of BCR
Richard Sandiford
2013-11-13
1
-8
/
+5
*
[SystemZ] Add GRH32 for the high word of a GR64
Richard Sandiford
2013-09-30
1
-0
/
+6
*
[SystemZ] Add the MVC instruction
Richard Sandiford
2013-07-02
1
-0
/
+19
*
Remove the Copied parameter from MemoryObject::readBytes.
Benjamin Kramer
2013-05-24
1
-2
/
+2
*
[SystemZ] Add disassembler support
Richard Sandiford
2013-05-14
1
-0
/
+301