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
/
X86
/
X86InstrInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Move MacroFusion to the target
Evandro Menezes
2017-02-01
1
-3
/
+0
*
MachineScheduler: Export function to construct "default" scheduler.
Matthias Braun
2016-11-28
1
-2
/
+2
*
[X86] Allow folding of stack reloads when loading a subreg of the spilled reg
Michael Kuperstein
2016-11-23
1
-0
/
+4
*
Target: Remove unused entities.
Peter Collingbourne
2016-10-09
1
-8
/
+0
*
[AVX-512] Add support for commuting VPTERNLOG instructions.
Craig Topper
2016-09-22
1
-0
/
+19
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-2
/
+2
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
1
-1
/
+1
*
AArch64: Use TTI branch functions in branch relaxation
Matt Arsenault
2016-09-14
1
-2
/
+4
*
[X86] Make a helper method into a static function local to the cpp file.
Craig Topper
2016-09-11
1
-3
/
+0
*
X86: Fold tail calls into conditional branches where possible (PR26302)
Hans Wennborg
2016-09-07
1
-0
/
+7
*
[XRay][NFC] Promote isTailCall() as virtual in TargetInstrInfo.
Dean Michael Berris
2016-09-01
1
-0
/
+2
*
X86-FMA3: Implemented commute transformation for EVEX/AVX512 FMA3 opcodes.
Vyacheslav Klochkov
2016-08-11
1
-4
/
+28
*
X86InstrInfo: Update liveness in classifyLea()
Matthias Braun
2016-08-09
1
-1
/
+1
*
[X86] Make one of the FMA3 commuting methods static. Remove a call to isFMA3 ...
Craig Topper
2016-07-23
1
-14
/
+2
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-2
/
+2
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-70
/
+69
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-8
/
+7
*
Simplify handling of hidden stub.
Rafael Espindola
2016-05-17
1
-2
/
+0
*
[foldMemoryOperand()] Pass LiveIntervals to enable liveness check.
Jonas Paulsson
2016-05-10
1
-2
/
+4
*
[X86] Reduce memory usage of MemOp2RegOp and RegOp2MemOp folding maps.
Craig Topper
2016-04-30
1
-3
/
+3
*
X86: Use push-pop for materializing 8-bit immediates for minsize (take 2)
Hans Wennborg
2016-03-25
1
-0
/
+4
*
Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Cong Hou
2016-03-23
1
-48
/
+48
*
[TII] Allow getMemOpBaseRegImmOfs() to accept negative offsets. NFC.
Chad Rosier
2016-03-09
1
-1
/
+1
*
CodeGen: TII: Take MachineInstr& in predicate API, NFC
Duncan P. N. Exon Smith
2016-02-23
1
-1
/
+1
*
Revert "Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed."
Benjamin Kramer
2016-01-27
1
-38
/
+29
*
Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Cong Hou
2016-01-26
1
-29
/
+38
*
Revert "[X86] Use push-pop for materializing small constants under 'minsize'"
David Majnemer
2016-01-05
1
-4
/
+0
*
[X86] Use push-pop for materializing small constants under 'minsize'
Hans Wennborg
2015-12-17
1
-0
/
+4
*
Improved the operands commute transformation for X86-FMA3 instructions.
Andrew Kaylor
2015-11-06
1
-0
/
+40
*
[X86][SSE] Add general memory folding for (V)INSERTPS instruction
Simon Pilgrim
2015-11-04
1
-0
/
+8
*
[X86] Rip out orphaned method declarations and other dead code. NFC.
Benjamin Kramer
2015-10-15
1
-5
/
+0
*
Improved the interface of methods commuting operands, improved X86-FMA3 mem-f...
Andrew Kaylor
2015-09-28
1
-4
/
+30
*
[Machine Combiner] Refactor machine reassociation code to be target-independent.
Chad Rosier
2015-09-21
1
-29
/
+9
*
Expose hasLiveCondCodeDef as a member function of the X86InstrInfo class. NFC
Andrew Kaylor
2015-08-26
1
-0
/
+4
*
MIR Serialization: Initial serialization of the machine operand target flags.
Alex Lorenz
2015-08-06
1
-0
/
+6
*
Remove TargetInstrInfo::canFoldMemoryOperand
Simon Pilgrim
2015-07-19
1
-5
/
+0
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-2
/
+2
*
name change: hasPattern() -> getMachineCombinerPatterns() ; NFC
Sanjay Patel
2015-06-19
1
-3
/
+3
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-2
/
+2
*
[TargetInstrInfo] Add new hook: AnalyzeBranchPredicate.
Sanjoy Das
2015-06-15
1
-0
/
+10
*
[TargetInstrInfo] Rename getLdStBaseRegImmOfs and implement for x86.
Sanjoy Das
2015-06-15
1
-0
/
+4
*
MachineLICM: Use TargetSchedModel instead of just itineraries
Matthias Braun
2015-06-13
1
-1
/
+1
*
[CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.
Ahmed Bougacha
2015-06-11
1
-6
/
+3
*
[x86] Add a reassociation optimization to increase ILP via the MachineCombine...
Sanjay Patel
2015-06-10
1
-0
/
+33
*
[InstrInfo] Refactor foldOperandImpl to thread through InsertPt. NFC
Keno Fischer
2015-06-08
1
-0
/
+3
*
ArrayRefize memory operand folding. NFC.
Benjamin Kramer
2015-02-28
1
-12
/
+9
*
[X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
2015-02-01
1
-0
/
+5
*
Revert r227728 due to bad line endings.
Michael Kuperstein
2015-02-01
1
-5
/
+0
*
[X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
2015-02-01
1
-0
/
+5
*
Revert "Insert random noops to increase security against ROP attacks (llvm)"
JF Bastien
2015-01-14
1
-7
/
+0
[next]