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
*
[DebugInfo] Make describeLoadedValue() reg aware
David Stenberg
2019-12-09
1
-2
/
+2
*
Revert "[DebugInfo] Make describeLoadedValue() reg aware"
David Stenberg
2019-12-09
1
-2
/
+2
*
[DebugInfo] Make describeLoadedValue() reg aware
David Stenberg
2019-12-09
1
-2
/
+2
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
1
-1
/
+1
*
Reland: [TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-11-08
1
-4
/
+4
*
Revert rG57ee0435bd47f23f3939f402914c231b4f65ca5e - [TII] Use optional destin...
Simon Pilgrim
2019-10-31
1
-4
/
+4
*
[TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-10-31
1
-4
/
+4
*
Prune two MachineInstr.h includes, fix up deps
Reid Kleckner
2019-10-19
1
-1
/
+1
*
[TargetInstrInfo] Let findCommutedOpIndices take const MachineInstr&
Simon Pilgrim
2019-09-25
1
-1
/
+1
*
[X86] Enable commuting of EVEX VCMP for all immediate values during isel.
Craig Topper
2019-09-17
1
-0
/
+3
*
[X86] Merge X86InstrInfo::loadRegFromAddr/storeRegToAddr into their only call...
Craig Topper
2019-08-30
1
-12
/
+0
*
[X86][Btver2] Fix latency and throughput of CMPXCHG instructions.
Andrea Di Biagio
2019-08-20
1
-0
/
+4
*
[X86] Use Register/MCRegister in more places in X86
Craig Topper
2019-08-16
1
-1
/
+1
*
Reland "[DwarfDebug] Dump call site debug info"
Djordje Todorovic
2019-07-31
1
-0
/
+3
*
Revert "[DwarfDebug] Dump call site debug info"
Djordje Todorovic
2019-07-12
1
-3
/
+0
*
[DwarfDebug] Dump call site debug info
Djordje Todorovic
2019-07-09
1
-0
/
+3
*
[SystemZ, RegAlloc] Favor 3-address instructions during instruction selection.
Jonas Paulsson
2019-06-08
1
-1
/
+2
*
[CodeGen] Add "const" to MachineInstr::mayAlias
Bjorn Pettersson
2019-04-19
1
-1
/
+2
*
[X86] Merge the different Jcc instructions for each condition code into singl...
Craig Topper
2019-04-05
1
-7
/
+4
*
[X86] Merge the different SETcc instructions for each condition code into sin...
Craig Topper
2019-04-05
1
-4
/
+3
*
[X86] Merge the different CMOV instructions for each condition code into sing...
Craig Topper
2019-04-05
1
-37
/
+3
*
[X86] Enable 8-bit OR with disjoint bits to convert to LEA
Craig Topper
2019-03-05
1
-1
/
+2
*
X86: Replace isSafeToClobberEFLAGS implementation
Matt Arsenault
2019-02-15
1
-1
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[x86] allow 8-bit adds to be promoted by convertToThreeAddress() to form LEA
Sanjay Patel
2018-12-12
1
-2
/
+2
*
[x86] clean up code for converting 16-bit ops to LEA; NFC
Sanjay Patel
2018-12-11
1
-0
/
+3
*
[x86] don't try to convert add with undef operands to LEA
Sanjay Patel
2018-12-09
1
-1
/
+1
*
[CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base operand
Francis Visoiu Mistrih
2018-11-28
1
-3
/
+3
*
[TableGen] Refactor macro names (NFC)
Evandro Menezes
2018-11-27
1
-1
/
+1
*
[tblgen][PredicateExpander] Add the ability to describe more complex constrai...
Andrea Di Biagio
2018-10-31
1
-0
/
+3
*
Make TargetInstrInfo::isCopyInstr return true for regular COPY-instructions
Alexander Ivchenko
2018-08-30
1
-2
/
+6
*
[MinGW] [X86] Add stubs for references to data variables that might end up im...
Martin Storsjo
2018-08-29
1
-0
/
+1
*
[MI] Change the array of `MachineMemOperand` pointers to be
Chandler Carruth
2018-08-16
1
-4
/
+2
*
[MachineOutliner][NFC] Move target frame info into OutlinedFunction
Jessica Paquette
2018-07-24
1
-2
/
+2
*
[MachineOutliner][NFC] Make Candidates own their call information
Jessica Paquette
2018-07-24
1
-1
/
+1
*
[MachineOutliner] Fix typo in getOutliningCandidateInfo function name
Yvan Roux
2018-07-04
1
-1
/
+1
*
[X86] Move the memory unfolding table creation into its own class and make it...
Craig Topper
2018-07-01
1
-26
/
+0
*
[X86] Use a std::vector for the memory unfolding table.
Craig Topper
2018-06-29
1
-3
/
+20
*
[MachineOutliner] Define MachineOutliner support in TargetOptions
Jessica Paquette
2018-06-28
1
-3
/
+0
*
[X86] Sort the static memory folding tables by reg opcode. Remove the reg->me...
Craig Topper
2018-06-25
1
-14
/
+1
*
[X86] Block commuting operand 1 of FMA*_Int instructions in findThreeSrcCommu...
Craig Topper
2018-06-25
1
-29
/
+4
*
[X86] Use setcc ISD opcode for AVX512 integer comparisons all the way to isel
Craig Topper
2018-06-20
1
-0
/
+4
*
[MachineOutliner] NFC: Remove insertOutlinerPrologue, rename insertOutlinerEp...
Jessica Paquette
2018-06-19
1
-4
/
+1
*
Change TII isCopyInstr way of returning arguments(NFC)
Petar Jovanovic
2018-06-06
1
-2
/
+2
*
[MachineOutliner] NFC - Move intermediate data structures to MachineOutliner.h
Jessica Paquette
2018-06-04
1
-8
/
+6
*
[X86][MIPS][ARM] New machine instruction property 'isMoveReg'
Petar Jovanovic
2018-05-23
1
-0
/
+2
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-5
/
+5
*
[X86] Account for partial stack slot spills (PR30821)
Warren Ristow
2018-04-24
1
-0
/
+6
*
[MachineOutliner] Add `useMachineOutliner` target hook
Jessica Paquette
2018-04-04
1
-0
/
+3
*
[x86] Expose more of the condition conversion routines in the public API
Chandler Carruth
2018-04-01
1
-0
/
+6
[next]