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
/
CodeGen
/
MIRPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FPEnv] Invert sense of MIFlag::FPExcept flag
Ulrich Weigand
2020-01-10
1
-2
/
+2
*
[MIR] Fix cyclic dependency of MIR formatter
Peng Guo
2020-01-10
1
-2
/
+1
*
Revert "Revert "[MIR] Target specific MIR formating and parsing""
Daniel Sanders
2020-01-08
1
-2
/
+25
*
Revert "[MIR] Target specific MIR formating and parsing"
Nico Weber
2020-01-08
1
-25
/
+2
*
[MIR] Target specific MIR formating and parsing
Peng Guo
2020-01-08
1
-2
/
+25
*
Revert "[MIR] Target specific MIR formating and parsing"
Daniel Sanders
2020-01-08
1
-25
/
+2
*
[MIR] Target specific MIR formating and parsing
Peng Guo
2020-01-08
1
-2
/
+25
*
[MIR] Add MIR parsing for heap alloc site instruction markers
Amy Huang
2019-11-05
1
-0
/
+7
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-1
/
+1
*
[Alignment][NFC] Align(1) to Align::None() conversions
Guillaume Chatelet
2019-09-18
1
-1
/
+1
*
[Alignment][NFC] Remove LogAlignment functions
Guillaume Chatelet
2019-09-18
1
-3
/
+2
*
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...
Guillaume Chatelet
2019-09-11
1
-1
/
+1
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
1
-3
/
+4
*
[DebugInfo] Allow bundled calls in the MIR's call site info
David Stenberg
2019-08-19
1
-2
/
+3
*
GlobalISel: Change representation of shuffle masks
Matt Arsenault
2019-08-13
1
-1
/
+2
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-1
/
+1
*
[MachineFunction] Base support for call site info tracking
Djordje Todorovic
2019-06-27
1
-0
/
+37
*
Describe stack-id as an enum
Sander de Smalen
2019-06-17
1
-2
/
+3
*
Allow target to handle STRICT floating-point nodes
Ulrich Weigand
2019-06-05
1
-0
/
+2
*
MIR: Fix printer crashing on dead CSR frame indexes
Matt Arsenault
2019-05-28
1
-0
/
+3
*
MIR: Allow targets to serialize MachineFunctionInfo
Matt Arsenault
2019-03-14
1
-0
/
+5
*
MIR: Preserve incoming frame index numbers
Matt Arsenault
2019-02-22
1
-4
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Power9] Allow gpr callee saved spills in prologue to vectors registers
Zaara Syeda
2018-11-09
1
-12
/
+14
*
[MIR] Add hasWinCFI field
Sanjin Sijaric
2018-10-24
1
-0
/
+1
*
[codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_REL
Reid Kleckner
2018-10-01
1
-0
/
+2
*
add IR flags to MI
Michael Berg
2018-09-11
1
-0
/
+6
*
[x86/MIR] Implement support for pre- and post-instruction symbols, as
Chandler Carruth
2018-08-16
1
-0
/
+18
*
MachineInst support mapping SDNode fast math flags for support in Back End co...
Michael Berg
2018-05-03
1
-0
/
+14
*
[MIR] Add support for debug metadata for fixed stack objects
Francis Visoiu Mistrih
2018-04-25
1
-13
/
+21
*
[MIR] Add support for MachineFrameInfo::LocalFrameSize
Francis Visoiu Mistrih
2018-04-06
1
-0
/
+1
*
[MIR] Adding support for Named Virtual Registers in MIR.
Puyan Lotfi
2018-03-30
1
-0
/
+2
*
[CodeGen] Use MIR syntax for MachineMemOperand printing
Francis Visoiu Mistrih
2018-03-14
1
-154
/
+2
*
[MIR] Allow frame-setup and frame-destroy on the same instruction
Francis Visoiu Mistrih
2018-03-13
1
-1
/
+1
*
[GlobalISel] Print/Parse FailedISel MachineFunction property
Roman Tereshin
2018-02-28
1
-0
/
+2
*
[MIR] Add support for addrspace in MIR
Francis Visoiu Mistrih
2018-01-26
1
-0
/
+2
*
[CodeGen] Unify printing format of debug-location in both MIR and -debug
Francis Visoiu Mistrih
2018-01-19
1
-2
/
+2
*
[CodeGen][NFC] Rename IsVerbose to IsStandalone in Machine*::print
Francis Visoiu Mistrih
2018-01-18
1
-1
/
+1
*
[CodeGen] Print RegClasses on MI in verbose mode
Francis Visoiu Mistrih
2018-01-18
1
-2
/
+2
*
[CodeGen][NFC] Correct case for printSubRegIdx
Francis Visoiu Mistrih
2018-01-16
1
-1
/
+1
*
[MIR] Repurposing '$' sigil used by external symbols. Replacing with '&'.
Puyan Lotfi
2018-01-10
1
-1
/
+1
*
[MIR] Add support for the frame-destroy MachineInstr flag
Francis Visoiu Mistrih
2018-01-09
1
-0
/
+3
*
[CodeGen] Move printing MO_BlockAddress operands to MachineOperand::print
Francis Visoiu Mistrih
2017-12-19
1
-38
/
+3
*
[CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print
Francis Visoiu Mistrih
2017-12-19
1
-7
/
+2
*
[CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print
Francis Visoiu Mistrih
2017-12-19
1
-12
/
+2
*
[CodeGen] Move printing MO_FPImmediate operands to MachineOperand::print
Francis Visoiu Mistrih
2017-12-19
1
-3
/
+1
*
[CodeGen] Refactor printOffset from MO and MIRPrinter
Francis Visoiu Mistrih
2017-12-19
1
-15
/
+2
*
[CodeGen] Move printing MO_CFIIndex operands to MachineOperand::print
Francis Visoiu Mistrih
2017-12-19
1
-118
/
+2
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-3
/
+3
*
[CodeGen] Print stack object references as %(fixed-)stack.0 in both MIR and d...
Francis Visoiu Mistrih
2017-12-15
1
-7
/
+2
[next]