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.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][NFC] Generalize the naming of "Retpoline Thunks" and related code to "I...
Scott Constable
2020-06-24
1
-2
/
+2
*
[ms] [X86] Use "P" modifier on all branch-target operands in inline X86 assem...
Eric Astor
2020-01-09
1
-27
/
+19
*
[X86] AMD Znver2 (Rome) Scheduler enablement
Ganesh Gopalasubramanian
2020-01-10
1
-1
/
+1
*
[X86] Reorder X86any* PatFrags to put the strict node first so that chain pro...
Craig Topper
2020-01-03
1
-2
/
+2
*
[FPEnv][X86] Constrained FCmp intrinsics enabling on X86
Wang, Pengfei
2019-12-11
1
-0
/
+5
*
[PGO][PGSO] DAG.shouldOptForSize part.
Hiroshi Yamauchi
2019-11-21
1
-4
/
+4
*
[X86][BMI] Pull out schedule classes from bmi_andn<> and bmi_bls<>
Simon Pilgrim
2019-10-21
1
-9
/
+10
*
[X86] Require last argument to LWPINS/LWPVAL builtins to be an ICE. Add ImmAr...
Craig Topper
2019-09-22
1
-4
/
+4
*
[X86] Updated target specific selection dag code to conservatively check for ...
Philip Reames
2019-09-10
1
-3
/
+3
*
Revert [Windows] Disable TrapUnreachable for Win64, add SEH_NoReturn
Reid Kleckner
2019-09-03
1
-3
/
+0
*
Fix SEH_NoReturn machine verifier error
Reid Kleckner
2019-08-30
1
-1
/
+1
*
[Windows] Disable TrapUnreachable for Win64, add SEH_NoReturn
Reid Kleckner
2019-08-30
1
-0
/
+3
*
[X86] Remove what little support we had for MPX
Craig Topper
2019-08-29
1
-1
/
+0
*
[X86] Improve the diagnostic for larger than 4-bit immediate for vpermil2pd/p...
Craig Topper
2019-08-10
1
-0
/
+1
*
[X86] Allow any 8-bit immediate to be used with bt/btc/btr/bts memory aliases.
Craig Topper
2019-08-07
1
-4
/
+4
*
[X86] Limit vpermil2pd/vpermil2ps immediates to 4 bits in the assembly parser.
Craig Topper
2019-08-07
1
-0
/
+14
*
[X86] Add patterns with and_flag_nocf for BLSI and TBM instructions.
Craig Topper
2019-07-10
1
-6
/
+19
*
[X86] Add VP2INTERSECT instructions
Pengfei Wang
2019-05-31
1
-0
/
+28
*
[X86] Add ENQCMD instructions
Pengfei Wang
2019-05-30
1
-0
/
+40
*
Enable AVX512_BF16 instructions, which are supported for BFLOAT16 in Cooper Lake
Luo, Yuanke
2019-05-06
1
-0
/
+1
*
[X86] Use (SUBREG_TO_REG (MOV32rm)) for extloadi64i8/extloadi64i16 when the l...
Craig Topper
2019-04-07
1
-1
/
+13
*
[X86] Merge the different CMOV instructions for each condition code into sing...
Craig Topper
2019-04-05
1
-13
/
+19
*
[IR] Refactor attribute methods in Function class (NFC)
Evandro Menezes
2019-04-04
1
-5
/
+5
*
[X86] Remove CustomInserters for RDPKRU/WRPKRU. Use some custom lowering and ...
Craig Topper
2019-04-04
1
-0
/
+9
*
[X86] Remove CustomInserter pseudos for MONITOR/MONITORX/CLZERO. Use custom i...
Craig Topper
2019-04-03
1
-21
/
+15
*
[X86] Classify the AVX512 rounding control operand as X86::OPERAND_ROUNDING_C...
Craig Topper
2019-04-01
1
-1
/
+2
*
Revert r356688 "[X86] Don't avoid folding multiple use sign extended 8-bit im...
Craig Topper
2019-03-25
1
-0
/
+13
*
[X86] Don't avoid folding multiple use sign extended 8-bit immediate into ins...
Craig Topper
2019-03-21
1
-13
/
+0
*
[X86] Add CMPXCHG8B feature flag. Set it for all CPUs except i386/i486 includ...
Craig Topper
2019-03-20
1
-1
/
+2
*
[X86] Remove X86 specific dag nodes for RDTSC/RDTSCP/RDPMC. NFCI
Andrea Di Biagio
2019-03-20
1
-7
/
+0
*
[X86] Re-disable cmpxchg16b for 32-bit mode assembly parsing.
Craig Topper
2019-03-19
1
-1
/
+2
*
[X86] Allow any 8-bit immediate to be used with BT/BTC/BTR/BTS not just sign ...
Craig Topper
2019-03-18
1
-30
/
+46
*
[X86] Replace uses of i64immSExt32_su with i64relocImmSExt32_su.
Craig Topper
2019-03-18
1
-4
/
+1
*
[X86] Rename imm8_su/imm16_su/imm32_su to relocImm8_su/relocImm16_su/relocImm...
Craig Topper
2019-03-18
1
-6
/
+6
*
[X86] Remove the _alt forms of (V)CMP instructions. Use a combination of cust...
Craig Topper
2019-03-18
1
-10
/
+0
*
[X86] Merge printf32mem/printi32mem into a single printdwordmem. Do the same ...
Craig Topper
2019-03-17
1
-32
/
+30
*
[X86] Remove the _alt forms of AVX512 VPCMP instructions. Use a combination o...
Craig Topper
2019-03-17
1
-5
/
+0
*
[X86] Remove the _alt forms of XOP VPCOM instructions. Use a combination of c...
Craig Topper
2019-03-17
1
-5
/
+0
*
[X86] Check for 64-bit mode in X86Subtarget::hasCmpxchg16b()
Craig Topper
2019-03-13
1
-1
/
+1
*
[X86] Print all register forms of x87 fadd/fsub/fdiv/fmul as having two argum...
Craig Topper
2019-02-04
1
-26
/
+26
*
[X86] Print %st(0) as %st when its implicit to the instruction. Continue prin...
Craig Topper
2019-02-04
1
-9
/
+9
*
Revert r352985 "[X86] Print %st(0) as %st to match what gcc inline asm uses a...
Craig Topper
2019-02-04
1
-8
/
+8
*
[X86] Print %st(0) as %st to match what gcc inline asm uses as the clobber na...
Craig Topper
2019-02-03
1
-8
/
+8
*
[X86] Remove a couple places where we unnecessarily pass 0 to the EmitPriorit...
Craig Topper
2019-01-30
1
-4
/
+4
*
[X86] Add some missing blsr patterns
Gabor Buella
2019-01-27
1
-2
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[X86] Remove X86ISD::INC/DEC. Just select them from X86ISD::ADD/SUB at isel time
Craig Topper
2019-01-02
1
-9
/
+0
*
[X86] Add isel patterns to match BMI/TBMI instructions when lowering has turn...
Craig Topper
2018-12-21
1
-0
/
+57
*
[SelectionDAG] Move (repeated) SDTIntShiftDOp double shift node def to common...
Simon Pilgrim
2018-11-16
1
-4
/
+0
*
Bias physical register immediate assignments
Nirav Dave
2018-11-14
1
-2
/
+2
[next]