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
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[SystemZ] Improve handling of huge PC relative immediate offsets.
Jonas Paulsson
2019-11-04
1
-2
/
+20
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-6
/
+6
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[SystemZ] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
1
-0
/
+1
*
[SystemZ] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-1
/
+1
*
Remove superfluous break from switch statement. NFCI.
Simon Pilgrim
2019-04-29
1
-1
/
+0
*
Use bitset for assembler predicates
Stanislav Mekhanoshin
2019-03-11
1
-11
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SystemZ] Fix -Wcovered-switch-default as coding standard regulates
Fangrui Song
2018-10-26
1
-1
/
+0
*
[SystemZ] Implement SystemZOperand::print()
Jonas Paulsson
2018-10-26
1
-1
/
+66
*
[AsmParser][TableGen] Add VariantID argument to the generated mnemonic spell ...
Craig Topper
2017-10-26
1
-1
/
+2
*
[AsmParser][TableGen] Make the generated mnemonic spell checker function a fi...
Craig Topper
2017-10-26
1
-1
/
+2
*
[Asm] Add debug tracing in table-generated assembly matcher
Oliver Stannard
2017-10-11
1
-1
/
+1
*
[SystemZ, AsmParser] Enable the mnemonic spell corrector.
Jonas Paulsson
2017-07-18
1
-2
/
+13
*
[SystemZ] Add all remaining instructions
Ulrich Weigand
2017-06-30
1
-1
/
+15
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[SystemZ] Add decimal integer instructions
Ulrich Weigand
2017-05-10
1
-0
/
+4
*
[SystemZ] Fix some Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko
2017-02-03
1
-1
/
+22
*
[SystemZ] Support execution hint instructions
Ulrich Weigand
2016-11-28
1
-0
/
+6
*
[SystemZ] Model access registers as LLVM registers
Ulrich Weigand
2016-11-08
1
-41
/
+14
*
[SystemZ] Fix compiler warnings introduced by r285574
Ulrich Weigand
2016-11-02
1
-3
/
+3
*
[TableGen] Move OperandMatchResultTy enum to MCTargetAsmParser.h
Alex Bradbury
2016-11-01
1
-5
/
+5
*
[SystemZ] Correctly diagnose missing features in AsmParser
Ulrich Weigand
2016-10-31
1
-1
/
+7
*
[SystemZ] Fix encoding of MVCK and .insn ss
Ulrich Weigand
2016-10-31
1
-83
/
+182
*
Revert r283690, "MC: Remove unused entities."
Peter Collingbourne
2016-10-10
1
-1
/
+1
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-1
/
+1
*
MC: Remove unused entities.
Peter Collingbourne
2016-10-09
1
-1
/
+1
*
Defer asm errors to post-statement failure
Nirav Dave
2016-09-16
1
-3
/
+0
*
Revert r281336 (and r281337), it caused PR30372.
Nico Weber
2016-09-13
1
-0
/
+3
*
Defer asm errors to post-statement failure
Nirav Dave
2016-09-13
1
-3
/
+0
*
Temporarily Revert "[MC] Defer asm errors to post-statement failure" as it's ...
Eric Christopher
2016-09-13
1
-0
/
+3
*
[MC] Defer asm errors to post-statement failure
Nirav Dave
2016-09-12
1
-3
/
+0
*
Fix build break of VS 2013 debug builds
Roger Ferrer Ibanez
2016-08-10
1
-0
/
+3
*
[SystemZ] Add support for the .insn directive
Zhan Jun Liau
2016-08-08
1
-0
/
+244
*
[SystemZ] Add support for the .word directive.
Zhan Jun Liau
2016-07-08
1
-0
/
+3
*
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
Benjamin Kramer
2016-01-27
1
-1
/
+1
*
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
[next]