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
/
MachineInstr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
AMDGPU: Add convergent flag to INLINEASM instruction.
Wei Ding
2016-06-22
1
-0
/
+2
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-5
/
+6
*
Fix PR26655: Bail out if all regs of an inst BUNDLE have the correct kill flag
Mandeep Singh Grang
2016-05-10
1
-0
/
+7
*
AMDGPU/SI: add llvm.amdgcn.ps.live intrinsic
Nicolai Haehnle
2016-04-22
1
-0
/
+11
*
Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h
Reid Kleckner
2016-04-14
1
-0
/
+49
*
[MachineInstr] Teach the print method about RegisterBank.
Quentin Colombet
2016-04-07
1
-11
/
+10
*
Revert "NFC: static_assert instead of comment"
JF Bastien
2016-03-26
1
-3
/
+1
*
NFC: static_assert instead of comment
JF Bastien
2016-03-26
1
-1
/
+3
*
[MachineInstr] Get rid of some GlobalISel ifdefs.
Quentin Colombet
2016-03-07
1
-5
/
+24
*
CodeGen: Change MachineInstr to use MachineInstr&, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-12
/
+12
*
WIP: CodeGen: Use MachineInstr& in MachineInstrBundle.h, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-1
/
+1
*
Minor code cleanups. NFC.
Junmo Park
2016-02-26
1
-3
/
+3
*
MachineInstr: Respect register aliases in clearRegiserKills()
Matthias Braun
2016-02-24
1
-1
/
+1
*
Revert "CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC"
Duncan P. N. Exon Smith
2016-02-22
1
-10
/
+14
*
CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC
Duncan P. N. Exon Smith
2016-02-21
1
-14
/
+10
*
Remove uses of builtin comma operator.
Richard Trieu
2016-02-18
1
-2
/
+4
*
[GlobalISel] Add a type to MachineInstr.
Quentin Colombet
2016-02-11
1
-5
/
+20
*
[GlobalISel][MachineRegisterInfo] Add a method to create generic vregs.
Quentin Colombet
2016-02-11
1
-0
/
+5
*
[GlobalISel] Remember the size of generic virtual registers
Quentin Colombet
2016-02-10
1
-1
/
+8
*
Fix printing of f16 machine operands
Matt Arsenault
2016-02-05
1
-2
/
+8
*
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r2591...
Yaron Keren
2016-01-29
1
-1
/
+1
*
Consolidate MemRefs handling from BranchFolding and correct latent bug
Philip Reames
2016-01-06
1
-4
/
+34
*
Fix a warning [NFC]
Philip Reames
2016-01-06
1
-1
/
+2
*
Extract helper function to merge MemoryOperand lists [NFC]
Philip Reames
2016-01-06
1
-0
/
+20
*
Correct misleading formatting of several ifs followed by two statements witho...
Yaron Keren
2016-01-02
1
-5
/
+16
*
Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical...
Craig Topper
2015-12-05
1
-2
/
+4
*
MachineInstr: addRegisterDefReadUndef() => setRegisterDefReadUndef()
Matthias Braun
2015-11-11
1
-2
/
+2
*
CodeGen: Continue removing ilist iterator implicit conversions
Duncan P. N. Exon Smith
2015-10-09
1
-9
/
+9
*
Untabify.
NAKAMURA Takumi
2015-09-22
1
-1
/
+1
*
Reformat blank lines.
NAKAMURA Takumi
2015-09-22
1
-1
/
+0
*
[X86] Fix emitEpilogue() to make less assumptions about pops
Michael Kuperstein
2015-09-16
1
-1
/
+4
*
Emit <regmask R1 R2 R3 ...> instead of just <regmask> in IR dumps.
Daniel Sanders
2015-08-19
1
-2
/
+25
*
[X86] Allow x86 call frame optimization to fold more loads into pushes
Michael Kuperstein
2015-08-12
1
-0
/
+4
*
PseudoSourceValue: Replace global manager with a manager in a machine function.
Alex Lorenz
2015-08-11
1
-10
/
+12
*
CodeGen: Create a proper ModuleSlotTracker for MachineInstr
Duncan P. N. Exon Smith
2015-06-26
1
-2
/
+7
*
CodeGen: Push the ModuleSlotTracker through Metadata
Duncan P. N. Exon Smith
2015-06-26
1
-4
/
+4
*
CodeGen: Push the ModuleSlotTracker through MachineOperands
Duncan P. N. Exon Smith
2015-06-26
1
-33
/
+45
*
Show invariant loads in MMO dumping
Matt Arsenault
2015-06-26
1
-0
/
+3
*
[PM/AA] Remove the Location typedef from the AliasAnalysis class now
Chandler Carruth
2015-06-17
1
-3
/
+3
*
CodeGen: Use mop_iterator instead of MIOperands/ConstMIOperands
Matthias Braun
2015-05-29
1
-3
/
+2
*
MachineInstr: Remove unused parameter.
Matthias Braun
2015-05-19
1
-3
/
+1
*
Correct indentation. NFC
Craig Topper
2015-05-16
1
-2
/
+2
*
Add ChangeTo* to MachineOperand for symbols
Matt Arsenault
2015-05-06
1
-0
/
+22
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-2
/
+2
*
DebugInfo: Drop rest of DIDescriptor subclasses
Duncan P. N. Exon Smith
2015-04-21
1
-2
/
+2
*
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
Duncan P. N. Exon Smith
2015-04-15
1
-1
/
+1
*
DebugInfo: Gut DIVariable and DIGlobalVariable
Duncan P. N. Exon Smith
2015-04-14
1
-4
/
+4
*
CodeGen: Stop using DIDescriptor::is*() and auto-casting
Duncan P. N. Exon Smith
2015-04-06
1
-6
/
+3
*
CodeGen: Fix MachineInstr::print() for DBG_VALUE
Duncan P. N. Exon Smith
2015-04-03
1
-2
/
+2
*
CodeGen: Use the new DebugLoc API, NFC
Duncan P. N. Exon Smith
2015-03-30
1
-6
/
+6
[prev]
[next]