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
/
ARMISelLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
Bob Wilson
2013-11-03
1
-0
/
+1
*
ARM: support interrupt attribute
Tim Northover
2013-10-01
1
-0
/
+1
*
[ARM] Use the load-acquire/store-release instructions optimally in AArch32.
Amara Emerson
2013-09-26
1
-15
/
+3
*
[ARMv8] Implement the new DMB/DSB operands.
Joey Gouly
2013-09-05
1
-1
/
+0
*
[ARMv8] Add CodeGen for VMAXNM/VMINNM.
Joey Gouly
2013-08-23
1
-0
/
+2
*
ARM: implement allowTruncateForTailCall
Tim Northover
2013-08-06
1
-0
/
+3
*
ARM EABI divmod support
Renato Golin
2013-07-16
1
-0
/
+1
*
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s...
Craig Topper
2013-07-14
1
-1
/
+1
*
Fix typo
Stephen Lin
2013-07-10
1
-1
/
+1
*
Explicitly define ARMISelLowering::isFMAFasterThanFMulAndFAdd. No functionali...
Stephen Lin
2013-07-10
1
-0
/
+11
*
The getRegForInlineAsmConstraint function should only accept MVT value types.
Chad Rosier
2013-06-22
1
-1
/
+1
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-10
/
+10
*
PR15868 fix.
Stepan Dyatkovskiy
2013-05-20
1
-0
/
+2
*
Add LLVMContext argument to getSetCCResultType
Matt Arsenault
2013-05-18
1
-1
/
+1
*
For ARM backend, fixed "byval" attribute support.
Stepan Dyatkovskiy
2013-05-05
1
-0
/
+2
*
Refactoring patch.
Stepan Dyatkovskiy
2013-04-30
1
-5
/
+10
*
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-20
1
-1
/
+2
*
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-07
1
-11
/
+0
*
Revert "Adding support for llvm.arm.neon.vaddl[su].* and"
Bob Wilson
2012-12-20
1
-8
/
+0
*
Adding support for llvm.arm.neon.vaddl[su].* and
Renato Golin
2012-12-20
1
-0
/
+8
*
Change TargetLowering::findRepresentativeClass to take an MVT, instead
Patrik Hagglund
2012-12-19
1
-1
/
+1
*
Change TargetLowering::getRegClassFor to take an MVT, instead of EVT.
Patrik Hagglund
2012-12-13
1
-1
/
+1
*
Sorry about the churn. One more change to getOptimalMemOpType() hook. Did I
Evan Cheng
2012-12-12
1
-1
/
+1
*
- Rename isLegalMemOpType to isSafeMemOpType. "Legal" is a very overloade term.
Evan Cheng
2012-12-12
1
-8
/
+1
*
Avoid using lossy load / stores for memcpy / memset expansion. e.g.
Evan Cheng
2012-12-12
1
-0
/
+7
*
Replace TargetLowering::isIntImmLegal() with
Evan Cheng
2012-12-11
1
-2
/
+11
*
Revert EVT->MVT changes, r169836-169851, due to buildbot failures.
Patrik Hagglund
2012-12-11
1
-2
/
+2
*
Change TargetLowering::findRepresentativeClass to take an MVT, instead
Patrik Hagglund
2012-12-11
1
-1
/
+1
*
Change TargetLowering::getRegClassFor to take an MVT, instead of EVT.
Patrik Hagglund
2012-12-11
1
-1
/
+1
*
Some enhancements for memcpy / memset inline expansion.
Evan Cheng
2012-12-10
1
-2
/
+5
*
Add a 'using' declaration to suppress GCC's -Woverloaded-virtual while we
Matt Beaumont-Gay
2012-12-06
1
-0
/
+1
*
Replace r169459 with something safer. Rather than having computeMaskedBits to
Evan Cheng
2012-12-06
1
-5
/
+2
*
Let targets provide hooks that compute known zero and ones for any_extend
Evan Cheng
2012-12-06
1
-0
/
+5
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-3
/
+3
*
Added atomic 64 min/max/umin/umax instrinsics support in the ARM backend.
Silviu Baranga
2012-11-29
1
-2
/
+8
*
ARM: Implement CanLowerReturn so large vectors get expanded into sret.
Benjamin Kramer
2012-11-28
1
-0
/
+6
*
Use empty parens for empty function parameter list instead of '(void)'.
Dmitri Gribenko
2012-11-15
1
-1
/
+1
*
ARM:
Stepan Dyatkovskiy
2012-10-19
1
-1
/
+2
*
Issue:
Stepan Dyatkovskiy
2012-10-16
1
-1
/
+1
*
Issue description:
Stepan Dyatkovskiy
2012-10-10
1
-1
/
+4
*
Patch to implement UMLAL/SMLAL instructions for the ARM architecture
Arnold Schwaighofer
2012-09-04
1
-0
/
+3
*
Not all targets have efficient ISel code generation for select instructions.
Nadav Rotem
2012-09-02
1
-0
/
+5
*
Remove the CAND/COR/CXOR custom ISD nodes and their select code.
Jakob Stoklund Olesen
2012-08-18
1
-3
/
+0
*
Revert 161581: Patch to implement UMLAL/SMLAL instructions for the ARM
Arnold Schwaighofer
2012-08-12
1
-3
/
+0
*
Change addTypeForNeon to use MVT instead of EVT so all the calls to getSimple...
Craig Topper
2012-08-12
1
-3
/
+3
*
Patch to implement UMLAL/SMLAL instructions for the ARM architecture
Arnold Schwaighofer
2012-08-09
1
-0
/
+3
*
Fall back to selection DAG isel for calls to builtin functions.
Bob Wilson
2012-08-03
1
-2
/
+4
*
Re-enable the CMN instruction.
Bill Wendling
2012-06-11
1
-0
/
+1
*
ARM: properly handle alignment for struct byval.
Manman Ren
2012-06-01
1
-0
/
+3
*
ARM: support struct byval in llvm
Manman Ren
2012-06-01
1
-0
/
+3
[next]