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
/
AsmParser
/
SystemZAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce the size of MCRelaxableFragment.
Akira Hatanaka
2015-11-14
1
-1
/
+1
*
[MCTargetAsmParser] Move the member varialbes that reference
Akira Hatanaka
2015-11-14
1
-4
/
+3
*
[SystemZ] Bugfix in SystemZAsmParser.cpp.
Jonas Paulsson
2015-10-09
1
-4
/
+6
*
[llvm-mc] Pushing plumbing through for --fatal-warnings flag.
Colin LeMahieu
2015-07-27
1
-1
/
+1
*
Reverting r241058 because it's causing buildbot failures.
Ranjeet Singh
2015-06-30
1
-7
/
+7
*
There are a few places where subtarget features are still
Ranjeet Singh
2015-06-30
1
-7
/
+7
*
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
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
1
-11
/
+11
*
[SystemZ] Add z13 vector facility and MC support
Ulrich Weigand
2015-05-05
1
-31
/
+93
*
[SystemZ] Clean up AsmParser isMem() handling
Ulrich Weigand
2015-05-04
1
-35
/
+41
*
[SystemZ] Support all TLS access models - MC part
Ulrich Weigand
2015-02-18
1
-6
/
+87
*
Minor cleanup to all the switches after MatchInstructionImpl in all the AsmPa...
Craig Topper
2015-01-03
1
-1
/
+0
*
TableGen: allow use of uint64_t for available features mask.
Tim Northover
2014-08-18
1
-4
/
+4
*
AsmMatchers: Use unique_ptr to manage ownership of MCParsedAsmOperand
David Blaikie
2014-06-08
1
-99
/
+73
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-4
/
+4
*
Create MCTargetOptions.
Evgeniy Stepanov
2014-04-23
1
-1
/
+2
*
[SystemZ] Remove "virtual" from override methods
Richard Sandiford
2014-03-06
1
-20
/
+18
*
[SystemZ] Use "auto" for cast results
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
-15
/
+15
*
Change MCStreamer EmitInstruction interface to take subtarget info
David Woodhouse
2014-01-28
1
-1
/
+1
*
[SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
2013-10-01
1
-0
/
+5
*
[SystemZ] Add GRH32 for the high word of a GR64
Richard Sandiford
2013-09-30
1
-0
/
+6
*
Add an instruction deprecation feature to TableGen.
Joey Gouly
2013-09-12
1
-2
/
+3
*
Split generated asm mnemonic matching table into a separate table for each as...
Craig Topper
2013-07-24
1
-0
/
+1
*
[SystemZ] Add the MVC instruction
Richard Sandiford
2013-07-02
1
-84
/
+119
*
[SystemZ] Improve AsmParser handling of invalid instructions
Richard Sandiford
2013-05-24
1
-74
/
+103
*
[SystemZ] Improve AsmParser register parsing
Richard Sandiford
2013-05-24
1
-53
/
+80
*
[SystemZ] Rework handling of constant PC-relative operands
Richard Sandiford
2013-05-14
1
-0
/
+43
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
1
-57
/
+27
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+689