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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Complete the Thumb1 shift+and->shift+shift transforms.
Eli Friedman
2018-12-20
1
-0
/
+2
*
ARM: use target-specific SUBS node when combining cmp with cmov.
Tim Northover
2018-12-03
1
-0
/
+1
*
[ARM] Don't expand sdiv when optimising for minsize
Sjoerd Meijer
2018-11-30
1
-0
/
+3
*
[AtomicExpandPass]: Add a hook for custom cmpxchg expansion in IR
Alex Bradbury
2018-09-19
1
-1
/
+2
*
ARM: align loops to 4 bytes on Cortex-M3 and Cortex-M4.
Tim Northover
2018-09-13
1
-0
/
+2
*
[ARM] Enable GEP offset splitting for 32-bit ARM.
Eli Friedman
2018-08-30
1
-0
/
+2
*
[ARM] Make PerformSHLSimplify add nodes to the DAG worklist correctly.
Eli Friedman
2018-08-14
1
-0
/
+3
*
[ARM] Adjust AND immediates to make them cheaper to select.
Eli Friedman
2018-08-10
1
-0
/
+3
*
ARM: don't try to over-align large vectors as arguments.
Tim Northover
2018-05-03
1
-0
/
+4
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-3
/
+3
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-1
/
+1
*
Fix layering by moving ValueTypes.h from CodeGen to IR
David Blaikie
2018-03-23
1
-1
/
+1
*
Fix layering of MachineValueType.h by moving it from CodeGen to Support
David Blaikie
2018-03-23
1
-1
/
+1
*
[ARM] Support float literals under XO
Christof Douma
2018-03-23
1
-0
/
+1
*
[ARM] Armv8.2-A FP16 code generation (part 3/3)
Sjoerd Meijer
2018-02-06
1
-0
/
+1
*
[ARM] Armv8.2-A FP16 code generation (part 2/3)
Sjoerd Meijer
2018-01-31
1
-0
/
+4
*
[ARM] Add codegen for SMMULR, SMMLAR and SMMLSR
Andre Vieira
2018-01-12
1
-0
/
+2
*
[ARM] Optimize {s,u}{add,sub}.with.overflow.
Joel Galenson
2017-12-20
1
-0
/
+1
*
[ARM] Lower unsigned saturation to USAT
Florian Hahn
2017-12-20
1
-0
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
TLI: Allow using PSV for intrinsic mem operands
Matt Arsenault
2017-12-14
1
-0
/
+1
*
[ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez
2017-12-11
1
-1
/
+2
*
[ARM][AArch64][DAG] Reenable post-legalize store merge
Nirav Dave
2017-12-06
1
-3
/
+0
*
[DAG][ARM] Revert "Reenable post-legalize store merge"
Nirav Dave
2017-12-01
1
-0
/
+3
*
[ARM][DAG] Reenable post-legalize store merge
Nirav Dave
2017-12-01
1
-3
/
+0
*
[ARM][DAG] Revert Disable post-legalization store merge for ARM
Nirav Dave
2017-11-29
1
-0
/
+3
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Revert r313618 "[ARM] Use ADDCARRY / SUBCARRY"
Roger Ferrer Ibanez
2017-11-01
1
-2
/
+1
*
[ARM] Fix some Clang-tidy modernize-use-using and Include What You Use warnin...
Eugene Zelenko
2017-09-20
1
-5
/
+17
*
[ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez
2017-09-19
1
-1
/
+2
*
[ARM] Implement isTruncateFree
Sam Parker
2017-09-18
1
-1
/
+2
*
Revert r313009 "[ARM] Use ADDCARRY / SUBCARRY"
Hans Wennborg
2017-09-12
1
-2
/
+1
*
[ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez
2017-09-12
1
-1
/
+2
*
Revert r312898 "[ARM] Use ADDCARRY / SUBCARRY"
Hans Wennborg
2017-09-11
1
-2
/
+1
*
[ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez
2017-09-11
1
-1
/
+2
*
Move static helper into ARMTargetLowering. NFC
Diana Picus
2017-09-01
1
-0
/
+2
*
[ARM, Thumb1] Prevent ARMTargetLowering::isLegalAddressingMode from accepting...
Evgeny Astigeevich
2017-08-24
1
-0
/
+4
*
[X86][ARM][TargetLowering] Add SrcVT to isExtractSubvectorCheap
Craig Topper
2017-08-13
1
-1
/
+2
*
Revert r309923, it caused PR34045.
Nico Weber
2017-08-03
1
-2
/
+1
*
[ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez
2017-08-03
1
-1
/
+2
*
TargetLowering: Change isShuffleMaskLegal's mask argument type to ArrayRef<in...
Zvi Rackover
2017-07-26
1
-1
/
+1
*
[SystemZ, LoopStrengthReduce]
Jonas Paulsson
2017-07-21
1
-1
/
+2
*
Add DAG argument to canMergeStoresTo NFC.
Nirav Dave
2017-07-10
1
-1
/
+2
*
[ARM] Support constant pools in data when generating execute-only code.
Alexandros Lamprineas
2017-06-20
1
-0
/
+2
*
Revert "[ARM] Support constant pools in data when generating execute-only code."
Alexandros Lamprineas
2017-06-14
1
-2
/
+0
*
[ARM] Support constant pools in data when generating execute-only code.
Alexandros Lamprineas
2017-06-14
1
-0
/
+2
*
[DAG] Add AddressSpace parameter to canMergeStoresTo. NFC.
Nirav Dave
2017-05-23
1
-1
/
+1
*
[Atomic] Remove IsStore/IsLoad in the interface, and pass the instruction ins...
Tim Shen
2017-05-09
1
-4
/
+4
*
ARM: Compute MaxCallFrame size early
Matthias Braun
2017-05-05
1
-0
/
+2
*
[ARM] ACLE Chapter 9 intrinsics
Sam Parker
2017-05-04
1
-0
/
+4
[next]