index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
ARM
/
ARMISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Implement isExtractSubvectorCheap.
Eli Friedman
2016-12-20
1
-0
/
+8
*
[ARM] Add ARMISD::VLD1DUP to match vld1_dup more consistently.
Eli Friedman
2016-12-16
1
-2
/
+32
*
[ARM] Expose methods to get the CCAssignFn. NFCI
Diana Picus
2016-12-16
1
-17
/
+18
*
Revert 279703, it caused PR31404.
Nico Weber
2016-12-16
1
-31
/
+2
*
[ARM] Implement execute-only support in CodeGen
Prakhar Bahuguna
2016-12-15
1
-9
/
+29
*
[ARM] Split 128-bit vectors in BUILD_VECTOR lowering
Eli Friedman
2016-12-14
1
-0
/
+21
*
[ARM] Add ARMISD::VLD1DUP to match vld1_dup more consistently.
Eli Friedman
2016-12-14
1
-2
/
+31
*
Generalize strided store pattern in interleave access pass
Alina Sbirlea
2016-12-13
1
-6
/
+36
*
Move most EH from MachineModuleInfo to MachineFunction
Matthias Braun
2016-12-01
1
-3
/
+2
*
Temporarily Revert "Move most EH from MachineModuleInfo to MachineFunction"
Eric Christopher
2016-12-01
1
-2
/
+3
*
Move most EH from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
1
-3
/
+2
*
[ARM] Relax restriction on variadic functions for tailcall optimization
Pablo Barrio
2016-11-17
1
-5
/
+0
*
ARM: fix CodeGen for 64-bit shifts.
Tim Northover
2016-11-16
1
-17
/
+31
*
ARM: lower fpowi appropriately for Windows ARM
Saleem Abdulrasool
2016-11-06
1
-0
/
+57
*
[Cortex-M0] Atomic lowering
Weiming Zhao
2016-11-03
1
-4
/
+13
*
CodeGen: further loosen -O0 CG for WoA division
Saleem Abdulrasool
2016-10-31
1
-5
/
+13
*
ARM: ensure that the Windows DBZ check is in range
Saleem Abdulrasool
2016-10-27
1
-8
/
+3
*
[ARM] Predicate UMAAL selection on hasDSP.
Sam Parker
2016-10-27
1
-1
/
+1
*
Improve ARM lowering for "icmp <2 x i64> eq".
Eli Friedman
2016-10-18
1
-6
/
+21
*
[ARM]: Assign cost of scaling used in addressing mode for ARM cores
Javed Absar
2016-10-13
1
-0
/
+11
*
[ARM] Fix registers clobbered by SjLj EH on soft-float targets
Oliver Stannard
2016-10-11
1
-2
/
+4
*
[ARM] Reapply: Use __rt_div functions for divrem on Windows
Martin Storsjo
2016-10-07
1
-21
/
+45
*
Revert "[ARM] Use __rt_div functions for divrem on Windows"
Diana Picus
2016-10-06
1
-45
/
+21
*
[ARM] Constant pool promotion - fix alignment calculation
James Molloy
2016-10-06
1
-1
/
+1
*
[ARM] Use __rt_div functions for divrem on Windows
Martin Storsjo
2016-10-05
1
-21
/
+45
*
[ARM] Code size optimisation to lower udiv+urem to udiv+mls instead of a
Sjoerd Meijer
2016-10-03
1
-1
/
+19
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-26
1
-0
/
+170
*
Revert "[ARM] Promote small global constants to constant pools"
James Molloy
2016-09-23
1
-170
/
+0
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-23
1
-0
/
+170
*
Revert r281715, it caused PR30475
Nico Weber
2016-09-21
1
-168
/
+0
*
Reverting r281719, this is causing buildbot failures and timeouts again.
Sjoerd Meijer
2016-09-16
1
-18
/
+1
*
This is an attempt to reapply r280808: [ARM] Lower UDIV+UREM to UDIV+MLS
Sjoerd Meijer
2016-09-16
1
-1
/
+18
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-16
1
-0
/
+168
*
Revert "[ARM] Promote small global constants to constant pools"
Evgeniy Stepanov
2016-09-15
1
-121
/
+0
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-15
1
-0
/
+121
*
Revert "[ARM] Promote small global constants to constant pools"
Evgeniy Stepanov
2016-09-14
1
-111
/
+0
*
getValueType().getScalarSizeInBits() -> getScalarValueSizeInBits(), round 2 ;...
Sanjay Patel
2016-09-14
1
-3
/
+2
*
getVectorElementType().getSizeInBits() -> getScalarSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-22
/
+22
*
getValueType().getSizeInBits() -> getValueSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-1
/
+1
*
getScalarType().getSizeInBits() -> getScalarSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-1
/
+1
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-14
1
-0
/
+111
*
Revert "[ARM] Promote small global constants to constant pools"
James Molloy
2016-09-13
1
-110
/
+0
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-13
1
-0
/
+110
*
Revert "[ARM] Promote small global constants to constant pools"
James Molloy
2016-09-12
1
-89
/
+0
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-12
1
-0
/
+89
*
[CodeGen] Split out the notions of MI invariance and MI dereferenceability.
Justin Lebar
2016-09-11
1
-9
/
+11
*
ARM: move the builtins libcall CC setup
Saleem Abdulrasool
2016-09-09
1
-0
/
+167
*
Revert "[ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM)"
Pablo Barrio
2016-09-08
1
-18
/
+1
*
[ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM)
Pablo Barrio
2016-09-07
1
-1
/
+18
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-2
/
+2
[next]