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] 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
*
[X86] Move the AC_EVEX_2_VEX AsmComments enum to X86InstrInfo.h from X86InstC...
Craig Topper
2018-03-10
1
-0
/
+6
*
[X86] Make XOP VPCOM instructions commutable to fold loads during isel.
Craig Topper
2018-02-20
1
-0
/
+3
*
[X86] Make a helper function for commuting AVX512 VPCMP immediates since we d...
Craig Topper
2018-02-20
1
-0
/
+4
*
[X86][SSE] Add custom execution domain fixing for BLENDPD/BLENDPS/PBLENDD/PBL...
Simon Pilgrim
2018-01-15
1
-0
/
+4
*
[MachineOutliner] AArch64: Handle instrs that use SP and will never need fixups
Jessica Paquette
2018-01-09
1
-1
/
+1
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[MachineOutliner] Disable outlining from LinkOnceODRs by default
Jessica Paquette
2017-10-07
1
-1
/
+2
*
[MachineOutliner] AArch64: Avoid saving + restoring LR if possible
Jessica Paquette
2017-09-27
1
-9
/
+5
*
[MachineOutliner] NFC: Change IsTailCall to a call class + frame class
Jessica Paquette
2017-07-29
1
-72
/
+66
*
[MachineOutliner] NFC: Split up getOutliningBenefit
Jessica Paquette
2017-07-28
1
-3
/
+5
*
[X86] Move getX86ConditionCode() from X86FastISel.cpp to X86InstrInfo.cpp. NFC
Igor Breger
2017-05-11
1
-0
/
+4
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-1
/
+6
*
Re-commit r301040 "X86: Don't emit zero-byte functions on Windows"
Hans Wennborg
2017-04-21
1
-1
/
+1
*
Revert r301040 "X86: Don't emit zero-byte functions on Windows"
Hans Wennborg
2017-04-21
1
-1
/
+1
*
X86: Don't emit zero-byte functions on Windows
Hans Wennborg
2017-04-21
1
-1
/
+1
*
Use methods to access data stored with frame instructions
Serge Pavlov
2017-04-13
1
-0
/
+14
*
TargetInstrInfo: Provide default implementation of isTailCall().
Matthias Braun
2017-03-16
1
-2
/
+0
[next]