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
*
Fix a long standing tail call optimization bug. When a libcall is emitted
Evan Cheng
2012-04-10
1
-1
/
+1
*
Always compute all the bits in ComputeMaskedBits.
Rafael Espindola
2012-04-04
1
-1
/
+0
*
Reorder includes to match coding standards. Fix an issue or two exposed by that.
Craig Topper
2012-03-17
1
-0
/
+1
*
Use vmov.f32 to materialize f32 consts on ARM. This relaxes constraints on
Lang Hames
2012-03-15
1
-0
/
+2
*
Re-commit r151623 with fix. Only issue special no-return calls if it's a dire...
Evan Cheng
2012-02-28
1
-1
/
+1
*
Revert r151623 "Some ARM implementaions, e.g. A-series, does return stack pre...
Daniel Dunbar
2012-02-28
1
-1
/
+1
*
Some ARM implementaions, e.g. A-series, does return stack prediction. That is,
Evan Cheng
2012-02-28
1
-1
/
+1
*
Optimize a couple of common patterns involving conditional moves where the false
Evan Cheng
2012-02-23
1
-0
/
+4
*
Make all pointers to TargetRegisterClass const since they are all pointers to...
Craig Topper
2012-02-22
1
-1
/
+1
*
Fix ARM SjLj-EH dispatch setup code. <rdar://problem/10444602>
Bob Wilson
2011-11-16
1
-5
/
+0
*
Add vmov.f32 to materialize f32 immediate splats which cannot be handled by
Evan Cheng
2011-11-15
1
-0
/
+3
*
Fixed parameter name.
Lang Hames
2011-11-02
1
-1
/
+1
*
Try to lower memset/memcpy/memmove to vector instructions on ARM where the al...
Lang Hames
2011-11-02
1
-1
/
+6
*
Take the code that was emitted for the llvm.eh.dispatch.setup intrinsic and emit
Bill Wendling
2011-10-07
1
-0
/
+3
*
Refactor some of the code that sets up the entry block for SjLj EH. No functi...
Bill Wendling
2011-10-06
1
-0
/
+4
*
Check-pointing the new SjLj EH lowering.
Bill Wendling
2011-10-03
1
-0
/
+3
*
ARM fix encoding of VMOV.f32 and VMOV.f64 immediates.
Jim Grosbach
2011-09-30
1
-6
/
+0
*
Add codegen support for vector select (in the IR this means a select
Duncan Sands
2011-09-06
1
-0
/
+3
*
64-bit atomic cmpxchg for ARM.
Eli Friedman
2011-08-31
1
-1
/
+2
*
Some 64-bit atomic operations on ARM. 64-bit cmpxchg coming next.
Eli Friedman
2011-08-31
1
-1
/
+16
*
Follow up to r138791.
Evan Cheng
2011-08-30
1
-0
/
+3
*
Change ARM / Thumb2 addc / adde and subc / sube modeling to use physical
Evan Cheng
2011-08-30
1
-0
/
+5
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-1
/
+1
*
Improve codegen for select's:
Evan Cheng
2011-07-13
1
-0
/
+1
*
Remove getRegClassForInlineAsmConstraint from the ARM port.
Eric Christopher
2011-06-29
1
-3
/
+0
*
Have LowerOperandForConstraint handle multiple character constraints.
Eric Christopher
2011-06-02
1
-1
/
+1
*
Make the logic for determining function alignment more explicit. No function...
Eli Friedman
2011-05-06
1
-3
/
+0
*
Add an unfolded offset field to LSR's Formula record. This is used to
Dan Gohman
2011-05-03
1
-0
/
+6
*
ARM and Thumb2 support for atomic MIN/MAX/UMIN/UMAX loads.
Jim Grosbach
2011-04-26
1
-0
/
+5
*
Thumb2 and ARM add/subtract with carry fixes.
Andrew Trick
2011-04-23
1
-0
/
+1
*
whitespace
Andrew Trick
2011-04-23
1
-6
/
+6
*
ARM byval support. Will be enabled by another patch to the FE. <rdar://prob...
Stuart Hastings
2011-04-20
1
-1
/
+8
*
Add a ARM-specific SD node for VBSL so that forms with a constant first operand
Cameron Zwarich
2011-03-30
1
-0
/
+3
*
Re-apply r127953 with fixes: eliminate empty return block if it has no predec...
Evan Cheng
2011-03-21
1
-0
/
+2
*
Revert r127953, "SimplifyCFG has stopped duplicating returns into predecessors
Daniel Dunbar
2011-03-19
1
-2
/
+0
*
SimplifyCFG has stopped duplicating returns into predecessors to canonicalize IR
Evan Cheng
2011-03-19
1
-0
/
+2
*
Some minor cleanups based on feedback.
Bill Wendling
2011-03-15
1
-2
/
+0
*
Generate a VTBL instruction instead of a series of loads and stores when we
Bill Wendling
2011-03-14
1
-0
/
+4
*
Fix a compiler crash where a Glue value had multiple uses. Radar 9049552.
Bob Wilson
2011-03-08
1
-0
/
+1
*
Move getRegPressureLimit() from TargetLoweringInfo to TargetRegisterInfo.
Cameron Zwarich
2011-03-07
1
-3
/
+0
*
Remove unused conditional negate operations.
Bob Wilson
2011-03-05
1
-1
/
+0
*
Support for byval parameters on ARM. Will be enabled by a forthcoming
Stuart Hastings
2011-02-28
1
-0
/
+3
*
Add codegen support for using post-increment NEON load/store instructions.
Bob Wilson
2011-02-07
1
-1
/
+22
*
Given a pair of floating point load and store, if there are no other uses of
Evan Cheng
2011-02-02
1
-2
/
+4
*
Last round of fixes for movw + movt global address codegen.
Evan Cheng
2011-01-21
1
-0
/
+2
*
Materialize GA addresses with movw + movt pairs for Darwin in PIC mode. e.g.
Evan Cheng
2011-01-17
1
-0
/
+2
*
Recognize inline asm 'rev /bin/bash, ' as a bswap intrinsic call.
Evan Cheng
2011-01-08
1
-0
/
+2
*
Lower some BUILD_VECTORS using VEXT+shuffle.
Bob Wilson
2011-01-07
1
-0
/
+4
*
Enable sibling call optimization of libcalls which are expanded during
Evan Cheng
2010-11-30
1
-0
/
+2
*
Add support for NEON VLD2-dup instructions.
Bob Wilson
2010-11-28
1
-1
/
+6
[next]