index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace.
NAKAMURA Takumi
2013-03-25
1
-160
/
+160
*
x86 -- add the XTEST instruction
Dave Zarzycki
2013-03-25
4
-31
/
+30
*
x86 -- disassemble the REP/REPNE prefix when needed
Dave Zarzycki
2013-03-25
1
-7
/
+20
*
Add a WriteMicrocoded for ancient microcoded instructions.
Jakob Stoklund Olesen
2013-03-21
2
-0
/
+7
*
Model prefetches and barriers as loads.
Jakob Stoklund Olesen
2013-03-20
1
-1
/
+4
*
Add a catch-all WriteSystem SchedWrite type.
Jakob Stoklund Olesen
2013-03-20
3
-1
/
+28
*
Annotate the remaining SSE MOV instructions.
Jakob Stoklund Olesen
2013-03-20
1
-25
/
+45
*
Annotate SSE horizontal and integer instructions.
Jakob Stoklund Olesen
2013-03-20
1
-16
/
+26
*
Correct cost model for vector shift on AVX2
Michael Liao
2013-03-20
1
-0
/
+23
*
Add some missing SSE annotations.
Jakob Stoklund Olesen
2013-03-20
1
-8
/
+18
*
Annotate remaining IIC_BIN_* instructions.
Jakob Stoklund Olesen
2013-03-20
1
-5
/
+10
*
Fix PR15296
Michael Liao
2013-03-20
1
-119
/
+199
*
Mark all variable shifts needing customizing
Michael Liao
2013-03-20
1
-28
/
+29
*
Move scalar immediate shift lowering into a dedicated func
Michael Liao
2013-03-20
1
-5
/
+20
*
Annotate various null idioms with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
1
-4
/
+4
*
Annotate SSE float conversions with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
1
-60
/
+81
*
Annotate X86InstrCMovSetCC.td with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
1
-4
/
+5
*
[ms-inline asm] Move the immediate asm rewrite into the target specific
Chad Rosier
2013-03-19
1
-10
/
+4
*
Annotate X86InstrCompiler.td with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
2
-8
/
+13
*
[ms-inline asm] Create a helper function, CreateMemForInlineAsm, that creates
Chad Rosier
2013-03-19
1
-36
/
+49
*
Remove an invalid and unnecessary Pat pattern from the X86 backend:
Ulrich Weigand
2013-03-19
1
-3
/
+0
*
Optimize sext <4 x i8> and <4 x i16> to <4 x i64>.
Nadav Rotem
2013-03-19
2
-4
/
+19
*
Annotate X86InstrExtension.td with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
1
-26
/
+39
*
Annotate a lot of X86InstrInfo.td with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
1
-26
/
+60
*
[ms-inline asm] Move the size directive asm rewrite into the target specific
Chad Rosier
2013-03-19
1
-44
/
+33
*
[ms-inline asm] Avoid emitting a redundant sizing directive, if we've already
Chad Rosier
2013-03-18
1
-2
/
+3
*
Add SchedRW annotations to most of X86InstrSSE.td.
Jakob Stoklund Olesen
2013-03-18
1
-186
/
+280
*
Annotate X86 arithmetic instructions with SchedRW lists.
Jakob Stoklund Olesen
2013-03-18
1
-60
/
+112
*
TLS support for MinGW targets.
Anton Korobeynikov
2013-03-18
1
-7
/
+8
*
Post process ADC/SBB and use a shorter encoding if they use a sign extended i...
Craig Topper
2013-03-18
1
-0
/
+6
*
Refactor some duplicated code into helper functions.
Craig Topper
2013-03-18
1
-229
/
+55
*
Add X86 code emitter support AVX encoded MRMDestReg instructions.
Craig Topper
2013-03-16
3
-32
/
+63
*
Define more SchedWrites for annotating X86 instructions.
Jakob Stoklund Olesen
2013-03-16
1
-11
/
+57
*
Silence anonymous type in anonymous union warnings.
Eric Christopher
2013-03-15
1
-23
/
+28
*
Unaligned loads should use the VMOVUPS opcode.
Nadav Rotem
2013-03-14
1
-1
/
+1
*
Prepare for adding InstrSchedModel annotations to X86 instructions.
Jakob Stoklund Olesen
2013-03-14
1
-0
/
+26
*
[fast-isel] The X86FastISel::FastLowerArguments function doesn't properly handle
Chad Rosier
2013-03-14
1
-0
/
+3
*
Fix the name of a variable to match its declaration. Fixes build failure from...
Craig Topper
2013-03-14
1
-1
/
+1
*
Fix a bug in the calculation of the VEX.B bit for FMA4 rr with the VEX.W bit ...
Craig Topper
2013-03-14
2
-0
/
+13
*
Teach X86 MC instruction lowering that VMOVAPSrr and other VEX-encoded regist...
Craig Topper
2013-03-14
1
-0
/
+42
*
Fix PR15309
Michael Liao
2013-03-14
1
-1
/
+2
*
Fixes disassembler crashes on 2013 Haswell RTM instructions.
Kevin Enderby
2013-03-11
1
-1
/
+1
*
DAGCombiner: Use correct value type for checking legality of BR_CC v3
Tom Stellard
2013-03-08
1
-1
/
+7
*
X86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into a smaller BUILD_VECTOR.
Benjamin Kramer
2013-03-07
1
-0
/
+5
*
Fix two remaining issue after fixing PR15355 when CMOV is not available
Michael Liao
2013-03-07
1
-6
/
+22
*
Fix PR15355
Michael Liao
2013-03-06
1
-102
/
+182
*
The current X86 NOP padding uses one long NOP followed by the remainder in
David Sehr
2013-03-05
1
-12
/
+12
*
Bypass Slow Divides
Preston Gurd
2013-03-04
1
-2
/
+5
*
X86 cost model: Adjust cost for custom lowered vector multiplies
Arnold Schwaighofer
2013-03-02
1
-5
/
+29
*
Fix PR10475
Michael Liao
2013-03-01
2
-2
/
+2
[next]