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
/
lib
/
Target
/
ARM
/
ARMRegisterInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix merge problem
Anton Korobeynikov
2009-09-13
1
-7
/
+0
*
Define proper subreg sets for arm - this should fix bunch of subtle problems
Anton Korobeynikov
2009-09-13
1
-5
/
+25
*
Add QPR_VFP2 regclass and add copy_to_regclass nodes, where needed to
Anton Korobeynikov
2009-09-12
1
-0
/
+7
*
Add NEON 'laned' operations. This fixes another bunch of gcc testsuite fails and
Anton Korobeynikov
2009-09-08
1
-11
/
+17
*
When using NEON for single-precision FP, the NEON result must be placed in D0...
David Goodwin
2009-08-05
1
-0
/
+8
*
In thumb mode, r7 is used as frame register. This fixes pr4681.
Evan Cheng
2009-08-04
1
-0
/
+11
*
Add VFP3 D registers to the DPR register class.
Evan Cheng
2009-07-29
1
-1
/
+3
*
Fix a obvious copy-n-paste bug.
Evan Cheng
2009-07-22
1
-1
/
+1
*
Model fpscr to prevent fcmped / fcmpezs etc from being deleted.
Evan Cheng
2009-07-20
1
-1
/
+3
*
Fix an obvious copy-and-paste error.
Bob Wilson
2009-07-14
1
-8
/
+8
*
Revert 75309.
Bob Wilson
2009-07-14
1
-106
/
+8
*
Add superclasses of ARM Neon quad registers. The Q2PR class contains pairs of
Bob Wilson
2009-07-10
1
-8
/
+106
*
Add support for ARM's Advanced SIMD (NEON) instruction set.
Bob Wilson
2009-06-22
1
-9
/
+118
*
For Darwin on ARMv6 and newer, make register r9 available for use as a
Bob Wilson
2009-06-22
1
-10
/
+9
*
Remove UseThumbBacktraces. Just check if subtarget is darwin.
Evan Cheng
2009-06-18
1
-2
/
+2
*
The attached patches implement most of the ARM AAPCS-VFP hard float
Anton Korobeynikov
2009-06-08
1
-0
/
+15
*
Changing allocation ordering from r3 ... r0 back to r0 ... r3. The order chan...
Evan Cheng
2009-06-05
1
-5
/
+5
*
PR2985 / <rdar://problem/6584986>
Jim Grosbach
2009-04-07
1
-10
/
+36
*
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2008-02-10
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+1
*
Use TableGen to emit information for dwarf register numbers.
Anton Korobeynikov
2007-11-11
1
-16
/
+16
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+196