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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix trivial typos in comments; NFC
Hiroshi Inoue
2017-07-03
1
-1
/
+1
*
[AVX-512] Mark masked VPCMP instructions as commutable.
Craig Topper
2017-06-13
1
-14
/
+26
*
[X86] Add masked integer compare instructions to load folding tables.
Craig Topper
2017-06-13
1
-0
/
+58
*
[AVX-512] Add VPCONFLICT and VPLZCNT to load folding tables.
Craig Topper
2017-06-12
1
-0
/
+36
*
[x86] Revert the X86FoldTablesEmitter due to more miscompiles.
Chandler Carruth
2017-06-06
1
-2
/
+3398
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-05-31
1
-0
/
+1
*
Resubmit "[X86] Adding new LLVM TableGen backend that generates the X86 backe...
Zachary Turner
2017-05-29
1
-3398
/
+2
*
Revert "[X86] Adding new LLVM TableGen backend that generates the X86 backend...
Zachary Turner
2017-05-29
1
-2
/
+3398
*
[X86] Adding new LLVM TableGen backend that generates the X86 backend memory ...
Ayman Musa
2017-05-28
1
-3398
/
+2
*
LivePhysRegs: Rework constructor + documentation; NFC
Matthias Braun
2017-05-26
1
-4
/
+4
*
[X86] Adding vpopcntd and vpopcntq instructions
Oren Ben Simhon
2017-05-25
1
-0
/
+6
*
Strip trailing whitespace. NFCI.
Simon Pilgrim
2017-05-24
1
-2
/
+2
*
[Target/X86] Remove unneeded return. NFCI.
Davide Italiano
2017-05-18
1
-3
/
+1
*
[x86, SSE] AVX1 PR28129 (256-bit all-ones rematerialization)
Simon Pilgrim
2017-05-13
1
-2
/
+12
*
[X86] Move getX86ConditionCode() from X86FastISel.cpp to X86InstrInfo.cpp. NFC
Igor Breger
2017-05-11
1
-0
/
+38
*
[X86][LWP] Add stack folding mappings and tests for LWPINS/LWPVAL instructions
Simon Pilgrim
2017-05-03
1
-0
/
+6
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-2
/
+2
*
Revert r301231: Accidentally committed stale files
Krzysztof Parzyszek
2017-04-24
1
-2
/
+2
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-2
/
+2
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-17
/
+32
*
[X86][MPX] Add load & store instructions of bnd values to getLoadStoreRegOpco...
Ayman Musa
2017-04-23
1
-22
/
+30
*
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
-11
/
+6
*
Fix the bootstrap failure caused by r299986.
Easwaran Raman
2017-04-12
1
-0
/
+4
*
[x86] Relax the check in areLoadsFromSameBasePtr
Easwaran Raman
2017-04-11
1
-19
/
+16
*
[AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registers
Craig Topper
2017-03-28
1
-22
/
+0
*
ExecutionDepsFix: Normalize names; NFC
Matthias Braun
2017-03-18
1
-3
/
+3
*
TargetInstrInfo: Provide default implementation of isTailCall().
Matthias Braun
2017-03-16
1
-22
/
+0
*
[Outliner] Add tail call support
Jessica Paquette
2017-03-13
1
-17
/
+58
*
[AVX-512] Fix a bad use of a high GR8 register after copying from a mask regi...
Craig Topper
2017-03-12
1
-0
/
+2
*
[Outliner] Fixed Asan bot failure in r296418
Jessica Paquette
2017-03-06
1
-0
/
+80
*
Revert "Add MIR-level outlining pass"
Matthias Braun
2017-02-28
1
-80
/
+0
*
Add MIR-level outlining pass
Matthias Braun
2017-02-28
1
-0
/
+80
*
[X86][AVX] Disable VCVTSS2SD & VCVTSD2SS memory folding and fix the register ...
Ayman Musa
2017-02-23
1
-4
/
+0
*
[X86][AVX512] Remove VCVTSS2SDZ & VCVTSD2SSZ from memory folding tables as th...
Ayman Musa
2017-02-23
1
-4
/
+0
*
[X86][AVX512] Change VCVTSS2SD and VCVTSD2SS node types to keep consistency b...
Ayman Musa
2017-02-23
1
-2
/
+10
*
[AVX-512] Add broadcast VPTERNLOG instructions to special case commuting switch.
Craig Topper
2017-02-19
1
-13
/
+37
*
[X86][XOP] Reduce the size of a multiclass by moving more stuff to parameters...
Craig Topper
2017-02-18
1
-4
/
+4
*
Recommit "[X86] Remove XOP VPCMOV intrinsics and autoupgrade them to native IR."
Craig Topper
2017-02-18
1
-2
/
+2
*
Revert "[X86] Remove XOP VPCMOV intrinsics and autoupgrade them to native IR."
Craig Topper
2017-02-18
1
-2
/
+2
*
[X86] Remove XOP VPCMOV intrinsics and autoupgrade them to native IR.
Craig Topper
2017-02-18
1
-2
/
+2
*
Re-apply r282920 "X86: Allow conditional tail calls in Win64 "leaf" functions...
Hans Wennborg
2017-02-16
1
-4
/
+3
*
[X86] Re-enable conditional tail calls and fix PR31257.
Hans Wennborg
2017-02-16
1
-0
/
+90
*
[AVX-512] Add PACKSS/PACKUS instructions to load folding tables.
Craig Topper
2017-02-15
1
-0
/
+36
*
[AVX-512] Add PAVGB/PAVGW to load folding tables.
Craig Topper
2017-02-14
1
-0
/
+18
*
[AVX-512] Add various EVEX move instructions to load folding tables using the...
Craig Topper
2017-02-12
1
-4
/
+10
*
[AVX-512] Add VPEXTRD/Q to load folding tables.
Craig Topper
2017-02-12
1
-0
/
+2
*
[AVX-512] Add VPMINS/MINU/MAXS/MAXU instructions to load folding tables.
Craig Topper
2017-02-11
1
-0
/
+136
[next]