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
/
test
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM/atomicrmw_minmax.ll: Fix RUN line.
NAKAMURA Takumi
2012-09-26
1
-1
/
+1
*
Fix ordering of operands on lowering of atomicrmw min/max nodes on ARM.
James Molloy
2012-09-26
1
-0
/
+21
*
llvm/test/CodeGen/X86/mulx*.ll: Fix copypasto.
NAKAMURA Takumi
2012-09-26
2
-2
/
+2
*
Add SARX/SHRX/SHLX code generation support
Michael Liao
2012-09-26
3
-2
/
+180
*
Add RORX code generation support
Michael Liao
2012-09-26
4
-5
/
+59
*
Add MULX code generation support
Michael Liao
2012-09-26
2
-0
/
+44
*
Generate an error message instead of asserting or segfaulting when we have a
Bill Wendling
2012-09-26
1
-0
/
+11
*
Generate an error message instead of asserting or segfaulting when we have a
Bill Wendling
2012-09-26
1
-0
/
+11
*
Add missing i64 max/min/umax/umin on 32-bit target
Michael Liao
2012-09-25
2
-1
/
+51
*
Fix an illegal tailcall opt where the callee returns a double via xmm while c...
Evan Cheng
2012-09-25
1
-3
/
+26
*
Mark jump tables in code sections with DataRegion directives.
Jim Grosbach
2012-09-24
1
-0
/
+12
*
Specify MachinePointerInfo as refering to the argument value and offset of the
Roman Divacky
2012-09-24
1
-0
/
+27
*
Revise test to avoid using of 'grep'
Michael Liao
2012-09-23
1
-20
/
+14
*
Enhance test case of atomic16 to verify inst encoding fixed in r164453.
Michael Liao
2012-09-22
1
-0
/
+6
*
[fast-isel] Fallback to SelectionDAG isel if we require strict alignment for
Chad Rosier
2012-09-21
1
-0
/
+36
*
llvm/test/CodeGen/X86/pr5145.ll: Tweak expressions to match for darwin target.
NAKAMURA Takumi
2012-09-21
1
-8
/
+8
*
Add missing i8 max/min/umax/umin support
Michael Liao
2012-09-21
2
-1
/
+35
*
llvm/test/CodeGen/ARM/fast-isel.ll: Fix possible typos, s/@unaligned_i16_stor...
NAKAMURA Takumi
2012-09-21
1
-2
/
+2
*
Testcase does not need to be this strict.
Chad Rosier
2012-09-21
1
-1
/
+1
*
Add newline.
Chad Rosier
2012-09-21
1
-1
/
+1
*
[fast-isel] Fallback to SelectionDAG isel if we require strict alignment for
Chad Rosier
2012-09-21
1
-0
/
+30
*
ARM: Use a dedicated intrinsic for vector bitwise select.
Jim Grosbach
2012-09-21
1
-0
/
+49
*
Ignore PHI-defs for -new-coalescer interference checks.
Jakob Stoklund Olesen
2012-09-20
1
-0
/
+48
*
Try to make these tests more portable.
Evan Cheng
2012-09-20
3
-7
/
+7
*
Fix broken check lines.
Benjamin Kramer
2012-09-20
1
-3
/
+3
*
Specify cpu to get the correct instruction ordering. Remove XFAIL.
Roman Divacky
2012-09-20
1
-6
/
+1
*
Specify CPu to prevent failure on ATOM due to different code scheduling
Michael Liao
2012-09-20
1
-1
/
+1
*
Re-work X86 code generation of atomic ops with spin-loop
Michael Liao
2012-09-20
8
-13
/
+1201
*
Resolve conflicts involving dead vector lanes for -new-coalescer.
Jakob Stoklund Olesen
2012-09-19
1
-0
/
+27
*
Unify the logic in SelectAtomicLoadAdd and SelectAtomicLoadArith
Michael Liao
2012-09-19
1
-1
/
+2
*
Really XFAIL test/CodeGen/PowerPC/structsinregs.ll.
Jordan Rose
2012-09-19
1
-1
/
+1
*
XFAIL test/CodeGen/PowerPC/structsinregs.ll
Bill Schmidt
2012-09-19
1
-0
/
+6
*
Small structs for PPC64 SVR4 must be passed right-justified in registers.
Bill Schmidt
2012-09-19
1
-0
/
+204
*
Move load_to_switch.ll to test/CodeGen/SPARC/
Hans Wennborg
2012-09-19
1
-0
/
+84
*
MOVi16 (movw) is only legal on cpus with V6T2 support. rdar://12300648
Evan Cheng
2012-09-18
2
-1
/
+12
*
Add test for r164155 and remove two tests superseded by ppc64-calls.ll.
Roman Divacky
2012-09-18
3
-32
/
+14
*
Avoid symbol name clash when filling TOC.
Roman Divacky
2012-09-18
1
-0
/
+27
*
On PPC64 emit the environment pointer. Patch by Adhemerval Zanella.
Roman Divacky
2012-09-18
2
-0
/
+2
*
Optimize local func calls to not emit nop for TOC restoration.
Roman Divacky
2012-09-18
1
-0
/
+49
*
More domain conversion; convert VFP VMOVS to NEON instructions in more cases ...
James Molloy
2012-09-18
1
-2
/
+18
*
Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byte
Evan Cheng
2012-09-18
9
-48
/
+551
*
Merge into undefined lanes under -new-coalescer.
Jakob Stoklund Olesen
2012-09-17
1
-1
/
+49
*
Add some cases to x86 OptimizeCompare to handle DEC and INC, too.
Jan Wen Voung
2012-09-17
1
-1
/
+26
*
Fix PR13859
Michael Liao
2012-09-17
1
-0
/
+28
*
Removed the VMLxForwarding feature for the Cortex-A15 target.
Silviu Baranga
2012-09-17
1
-0
/
+12
*
Fix the testcase to work on all platforms.
Nadav Rotem
2012-09-16
1
-1
/
+1
*
The PMOVZXWD family of functions had patterns extends narrow vector types to ...
Nadav Rotem
2012-09-16
1
-0
/
+22
*
X86: Emitting x87 fsin/fcos for sinf/cosf is not safe without unsafe fp math.
Benjamin Kramer
2012-09-15
1
-0
/
+13
*
Handled unaligned load/stores properly in Mips16
Akira Hatanaka
2012-09-15
1
-0
/
+15
*
Fix both the test for zero and what we do if we have a zero for
Eric Christopher
2012-09-13
1
-0
/
+50
[next]