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
*
Teach DAG combine to handle vector add/sub with vectors of all 0s.
Craig Topper
2012-12-10
2
-5
/
+5
*
Teach DAG combine to handle vector logical operations with vectors of all 1s ...
Craig Topper
2012-12-08
3
-23
/
+21
*
When we use the BLEND instruction that uses the MSB as a mask, we can remove
Nadav Rotem
2012-12-07
2
-2
/
+2
*
In hexagon convertToHardwareLoop, don't deref end() iterator
Matthew Curtis
2012-12-07
1
-1
/
+1
*
X86: Prefer using VPSHUFD over VPERMIL because it has better throughput.
Nadav Rotem
2012-12-07
3
-5
/
+5
*
Added Mapping Symbols for ARM ELF
Tim Northover
2012-12-07
1
-2
/
+2
*
Fix typos in CHECK lines.
Dmitri Gribenko
2012-12-06
2
-2
/
+2
*
Fix a bug in the code that merges consecutive stores. Previously we did not
Nadav Rotem
2012-12-06
1
-0
/
+23
*
Remove intrinsic specific instructions for (V)MOVQUmr with patterns pointing ...
Craig Topper
2012-12-06
1
-1
/
+4
*
Properly fix the tes.
Evan Cheng
2012-12-06
1
-2
/
+1
*
llvm/test/CodeGen/ARM/extload-knownzero.ll: Try to unbreak, to add -O0. I gue...
NAKAMURA Takumi
2012-12-06
1
-1
/
+1
*
[arm fast-isel] Make the fast-isel implementation of memcpy respect alignment.
Chad Rosier
2012-12-06
1
-3
/
+94
*
Let targets provide hooks that compute known zero and ones for any_extend
Evan Cheng
2012-12-06
1
-0
/
+27
*
RegisterPressureTracker: fix findUseBetween to handle DebugValue
Andrew Trick
2012-12-05
1
-0
/
+49
*
RegisterPresssureTracker: Track live physical register by unit.
Andrew Trick
2012-12-05
1
-0
/
+30
*
[NVPTX] Fix crash with unnamed struct arguments
Justin Holewinski
2012-12-05
1
-0
/
+5
*
Use multiclass to define store instructions with base+immediate offset
Jyotsna Verma
2012-12-05
2
-4
/
+3
*
Simplified BLEND pattern matching for shuffles.
Elena Demikhovsky
2012-12-05
2
-6
/
+53
*
Add x86 isel lowering logic to form bit test with inverted condition. e.g.
Evan Cheng
2012-12-05
1
-3
/
+97
*
ARM custom lower ctpop for vector types. Patch by Pete Couperus.
Evan Cheng
2012-12-04
1
-0
/
+191
*
Use the 'count' attribute to calculate the upper bound of an array.
Bill Wendling
2012-12-04
9
-9
/
+9
*
This patch introduces initial-exec model support for thread-local storage
Bill Schmidt
2012-12-04
2
-0
/
+53
*
Add a 'count' field to the DWARF subrange.
Bill Wendling
2012-12-04
8
-8
/
+8
*
Stack Alignment: when creating stack objects in MachineFrameInfo, make sure
Manman Ren
2012-12-04
1
-0
/
+48
*
Allow merging multiple store sequences on the same chain.
Nadav Rotem
2012-12-02
1
-0
/
+31
*
Fix an invalid regex in the test
Eli Bendersky
2012-12-02
1
-1
/
+1
*
misched: Fix RegisterPressureTracker handling of DebugVals.
Andrew Trick
2012-12-01
1
-0
/
+43
*
misched: Fix the DAG builder to handle an undef operand at ExitSU.
Andrew Trick
2012-12-01
1
-0
/
+26
*
misched: Fix LiveInterval update to better handle DebugVal.
Andrew Trick
2012-12-01
1
-0
/
+50
*
misched: fix RegionBegin when DebugValues get shuffled to the top.
Andrew Trick
2012-12-01
1
-0
/
+85
*
Simplify REG_SEQUENCE lowering.
Jakob Stoklund Olesen
2012-12-01
1
-3
/
+3
*
test/CodeGen/PowerPC/vec_mul.ll: Add a triple. Thanks, Hal.
Chad Rosier
2012-11-30
1
-3
/
+3
*
Codegen failure for vmull with small vectors
Sebastian Pop
2012-11-30
1
-0
/
+150
*
test/CodeGen/PowerPC/vec_mul.ll: Fix register operands.
Chad Rosier
2012-11-30
1
-2
/
+2
*
test/CodeGen/PowerPC: Add explicit -march=ppc32.
NAKAMURA Takumi
2012-11-30
2
-2
/
+2
*
This patch fixes the Altivec addend construction for the fused multiply-add
Adhemerval Zanella
2012-11-30
2
-10
/
+33
*
Handle the situation where CodeGenPrepare removes a reference to a BB that has
Bill Wendling
2012-11-29
1
-0
/
+23
*
Added atomic 64 min/max/umin/umax instrinsics support in the ARM backend.
Silviu Baranga
2012-11-29
1
-0
/
+61
*
Teach the legalizer how to handle operands for VSELECT nodes
Justin Holewinski
2012-11-29
1
-0
/
+16
*
Allow targets to prefer TypeSplitVector over TypePromoteInteger when computin...
Justin Holewinski
2012-11-29
1
-0
/
+19
*
Avoid rewriting instructions twice.
Jakob Stoklund Olesen
2012-11-29
1
-0
/
+41
*
When combining consecutive stores allow loads in between the stores, if the l...
Nadav Rotem
2012-11-29
1
-0
/
+52
*
ARM: Implement CanLowerReturn so large vectors get expanded into sret.
Benjamin Kramer
2012-11-28
1
-0
/
+12
*
misched: Analysis that partitions the DAG into subtrees.
Andrew Trick
2012-11-28
1
-0
/
+68
*
misched: better alias analysis.
Andrew Trick
2012-11-28
1
-0
/
+127
*
This patch makes medium code model the default for 64-bit PowerPC ELF.
Bill Schmidt
2012-11-27
1
-0
/
+26
*
Add -verify-machineinstrs to these fast-isel test cases.
Chad Rosier
2012-11-27
4
-6
/
+6
*
CSE: allow PerformTrivialCoalescing to check copies across basic block
Manman Ren
2012-11-27
1
-0
/
+32
*
X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
Manman Ren
2012-11-27
1
-0
/
+39
*
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-27
8
-0
/
+403
[next]