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
/
SystemZMCAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Distinguish between code pointer size and DataLayout::getPointerSize() in DWA...
Konstantin Zhuravlyov
2017-04-17
1
-1
/
+1
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...
Daniel Sanders
2015-06-04
1
-1
/
+1
*
Use the integrated assembler as default on SystemZ
Ulrich Weigand
2015-01-13
1
-0
/
+2
*
Move getNonexecutableStackSection up to the base ELF class.
Rafael Espindola
2014-10-15
1
-6
/
+0
*
Remove HasLEB128.
Rafael Espindola
2014-08-15
1
-1
/
+0
*
Refactor the setting of PrivateGlobalPrefix.
Rafael Espindola
2013-12-02
1
-1
/
+0
*
Don't set GlobalPrefix to the default value.
Rafael Espindola
2013-11-27
1
-1
/
+0
*
Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
2013-10-16
1
-1
/
+0
*
MC: Remove vestigial PCSymbol field from AsmInfo
David Majnemer
2013-09-25
1
-1
/
+0
*
Remove unused argument.
Rafael Espindola
2013-05-10
1
-1
/
+1
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+38
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-32
/
+0
*
Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatest
Evan Cheng
2011-07-15
1
-0
/
+2
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
1
-0
/
+30