index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
Thumb2
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-10
ARM: stop emitting blx instructions for most calls on MachO.
Tim Northover
4
-17
/
+11
2016-05-10
Fix PR26655: Bail out if all regs of an inst BUNDLE have the correct kill flag
Mandeep Singh Grang
1
-0
/
+41
2016-04-11
ARM: use r7 as the frame-pointer on all MachO targets.
Tim Northover
1
-1
/
+1
2016-03-29
[Codegen] Decrease minimum jump table density.
Kyle Butt
1
-10
/
+10
2016-03-02
ARM: Introduce conservative load/store optimization mode
Matthias Braun
1
-10
/
+45
2016-02-04
[SCEV] Try to reuse existing value during SCEV expansion
Wei Mi
1
-1
/
+0
2016-02-03
Revert r259662, which caused regressions on polly tests.
Wei Mi
1
-0
/
+1
2016-02-03
[SCEV] Try to reuse existing value during SCEV expansion
Wei Mi
1
-1
/
+0
2016-01-28
Address buildbot fallout from r259065
David Majnemer
1
-4
/
+4
2016-01-26
[MC] Use .p2align instead of .align
Dan Gohman
2
-3
/
+3
2015-11-20
Fix test case label check
Bill Seurer
1
-4
/
+4
2015-11-19
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2
-4
/
+4
2015-11-18
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2
-4
/
+4
2015-11-18
[ARM] Enable shrink-wrapping by default.
Quentin Colombet
4
-8
/
+11
2015-11-12
Revert "[ARM] Enable shrink-wrapping by default."
Renato Golin
4
-11
/
+8
2015-11-12
LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
Matthias Braun
1
-2
/
+6
2015-11-11
[ARM] Enable shrink-wrapping by default.
Quentin Colombet
4
-8
/
+11
2015-11-10
[ARM] Handle t2ADDri in ARMAsmPrinter::EmitUnwindingInstruction.
Akira Hatanaka
1
-0
/
+11
2015-10-23
[ARM] Renaming +t2dsp feature into +dsp, as discussed on llvm-dev
Artyom Skrobov
3
-4
/
+4
2015-10-07
[ARM] Use correct half-precision functions in EABI mode
Oliver Stannard
2
-3
/
+3
2015-09-30
[ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|[234]la...
Jeroen Ketema
4
-27
/
+27
2015-09-18
Scaling up values in ARMBaseInstrInfo::isProfitableToIfCvt() before they are ...
Cong Hou
1
-4
/
+3
2015-09-01
Distribute the weight on the edge from switch to default statement to edges g...
Cong Hou
2
-3
/
+6
2015-07-21
ARMLoadStoreOptimizer: Create LDRD/STRD on thumb2
Matthias Braun
1
-4
/
+2
2015-07-20
Revert "ARMLoadStoreOptimizer: Create LDRD/STRD on thumb2"
Matthias Braun
1
-2
/
+4
2015-07-17
ARM: Add scheduling information for LDRLIT instructions to swift scheduling m...
Matthias Braun
1
-2
/
+10
2015-07-16
Arm: Don't define a label twice with two setjmps in a function.
Matthias Braun
1
-0
/
+89
2015-07-15
[SDAG] Optimize unordered comparison in soft-float mode (patch by Anton Nadol...
Alexey Bataev
2
-26
/
+21
2015-07-14
Revert "LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization"
Matthias Braun
1
-6
/
+3
2015-07-14
LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
Matthias Braun
1
-3
/
+6
2015-07-10
ARMLoadStoreOptimizer: Create LDRD/STRD on thumb2
Matthias Braun
1
-4
/
+2
2015-06-24
ARMLoadStoreOptimizer: Fix errata 602117 handling and make testcase actually ...
Matthias Braun
1
-1
/
+1
2015-06-17
Move the personality function from LandingPadInst to Function
David Majnemer
1
-23
/
+23
2015-06-03
ARM: Thumb2 LDRD/STRD supports independent input/output regs
Matthias Braun
1
-4
/
+2
2015-06-02
Revert "ARM: Thumb2 LDRD/STRD supports independent input/output regs"
Renato Golin
1
-2
/
+4
2015-06-01
ARM: Thumb2 LDRD/STRD supports independent input/output regs
Matthias Braun
1
-4
/
+2
2015-05-31
ARM: recommit r237590: allow jump tables to be placed as constant islands.
Tim Northover
2
-2
/
+12
2015-05-21
Revert r237590, "ARM: allow jump tables to be placed as constant islands."
Peter Collingbourne
2
-12
/
+2
2015-05-18
ARM: allow jump tables to be placed as constant islands.
Tim Northover
2
-2
/
+12
2015-05-05
Thumb2SizeReduction: Check the correct set of registers for LDMIA.
Peter Collingbourne
1
-1
/
+1
2015-04-23
Thumb2: When applying branch optimizations, visit branches in reverse order.
Peter Collingbourne
1
-0
/
+54
2015-04-23
ARM: When re-creating a branch via InsertBranch, preserve CPSR flags.
Peter Collingbourne
1
-2
/
+1
2015-04-23
Thumb2: When optimizing for size, do not if-convert branches involving compar...
Peter Collingbourne
3
-5
/
+52
2015-04-23
ARM: When spilling extra registers for alignment, prefer low registers on all...
Peter Collingbourne
3
-9
/
+9
2015-04-16
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
11
-42
/
+42
2015-04-09
[ARM] support for Cortex-R4/R4F
Javed Absar
1
-0
/
+4
2015-03-19
Fix a nasty bug in DAGCombine of STORE nodes.
Owen Anderson
1
-3
/
+3
2015-03-13
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
16
-55
/
+55
2015-03-04
Make DataLayout Non-Optional in the Module
Mehdi Amini
1
-0
/
+2
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
64
-374
/
+374
[next]