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
/
MCTargetDesc
/
SystemZMCCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use bitset for assembler predicates
Stanislav Mekhanoshin
2019-03-11
1
-3
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SystemZ] Add decimal integer instructions
Ulrich Weigand
2017-05-10
1
-0
/
+14
*
[SystemZ] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-01-24
1
-8
/
+17
*
[SystemZ] Support execution hint instructions
Ulrich Weigand
2016-11-28
1
-0
/
+18
*
Check that emitted instructions meet their predicates on all targets except A...
Daniel Sanders
2016-11-19
1
-0
/
+9
*
[SystemZ] Fix encoding of MVCK and .insn ss
Ulrich Weigand
2016-10-31
1
-0
/
+14
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-3
/
+3
*
Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
Pete Cooper
2015-05-15
1
-0
/
+2
*
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2015-05-15
1
-2
/
+2
*
MC: Update MCFixup naming. NFC.
Jim Grosbach
2015-05-15
1
-2
/
+2
*
[SystemZ] Add z13 vector facility and MC support
Ulrich Weigand
2015-05-05
1
-0
/
+14
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
Remove the use of the subtarget in MCCodeEmitter creation and
Eric Christopher
2015-03-10
1
-1
/
+0
*
[SystemZ] Support all TLS access models - MC part
Ulrich Weigand
2015-02-18
1
-5
/
+29
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[SystemZ] Remove "virtual" from override methods
Richard Sandiford
2014-03-06
1
-3
/
+3
*
[SystemZ] Update namespace formatting to match current guidelines
Richard Sandiford
2014-03-06
1
-1
/
+1
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-2
/
+1
*
Propagate MCSubtargetInfo through TableGen's getBinaryCodeForInstr()
David Woodhouse
2014-01-28
1
-29
/
+44
*
Explictly pass MCSubtargetInfo to MCCodeEmitter::EncodeInstruction()
David Woodhouse
2014-01-28
1
-2
/
+4
*
[SystemZ] Define the call instructions as pseudo aliases.
Richard Sandiford
2013-09-25
1
-8
/
+0
*
[SystemZ] Add the MVC instruction
Richard Sandiford
2013-07-02
1
-1
/
+13
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
1
-1
/
+1
*
[SystemZ] Rework handling of constant PC-relative operands
Richard Sandiford
2013-05-14
1
-12
/
+12
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
1
-10
/
+62
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+131