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
/
X86InstrArithmetic.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the operand encoding in the test instruction.
Rafael Espindola
2015-03-31
1
-4
/
+4
*
[X86] Don't print 'dword ptr' or 'qword ptr' on the operand to some of the LE...
Craig Topper
2015-01-08
1
-2
/
+2
*
[X86] Make isel select the 2-byte register form of INC/DEC even in non-64-bit...
Craig Topper
2015-01-06
1
-72
/
+42
*
[X86] Remove the predicates from the register forms of the 2-byte inc and dec...
Craig Topper
2015-01-05
1
-43
/
+22
*
[X86] Fix some cases where some 8-bit instructions were marked as being conve...
Craig Topper
2014-12-29
1
-18
/
+24
*
[X86] Add the 0x82 instructions to the disassebmler. They are identical in fu...
Craig Topper
2014-12-29
1
-6
/
+35
*
[x86] Refactor some tablegen instruction info classes slightly to prepare for...
Craig Topper
2014-12-29
1
-29
/
+28
*
[x86] Remove unused classes from tablegen instruction info.
Craig Topper
2014-12-29
1
-23
/
+0
*
[X86] Remove unnecessary 'In64BitMode' predicate for instructions that alread...
Craig Topper
2014-12-18
1
-14
/
+11
*
[X86] Clean up whitespace as well as minor coding style
Michael Liao
2014-12-04
1
-1
/
+1
*
Replace neverHasSideEffects=1 with hasSideEffects=0 in all .td files.
Craig Topper
2014-11-26
1
-8
/
+8
*
[x86] Broadwell: ADOX/ADCX. Added _addcarryx_u{32|64} intrinsics to LLVM.
Robert Khasanov
2014-08-21
1
-20
/
+28
*
[X86] Mark pseudo instruction TEST8ri_NOEREX as hasSIdeEffects=0.
Akira Hatanaka
2014-07-10
1
-2
/
+4
*
Add an x86 prefix encoding for instructions that would decode to a different ...
Craig Topper
2014-02-18
1
-2
/
+2
*
Merge x86 HasOpSizePrefix/HasOpSize16Prefix into a 2-bit OpSize field with 0 ...
Craig Topper
2014-02-02
1
-75
/
+69
*
[x86] Fix signed relocations for i64i32imm operands
David Woodhouse
2014-01-30
1
-9
/
+9
*
Switch a few instructions to use RI instead I so they don't require REX_W to ...
Craig Topper
2014-01-17
1
-8
/
+8
*
Add OpSize16 to the two byte forms of INC/DEC that we only use in 64-bit mode...
Craig Topper
2014-01-15
1
-5
/
+5
*
Separate the concept of 16-bit/32-bit operand size controlled by 0x66 prefix ...
Craig Topper
2014-01-14
1
-4
/
+4
*
[x86] Add OpSize16 to instructions that need it
David Woodhouse
2014-01-08
1
-31
/
+40
*
Use new ForceDisassemble flag on the 2-byte forms of INC/DEC for 32-bit mode ...
Craig Topper
2014-01-05
1
-2
/
+3
*
Add a new x86 specific instruction flag to force some isCodeGenOnly instructi...
Craig Topper
2014-01-05
1
-0
/
+2
*
[x86] Rename In32BitMode predicate to Not64BitMode
Eric Christopher
2013-12-20
1
-13
/
+13
*
Add disassembler support for long encodings for INC/DEC in 32-bit mode.
Craig Topper
2013-10-07
1
-1
/
+15
*
Adds support for Atom Silvermont (SLM) - -march=slm
Preston Gurd
2013-09-13
1
-28
/
+40
*
Changed register names (and pointer keywords) to be lower case when using Int...
Craig Topper
2013-07-31
1
-16
/
+16
*
Fix IMULX machine model. Multiple def operands require multiple SchedWrites.
Andrew Trick
2013-06-21
1
-4
/
+4
*
Correct the def registers for the 8bit x86 divide instructions to
Eric Christopher
2013-06-11
1
-4
/
+4
*
X86: Fix Defs/Uses for insts that imp-def/imp-use both an A-register and EFLAGS.
Ahmed Bougacha
2013-05-29
1
-66
/
+74
*
Annotate the remaining x86 instructions with SchedRW lists.
Jakob Stoklund Olesen
2013-03-26
1
-2
/
+2
*
Annotate remaining IIC_BIN_* instructions.
Jakob Stoklund Olesen
2013-03-20
1
-5
/
+10
*
Annotate X86 arithmetic instructions with SchedRW lists.
Jakob Stoklund Olesen
2013-03-18
1
-60
/
+112
*
added basic support for Intel ADX instructions
Kay Tiong Khoo
2013-02-14
1
-0
/
+46
*
Two changes relevant to LEA and x32:
David Sehr
2013-02-01
1
-2
/
+2
*
Remove # from the beginning and end of def names.
Craig Topper
2013-01-07
1
-123
/
+123
*
Recommit r171461 which was incorrectly reverted. Mark DIV/IDIV instructions h...
Craig Topper
2013-01-05
1
-1
/
+1
*
Revert "Mark DIV/IDIV instructions hasSideEffects=1 because they can trap whe...
Michael Gottesman
2013-01-03
1
-1
/
+1
*
Mark DIV/IDIV instructions hasSideEffects=1 because they can trap when dividi...
Craig Topper
2013-01-03
1
-1
/
+1
*
Mark the divide instructions as hasSideEffects=0.
Craig Topper
2012-12-27
1
-0
/
+2
*
Add hasSideEffects=0 to CMP*rr_REV.
Craig Topper
2012-12-27
1
-0
/
+1
*
Mark the AL/AX/EAX forms of the basic arithmetic operations has never having ...
Craig Topper
2012-12-26
1
-43
/
+44
*
Mark all the _REV instructions as not having side effects. They aren't really...
Craig Topper
2012-12-26
1
-0
/
+1
*
Simplify BMI ANDN matching to use patterns instead of a DAG combine. Also add...
Craig Topper
2012-12-17
1
-2
/
+13
*
X86: enable CSE between CMP and SUB
Manman Ren
2012-08-08
1
-0
/
+2
*
X86: remove redundant cmp against zero.
Manman Ren
2012-07-18
1
-1
/
+1
*
X86: peephole optimization to remove cmp instruction
Manman Ren
2012-07-06
1
-0
/
+2
*
Revert r157831
Manman Ren
2012-06-03
1
-2
/
+0
*
X86: peephole optimization to remove cmp instruction
Manman Ren
2012-06-01
1
-0
/
+2
*
This patch adds X86 instruction itineraries, which were missed by the
Preston Gurd
2012-04-09
1
-28
/
+30
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-3
/
+3
[next]