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] Check the right order for halves of VZIP/VUZP if both parts are used
Martin Storsjo
2017-08-19
1
-4
/
+16
*
ARM: mark CPSR as clobbered for Windows VLAs
Saleem Abdulrasool
2017-08-17
1
-0
/
+4
*
[X86][ARM][TargetLowering] Add SrcVT to isExtractSubvectorCheap
Craig Topper
2017-08-13
1
-1
/
+1
*
[ARM] Clarify legal addressing modes for ARM and Thumb2. NFC
Eli Friedman
2017-08-10
1
-3
/
+11
*
Revert r309923, it caused PR34045.
Nico Weber
2017-08-03
1
-154
/
+12
*
[ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez
2017-08-03
1
-12
/
+154
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-3
/
+1
*
Change CallLoweringInfo::CS to be an ImmutableCallSite instead of a pointer. ...
Peter Collingbourne
2017-07-26
1
-2
/
+2
*
TargetLowering: Change isShuffleMaskLegal's mask argument type to ArrayRef<in...
Zvi Rackover
2017-07-26
1
-3
/
+1
*
[SystemZ, LoopStrengthReduce]
Jonas Paulsson
2017-07-21
1
-1
/
+1
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-3
/
+3
*
[ARM] Implement interleaved access bug fix from r306334
Matthew Simpson
2017-07-07
1
-1
/
+3
*
[Arm] Fix -Wimplicit-fallthrough warnings. NFCI.
Simon Pilgrim
2017-07-07
1
-5
/
+5
*
ARM: fix big-endian 64-bit cmpxchg.
Tim Northover
2017-06-30
1
-4
/
+11
*
[ARM] Support constant pools in data when generating execute-only code.
Alexandros Lamprineas
2017-06-20
1
-15
/
+39
*
Revert "[ARM] Support constant pools in data when generating execute-only code."
Alexandros Lamprineas
2017-06-14
1
-38
/
+15
*
[ARM] Support constant pools in data when generating execute-only code.
Alexandros Lamprineas
2017-06-14
1
-15
/
+38
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-5
/
+4
*
[SelectionDAG] Set ISD::FPOWI to Expand by default
Craig Topper
2017-05-30
1
-4
/
+0
*
[ARM] Fix lowering of misaligned memcpy/memset
John Brawn
2017-05-26
1
-6
/
+0
*
[ARM] Temporarily disable globals promotion to constant pools to prevent misc...
Oleg Ranevskyy
2017-05-23
1
-1
/
+1
*
Suppress all uses of LLVM_END_WITH_NULL. NFC.
Serge Guelton
2017-05-09
1
-2
/
+2
*
[Atomic] Remove IsStore/IsLoad in the interface, and pass the instruction ins...
Tim Shen
2017-05-09
1
-7
/
+7
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-2
/
+1
*
ARM: use divmod libcalls on embedded MachO platforms too.
Tim Northover
2017-05-08
1
-3
/
+3
*
[ARM][NEON] Add support for ISD::ABS lowering
Simon Pilgrim
2017-05-08
1
-1
/
+4
*
ARM: Compute MaxCallFrame size early
Matthias Braun
2017-05-05
1
-0
/
+5
*
[KnownBits] Add wrapper methods for setting and clear all bits in the underly...
Craig Topper
2017-05-05
1
-2
/
+3
*
[ARM] ACLE Chapter 9 intrinsics
Sam Parker
2017-05-04
1
-0
/
+38
*
[SelectionDAG] Use KnownBits struct in DAG's computeKnownBits and simplifyDem...
Craig Topper
2017-04-28
1
-23
/
+23
*
ARM: make sure we use all entries in a vector before forming a vpaddl.
Tim Northover
2017-04-21
1
-5
/
+5
*
ARM: don't try to create an i8 -> i32 vpaddl.
Tim Northover
2017-04-21
1
-2
/
+5
*
ARM: lower "fence singlethread" to a pure compiler barrier.
Tim Northover
2017-04-20
1
-1
/
+5
*
ARM: handle post-indexed NEON ops where the offset isn't the access width.
Tim Northover
2017-04-20
1
-5
/
+2
*
[ARM] Rename HW div feature to HW div Thumb. NFCI.
Diana Picus
2017-04-20
1
-3
/
+3
*
[ARM] Remove redundant computeKnownBits helper.
Eli Friedman
2017-04-19
1
-29
/
+14
*
[ARM] Use TableGen patterns to select vtbl. NFC.
Eli Friedman
2017-04-19
1
-0
/
+6
*
DAG: Make mayBeEmittedAsTailCall parameter const
Matt Arsenault
2017-04-18
1
-1
/
+1
*
[ARM] Check for correct HW div when lowering divmod
Diana Picus
2017-04-18
1
-1
/
+3
*
[ARM/AArch64] Ensure valid vector element types for interleaved accesses
Matthew Simpson
2017-04-10
1
-24
/
+32
*
[SelectionDAG] [ARM CodeGen] Fix chain information of LowerMUL
Huihui Zhang
2017-04-06
1
-2
/
+13
*
[DAGCombiner] Add vector demanded elements support to computeKnownBitsForTarg...
Simon Pilgrim
2017-03-31
1
-0
/
+1
*
[ARM] Fix mixup between Lo and Hi in SMLALBB formation.
Eli Friedman
2017-03-25
1
-4
/
+4
*
[ARM] Fix computeKnownBits for ARMISD::CMOV
Pirama Arumuga Nainar
2017-03-23
1
-2
/
+2
*
Reapply r298417 "[ARM] Recommit the glueless lowering of addc/adde in Thumb1"
Artyom Skrobov
2017-03-22
1
-13
/
+83
*
Revert "[ARM] Recommit the glueless lowering of addc/adde in Thumb1, includin...
Vitaly Buka
2017-03-22
1
-83
/
+13
*
[ARM] Recommit the glueless lowering of addc/adde in Thumb1,
Artyom Skrobov
2017-03-21
1
-13
/
+83
*
[ARM] Revert r297443 and r297820.
Eli Friedman
2017-03-21
1
-83
/
+13
*
[ARM] Fix PR32130: Handle promotion of zero sized constants.
Vadzim Dambrouski
2017-03-20
1
-1
/
+2
*
Make library calls sensitive to regparm module flag (Fixes PR3997).
Nirav Dave
2017-03-18
1
-1
/
+1
[prev]
[next]