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][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
*
[Outliner] Add tail call support
Jessica Paquette
2017-03-13
1
-5
/
+8
*
[Outliner] Fixed Asan bot failure in r296418
Jessica Paquette
2017-03-06
1
-0
/
+19
*
Revert "Add MIR-level outlining pass"
Matthias Braun
2017-02-28
1
-21
/
+0
*
Add MIR-level outlining pass
Matthias Braun
2017-02-28
1
-0
/
+21
*
[X86] Re-enable conditional tail calls and fix PR31257.
Hans Wennborg
2017-02-16
1
-0
/
+7
*
[X86] Disable conditional tail calls (PR31257)
Hans Wennborg
2017-02-07
1
-7
/
+0
*
[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
[next]