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
*
Don't setCalleeSavedInfoValid() until spills are interted.
Jakob Stoklund Olesen
2009-08-15
1
-0
/
+10
*
Generate Neon VTBL and VTBX instructions from the corresponding intrinsics.
Bob Wilson
2009-08-12
1
-0
/
+109
*
now that these are in file-check format, we can merge them together
Chris Lattner
2009-08-11
5
-56
/
+49
*
Convert more Neon tests to use FileCheck.
Bob Wilson
2009-08-11
2
-16
/
+58
*
Use vAny type to get rid of Neon intrinsics that differed only in whether
Bob Wilson
2009-08-11
19
-164
/
+164
*
Use new EVT::vAny type to combine Neon intrinsics for VPADD.
Bob Wilson
2009-08-11
1
-8
/
+8
*
Use FileCheck.
David Goodwin
2009-08-10
4
-20
/
+28
*
Use FileCheck... its good for you...
David Goodwin
2009-08-10
2
-10
/
+14
*
Fix test.
David Goodwin
2009-08-10
1
-1
/
+3
*
Fix test.
David Goodwin
2009-08-10
1
-2
/
+1
*
Use NEON for single-precision int<->FP conversions.
David Goodwin
2009-08-10
4
-0
/
+48
*
Add nounwind keywords.
Dan Gohman
2009-08-10
2
-4
/
+4
*
Make the big switch: Change MCSectionMachO to represent a section *semantically*
Chris Lattner
2009-08-10
2
-6
/
+6
*
Add tests for Neon VZIP and VUZP instructions.
Bob Wilson
2009-08-09
2
-0
/
+234
*
Add a test for Neon VTRN instructions.
Bob Wilson
2009-08-09
1
-0
/
+117
*
Convert more Neon tests to use FileCheck.
Bob Wilson
2009-08-07
9
-40
/
+127
*
Make NEON single-precision FP support the default for cortex-a8 (again).
David Goodwin
2009-08-07
9
-0
/
+18
*
2 more vdup.32 cases
Anton Korobeynikov
2009-08-07
1
-1
/
+15
*
Implement Neon VST[234] operations.
Bob Wilson
2009-08-06
3
-0
/
+114
*
Fix incorrect intrinsic declarations.
Bob Wilson
2009-08-06
2
-20
/
+20
*
Add tests for new NEON vld instructions.
Bob Wilson
2009-08-06
3
-0
/
+153
*
Convert more Neon tests to FileCheck.
Bob Wilson
2009-08-05
2
-10
/
+42
*
Missed pieces for ARM HardFP ABI.
Anton Korobeynikov
2009-08-05
1
-0
/
+13
*
Convert more Neon tests to use FileCheck.
Bob Wilson
2009-08-04
3
-16
/
+31
*
Convert a few Neon tests to use FileCheck.
Bob Wilson
2009-08-04
3
-20
/
+71
*
Clean up the handling of two-address operands in RegScavenger.
Jakob Stoklund Olesen
2009-08-04
1
-0
/
+33
*
Add NEON single-precision FP support for fabs and fneg.
David Goodwin
2009-08-04
2
-0
/
+36
*
Match common pattern for FNMAC. Add NEON SP support.
David Goodwin
2009-08-04
1
-1
/
+0
*
Improve tests.
David Goodwin
2009-08-04
2
-8
/
+23
*
Initial support for single-precision FP using NEON. Added "neonfp" attribute ...
David Goodwin
2009-08-04
9
-0
/
+99
*
Fix PR4528. This scavenger assertion is too strict. The two-address value is
Evan Cheng
2009-08-04
1
-0
/
+25
*
Lower CONCAT_VECTOR during legalization instead of matching it during isel.
Bob Wilson
2009-08-03
1
-0
/
+36
*
Fix Bug 4657: register scavenger asserts with subreg lowering
Jakob Stoklund Olesen
2009-08-03
1
-0
/
+29
*
switch to filecheck format
Chris Lattner
2009-08-02
1
-12
/
+12
*
Add VFP3 D registers to the DPR register class.
Evan Cheng
2009-07-29
1
-0
/
+108
*
Change Neon VLDn intrinsics to return multiple values instead of really
Bob Wilson
2009-07-29
2
-40
/
+40
*
Add support for ARM Neon VREV instructions.
Bob Wilson
2009-07-26
1
-0
/
+113
*
Use getTargetConstant instead of getConstant since it's meant as an constant ...
Evan Cheng
2009-07-22
1
-0
/
+95
*
Ignore undef uses.
Evan Cheng
2009-07-22
1
-0
/
+94
*
Fix ARM isle code that optimize multiply by constants which are power-of-2 +/...
Evan Cheng
2009-07-21
1
-0
/
+17
*
Forgot this test earlier.
Evan Cheng
2009-07-20
1
-0
/
+1323
*
fix an arm codegen bug (the same as PR4482 on ppc) where available_externally
Chris Lattner
2009-07-15
1
-0
/
+67
*
Remove a bogus assertion.
Evan Cheng
2009-07-10
1
-0
/
+1
*
Handle 'a' modifier on inline assembly operands.
Bob Wilson
2009-07-09
1
-0
/
+7
*
Improved tracking of value number kills. VN kills are now represented
Lang Hames
2009-07-09
1
-1
/
+1
*
Implement NEON vst1 instruction.
Bob Wilson
2009-07-08
1
-0
/
+77
*
Implement NEON vld1 instructions.
Bob Wilson
2009-07-08
1
-0
/
+67
*
Change these tests to use [fi]cmp+sext instead of v[fi]cmp. No
Chris Lattner
2009-07-08
6
-128
/
+191
*
Add bfc to armv6t2.
Evan Cheng
2009-07-06
1
-0
/
+19
*
Added ARM::mls for armv6t2.
Evan Cheng
2009-07-06
1
-0
/
+14
[next]