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
/
SystemZMCTargetDesc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Add all remaining instructions
Ulrich Weigand
2017-06-30
1
-0
/
+7
*
[SystemZ] Model access registers as LLVM registers
Ulrich Weigand
2016-11-08
1
-0
/
+8
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-8
/
+8
*
Delete MCCodeGenInfo.
Rafael Espindola
2016-06-30
1
-11
/
+5
*
Delete Reloc::Default.
Rafael Espindola
2016-05-18
1
-6
/
+0
*
Untabify.
NAKAMURA Takumi
2015-09-22
1
-1
/
+1
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-7
/
+6
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-6
/
+7
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-7
/
+6
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-6
/
+7
*
MC: Remove MCSubtargetInfo() default constructor
Duncan P. N. Exon Smith
2015-07-10
1
-3
/
+1
*
Change the last few internal StringRef triples into Triple objects.
Daniel Sanders
2015-07-06
1
-2
/
+3
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-3
/
+2
*
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...
Daniel Sanders
2015-06-04
1
-1
/
+1
*
Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
Pete Cooper
2015-05-15
1
-0
/
+1
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
[SystemZ] Add z13 vector facility and MC support
Ulrich Weigand
2015-05-05
1
-2
/
+38
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
1
-3
/
+3
*
Remove unused Target argument from MCInstPrinter ctor functions.
Eric Christopher
2015-03-30
1
-2
/
+1
*
Add a default implementation of createObjectStreamer.
Rafael Espindola
2015-03-18
1
-10
/
+0
*
Pass in a "const Triple &T" instead of a raw StringRef.
Rafael Espindola
2015-03-16
1
-4
/
+3
*
Remove unused argument. NFC.
Rafael Espindola
2015-03-16
1
-3
/
+2
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-9
/
+6
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-1
/
+2
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
Pass a MCSubtargetInfo down to the TargetStreamer creation.
Rafael Espindola
2014-01-26
1
-0
/
+1
*
Construct the MCStreamer before constructing the MCTargetStreamer.
Rafael Espindola
2014-01-26
1
-1
/
+1
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-1
/
+1
*
[SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
2013-10-01
1
-0
/
+1
*
[SystemZ] Add GRH32 for the high word of a GR64
Richard Sandiford
2013-09-30
1
-0
/
+7
*
[SystemZ] Rename 32-bit GPR registers
Richard Sandiford
2013-09-30
1
-4
/
+4
*
[SystemZ] Add instruction-shortening pass
Richard Sandiford
2013-09-25
1
-0
/
+17
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
1
-0
/
+42
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-4
/
+6
*
Remove unused argument.
Rafael Espindola
2013-05-10
1
-2
/
+2
*
[SystemZ] Fix InitMCCodeGenInfo call
Richard Sandiford
2013-05-07
1
-2
/
+2
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+160
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-81
/
+0
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
Some refactoring so TargetRegistry.h no longer has to include any files
Evan Cheng
2011-08-23
1
-0
/
+1
*
createXXXMCCodeGenInfo should be static.
Evan Cheng
2011-07-23
1
-2
/
+2
*
Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,
Evan Cheng
2011-07-22
1
-20
/
+17
*
- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.
Evan Cheng
2011-07-20
1
-2
/
+3
*
Introduce MCCodeGenInfo, which keeps information that can affect codegen
Evan Cheng
2011-07-19
1
-0
/
+13
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-0
/
+11
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
1
-3
/
+9
*
Next round of MC refactoring. This patch factor MC table instantiations, MC
Evan Cheng
2011-07-14
1
-0
/
+52