index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
255
-1492
/
+1492
*
Convert a couple of grep tests to FileCheck.
Benjamin Kramer
2013-07-13
6
-31
/
+109
*
[mips] Remove trailing whitespace.
Akira Hatanaka
2013-07-12
1
-4
/
+4
*
[mips] Implement MipsTargetMachine::getInstrItineraryData().
Akira Hatanaka
2013-07-12
8
-84
/
+89
*
Fix ARM paired GPR COPY lowering
JF Bastien
2013-07-12
1
-0
/
+17
*
R600: Reapply testcase from r186178, the big endian issue should be fixed by ...
Benjamin Kramer
2013-07-12
1
-0
/
+12
*
R600: Remove the fpconst64.ll test which was failing on non-x86 buildbots
Tom Stellard
2013-07-12
1
-12
/
+0
*
R600/SI: Add support for f64 kernel arguments
Tom Stellard
2013-07-12
1
-0
/
+9
*
R600/SI: Implement select and compares for SI
Tom Stellard
2013-07-12
1
-0
/
+79
*
R600/SI: Add fsqrt pattern for SI
Tom Stellard
2013-07-12
1
-0
/
+24
*
R600/SI: Add double precision fsub pattern for SI
Tom Stellard
2013-07-12
1
-0
/
+13
*
R600/SI: SI support for 64bit ConstantFP
Tom Stellard
2013-07-12
1
-0
/
+12
*
R600/SI: Add initial double precision support for SI
Tom Stellard
2013-07-12
4
-0
/
+60
*
X86: Shrink certain forms of movsx.
Benjamin Kramer
2013-07-12
4
-6
/
+27
*
X86: fold SSE2/AVX2 logical shift by immediate amount into zero vector when p...
Stephen Lin
2013-07-12
2
-0
/
+494
*
Start using CHECK-LABEL in some tests.
Stephen Lin
2013-07-12
11
-105
/
+106
*
[SystemZ] Add test missing from r186148
Richard Sandiford
2013-07-12
1
-0
/
+82
*
[SystemZ] Optimize sign-extends of vector setccs
Richard Sandiford
2013-07-12
1
-0
/
+70
*
[SystemZ] Improve spilling of LGDR and LDGR
Richard Sandiford
2013-07-12
1
-0
/
+288
*
Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.
Charles Davis
2013-07-12
2
-0
/
+38
*
PPC: Add some missing V_SET0 patterns
Hal Finkel
2013-07-11
1
-0
/
+18
*
PPCDAGToDAGISel::isRunOfOnes should return false on zero
Hal Finkel
2013-07-11
1
-0
/
+27
*
[SystemZ] Add testcase missing from r186073
Richard Sandiford
2013-07-11
1
-0
/
+266
*
[SystemZ] Use zeroing form of RISBG for shift-and-AND sequences
Richard Sandiford
2013-07-11
1
-2
/
+2
*
[SystemZ] Use zeroing form of RISBG for some AND sequences
Richard Sandiford
2013-07-11
26
-262
/
+376
*
RegScavenger should not exclude undef uses
Hal Finkel
2013-07-11
1
-0
/
+48
*
Move r186044 tests into CodeGen/X86
Hal Finkel
2013-07-11
2
-0
/
+18
*
R600/SI: Initial local memory support
Michel Danzer
2013-07-10
2
-52
/
+66
*
R600/SI: Add intrinsic for retrieving the current thread ID
Michel Danzer
2013-07-10
1
-0
/
+16
*
R600/SI: Add intrinsics for texture sampling with user derivatives
Michel Danzer
2013-07-10
1
-0
/
+140
*
ARM: Fix incorrect pack pattern for thumb2
Jim Grosbach
2013-07-09
1
-1
/
+24
*
move test into the appropriate subdir.
Adrian Prantl
2013-07-09
1
-60
/
+0
*
Reapply an improved version of r180816/180817.
Adrian Prantl
2013-07-09
1
-2
/
+2
*
Appease buildbots after r185956: just set -mcpu explicitly, as it should have...
Stephen Lin
2013-07-09
2
-4
/
+4
*
Appease Atom buildbot after r185956 (explicitly turn on AVX)
Stephen Lin
2013-07-09
2
-2
/
+2
*
WidenVecRes_BUILD_VECTOR must use the first operand's type
Hal Finkel
2013-07-09
1
-0
/
+23
*
[PowerPC] Better fix for PR16556.
Bill Schmidt
2013-07-09
1
-0
/
+41
*
Attempt to appease buildbot after r185956 by explicitly turning setting -fma,...
Stephen Lin
2013-07-09
2
-2
/
+2
*
AArch64/PowerPC/SystemZ/X86: This patch fixes the interface, usage, and all
Stephen Lin
2013-07-09
6
-3
/
+233
*
Don't crash in SE dealing with ashr x, -1
Hal Finkel
2013-07-09
1
-0
/
+18
*
DAGCombine tryFoldToZero cannot create illegal types after type legalization
Hal Finkel
2013-07-09
1
-0
/
+17
*
[PowerPC] Revert r185476 and fix up TLS variant kinds
Ulrich Weigand
2013-07-09
3
-3
/
+3
*
R600: Do not predicated basic block with multiple alu clause
Vincent Lejeune
2013-07-09
1
-1
/
+1
*
R600: Fix a rare bug where swizzle optimization returns wrong values
Vincent Lejeune
2013-07-09
1
-0
/
+34
*
R600: Fix wrong export reswizzling
Vincent Lejeune
2013-07-09
1
-0
/
+100
*
R600: Use DAG lowering pass to handle fcos/fsin
Vincent Lejeune
2013-07-09
2
-0
/
+6
*
Revert r185872 - "Stop emitting weak symbols into the "coal" sections"
Alexander Potapenko
2013-07-09
2
-77
/
+4
*
[SystemZ] Use MVC for simple load/store pairs
Richard Sandiford
2013-07-09
2
-2
/
+420
*
[SystemZ] Use "STC;MVC" for memset
Richard Sandiford
2013-07-09
4
-0
/
+1076
*
PPC: Allocate RS spill slot for unaligned i64 load/store
Hal Finkel
2013-07-09
1
-0
/
+119
[next]