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
*
ISel type legalization: add debug messages. NFCI.
Sjoerd Meijer
2017-10-03
1
-0
/
+1
*
[ARM] isTruncateFree fix
Sam Parker
2017-09-27
1
-6
/
+6
*
[ARM] Fix some Clang-tidy modernize-use-using and Include What You Use warnin...
Eugene Zelenko
2017-09-20
1
-19
/
+11
*
[ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez
2017-09-19
1
-19
/
+167
*
[ARM] Implement isTruncateFree
Sam Parker
2017-09-18
1
-0
/
+20
*
Revert r313009 "[ARM] Use ADDCARRY / SUBCARRY"
Hans Wennborg
2017-09-12
1
-166
/
+19
*
[ARM] Fix typo when creating ISD::SUB nodes
Roger Ferrer Ibanez
2017-09-12
1
-5
/
+5
*
[ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez
2017-09-12
1
-19
/
+166
*
Revert r312898 "[ARM] Use ADDCARRY / SUBCARRY"
Hans Wennborg
2017-09-11
1
-166
/
+19
*
[ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez
2017-09-11
1
-19
/
+166
*
Move static helper into ARMTargetLowering. NFC
Diana Picus
2017-09-01
1
-1
/
+1
*
[ARM, Thumb1] Prevent ARMTargetLowering::isLegalAddressingMode from accepting...
Evgeny Astigeevich
2017-08-24
1
-4
/
+18
*
[ARM] Call setBooleanContents(ZeroOrOneBooleanContent)
Renato Golin
2017-08-22
1
-0
/
+1
*
Fix a typo in r311435.
Chandler Carruth
2017-08-22
1
-1
/
+1
*
Use report_fatal_error for unsupported calling conventions
Alex Bradbury
2017-08-22
1
-2
/
+2
*
[ARM] Factorize the calculation of WhichResult in isV*Mask. NFC.
Martin Storsjo
2017-08-19
1
-24
/
+13
*
[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
[next]