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: 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
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-7
/
+9
*
Use the range variant of count_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-1
/
+1
*
Use the range variant of find instead of unpacking begin/end
David Majnemer
2016-08-11
1
-2
/
+2
*
Use range algorithms instead of unpacking begin/end
David Majnemer
2016-08-11
1
-1
/
+1
*
[ARM] Add support for embedded position-independent code
Oliver Stannard
2016-08-08
1
-2
/
+30
*
[ARM] Some saturation instructions not DSP-only
Bernard Ogden
2016-08-02
1
-1
/
+1
*
[Thumb] Emit Thumb move in both Thumb modes for struct_byval predicates
Prakhar Bahuguna
2016-07-29
1
-4
/
+5
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-25
/
+25
*
[ARM] Saturation instructions are DSP-only
Renato Golin
2016-07-25
1
-1
/
+2
*
[ARM] Improve longMAC codegen test
Sam Parker
2016-07-25
1
-1
/
+2
*
Revert "Disable this-return argument forwarding on ARM/AArch64"
David Majnemer
2016-07-20
1
-8
/
+1
*
[ARM] Honour ABI for rem under -O0 for EABI, GNUEABI, Android and Musl
Diana Picus
2016-07-18
1
-0
/
+1
*
Disable this-return argument forwarding on ARM/AArch64
Hal Finkel
2016-07-16
1
-1
/
+8
*
[SelectionDAG] Get rid of bool parameters in SelectionDAG::getLoad, getStore,...
Justin Lebar
2016-07-15
1
-115
/
+80
*
[ARM] Fix build after r275540
James Molloy
2016-07-15
1
-6
/
+6
*
[Thumb-1] Select post-increment load and store where possible
James Molloy
2016-07-15
1
-4
/
+36
[prev]
[next]