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
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[code size][ARM] Emit regular call instructions instead of the move, branch s...
Quentin Colombet
2012-10-27
1
-0
/
+34
*
Revert r163298 "Optimize codegen for VSETLNi{8,16,32} operating on Q registers."
Jakob Stoklund Olesen
2012-10-26
2
-2
/
+2
*
Fix a miscompilation caused by a typo. When turning a adde with negative value
Evan Cheng
2012-10-24
1
-0
/
+13
*
When a block ends in an indirect branch, add its successors to the machine ba...
Bill Wendling
2012-10-22
1
-0
/
+46
*
This patch is to fix radar://8426430. It is about llvm support of __builtin_d...
Shuxin Yang
2012-10-19
1
-0
/
+12
*
ARM:
Stepan Dyatkovskiy
2012-10-19
1
-0
/
+29
*
Revert r166046 "Switch back to the old coalescer for now to fix the 32 bit bit"
Jakob Stoklund Olesen
2012-10-16
1
-1
/
+1
*
Switch back to the old coalescer for now to fix the 32 bit bit
Rafael Espindola
2012-10-16
1
-1
/
+1
*
Issue:
Stepan Dyatkovskiy
2012-10-16
2
-12
/
+61
*
ARM: v1i64 and v2i64 VBSL intrinsic support.
Jim Grosbach
2012-10-15
1
-0
/
+30
*
Fixed PR13938: the ARM backend was crashing because it couldn't select a VDUP...
Silviu Baranga
2012-10-15
1
-0
/
+36
*
Drop <def,dead> flags when merging into an unused lane.
Jakob Stoklund Olesen
2012-10-13
1
-1
/
+27
*
Allow for loops in LiveIntervals::pruneValue().
Jakob Stoklund Olesen
2012-10-13
1
-0
/
+49
*
ARM: tail-call inside a function where part of a byval argument is on caller's
Manman Ren
2012-10-12
2
-0
/
+49
*
ARM: Mark VSELECT as 'expand'.
Jim Grosbach
2012-10-12
1
-0
/
+12
*
Legalizer optimize a pair of div / mod to a call to divrem libcall if they are
Evan Cheng
2012-10-12
1
-12
/
+34
*
Add isel patterns for v2f32 / v4f32 neon.vbsl intrinsics. rdar://12471808
Evan Cheng
2012-10-10
1
-0
/
+18
*
Fix for LDRB instruction:
Stepan Dyatkovskiy
2012-10-10
1
-0
/
+23
*
Issue description:
Stepan Dyatkovskiy
2012-10-10
1
-0
/
+19
*
ARM: locate user-defined text sections next to default text.
Jim Grosbach
2012-10-04
1
-0
/
+21
*
Fixed a bug in the ExecutionDependencyFix pass that caused dependencies to no...
Silviu Baranga
2012-10-03
1
-0
/
+22
*
Make sure the whole live range is covered when values are pruned twice.
Jakob Stoklund Olesen
2012-10-02
1
-1
/
+26
*
Add LLVM support for Swift.
Bob Wilson
2012-09-29
22
-32
/
+200
*
Whitespace.
Bob Wilson
2012-09-29
1
-2
/
+2
*
Enable the new coalescer algorithm by default.
Jakob Stoklund Olesen
2012-09-27
1
-1
/
+0
*
[arm-fast-isel] Add support for ELF PIC.
Jush Lu
2012-09-27
1
-0
/
+18
*
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
*
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
*
[fast-isel] Fallback to SelectionDAG isel if we require strict alignment for
Chad Rosier
2012-09-21
1
-0
/
+36
*
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
*
Resolve conflicts involving dead vector lanes for -new-coalescer.
Jakob Stoklund Olesen
2012-09-19
1
-0
/
+27
*
MOVi16 (movw) is only legal on cpus with V6T2 support. rdar://12300648
Evan Cheng
2012-09-18
2
-1
/
+12
*
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
8
-46
/
+549
*
Merge into undefined lanes under -new-coalescer.
Jakob Stoklund Olesen
2012-09-17
1
-1
/
+49
*
Removed the VMLxForwarding feature for the Cortex-A15 target.
Silviu Baranga
2012-09-17
1
-0
/
+12
*
This patch introduces A15 as a target in LLVM.
Silviu Baranga
2012-09-13
1
-0
/
+6
*
Fix constant folding through bitcasts by no longer relying on undefined behav...
Kristof Beyls
2012-09-12
1
-0
/
+10
*
Don't attempt to use flags from predicated instructions.
Jakob Stoklund Olesen
2012-09-10
1
-0
/
+21
*
Fix an assertion failure when optimising a shufflevector incorrectly into con...
James Molloy
2012-09-10
1
-0
/
+10
*
Set operation action for FFLOOR to Expand for all vector types for X86. Set F...
Craig Topper
2012-09-08
1
-0
/
+31
*
Improve codegen for BUILD_VECTORs on ARM.
James Molloy
2012-09-06
1
-0
/
+34
[prev]
[next]