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
/
test
/
CodeGen
/
AArch64
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[AArch64] Re-run load/store optimizer after aggressive tail duplication
Alexandros Lamprineas
2018-12-17
2
-0
/
+52
*
Regenerate neon copy tests. NFCI.
Simon Pilgrim
2018-12-15
1
-174
/
+589
*
[GlobalISel] LegalizerHelper: Implement fewerElementsVector for G_LOAD/G_STORE
Volkan Keles
2018-12-14
2
-39
/
+54
*
[globalisel][combiner] Fix r349167 for release mode bots
Daniel Sanders
2018-12-14
1
-0
/
+2
*
[globalisel][combiner] Make the CombinerChangeObserver a MachineFunction::Del...
Daniel Sanders
2018-12-14
1
-12
/
+47
*
[AArch64] make test immune to scalarization improvements; NFC
Sanjay Patel
2018-12-14
1
-5
/
+6
*
[AArch64] Catch some more CMN opportunities.
Arnaud A. de Grandmaison
2018-12-13
1
-0
/
+399
*
[CodeGen] Allow mempcy/memset to generate small overlapping stores.
Clement Courbet
2018-12-13
1
-7
/
+5
*
Revert r348843 "[CodeGen] Allow mempcy/memset to generate small overlapping s...
Clement Courbet
2018-12-11
1
-5
/
+7
*
[CodeGen] Allow mempcy/memset to generate small overlapping stores.
Clement Courbet
2018-12-11
1
-7
/
+5
*
[GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes.
Amara Emerson
2018-12-10
8
-53
/
+407
*
[GlobalISel] Set stack protector index when translating Intrinsic::stackprote...
Petr Pavlu
2018-12-10
1
-0
/
+3
*
[GlobalISel] Add IR translation support for the @llvm.log10 intrinsic
Jessica Paquette
2018-12-07
2
-0
/
+13
*
[DAGCombiner] use root SDLoc for all nodes created by logic fold
Sanjay Patel
2018-12-07
1
-6
/
+6
*
AArch64: Fix invalid CCMP emission
Matthias Braun
2018-12-06
1
-4
/
+68
*
[GlobalISel] Introduce G_BUILD_VECTOR, G_BUILD_VECTOR_TRUNC and G_CONCAT_VECT...
Amara Emerson
2018-12-05
1
-0
/
+9
*
[MachineOutliner] Outline functions by order of benefit
Jessica Paquette
2018-12-05
1
-0
/
+106
*
AArch64: support funclets in fastcall and swift_call
Saleem Abdulrasool
2018-12-05
1
-0
/
+36
*
[AArch64][GlobalISel] Re-enable selection of volatile loads.
Amara Emerson
2018-12-05
1
-1
/
+1
*
[ARM64][Windows] Fix local stack size for funclets
Sanjin Sijaric
2018-12-04
1
-0
/
+53
*
[MachineOutliner] Move stack instr check logic to getOutliningCandidateInfo
Jessica Paquette
2018-12-04
1
-0
/
+72
*
[MachineOutliner] Drop candidates that require fixups if it's beneficial
Jessica Paquette
2018-12-03
3
-0
/
+314
*
[GlobalISel] Fix test irtranslator-stackprotect-check.ll
Petr Pavlu
2018-12-03
1
-10
/
+10
*
[MachineOutliner][AArch64] Improve checks for stack instructions
Jessica Paquette
2018-12-01
3
-21
/
+22
*
Replace w16/w17 in machine-outliner.mir with w11/w12
Jessica Paquette
2018-12-01
1
-52
/
+52
*
[MachineOutliner] Outline both register save calls + no LR save calls together
Jessica Paquette
2018-11-30
1
-10
/
+26
*
AArch64: Don't emit CFI for SCS register in nounwind functions.
Peter Collingbourne
2018-11-30
1
-0
/
+8
*
[MachineScheduler] Order FI-based memops based on stack direction
Francis Visoiu Mistrih
2018-11-29
1
-3
/
+3
*
[GlobalISel] LegalizationArtifactCombiner: Combine aext([asz]ext x) -> [asz]e...
Volkan Keles
2018-11-29
1
-4
/
+58
*
[GlobalISel] Fix insertion of stack-protector epilogue
Petr Pavlu
2018-11-29
1
-0
/
+50
*
[MachineScheduler] Add support for clustering mem ops with FI base operands
Francis Visoiu Mistrih
2018-11-28
2
-1
/
+28
*
[LegalizeVectorTypes][X86][ARM][AArch64][PowerPC] Don't use SplitVecOp_Trunca...
Craig Topper
2018-11-26
2
-25
/
+25
*
Revert r347490 as it breaks address sanitizer builds
Luke Cheeseman
2018-11-23
1
-11
/
+11
*
Revert r343341
Luke Cheeseman
2018-11-23
1
-11
/
+11
*
[DAGCombiner] form 'not' ops ahead of shifts (PR39657)
Sanjay Patel
2018-11-22
1
-3
/
+2
*
[AArch64] Fix SelectionDAG infinite loop for v1i64 SCALAR_TO_VECTOR
John Brawn
2018-11-22
1
-0
/
+22
*
[DAGCombiner] look through bitcasts when trying to narrow vector binops
Sanjay Patel
2018-11-20
1
-1
/
+3
*
[AArch64, x86] add tests for shift-not (PR39657); NFC
Sanjay Patel
2018-11-20
1
-0
/
+18
*
Subject: [PATCH] [CodeGen] Add pass to combine interleaved loads.
Martin Elshuber
2018-11-19
2
-0
/
+411
*
DAG combiner: fold (select, C, X, undef) -> X
Stanislav Mekhanoshin
2018-11-16
1
-2
/
+2
*
AArch64: Emit a call frame instruction for the shadow call stack register.
Peter Collingbourne
2018-11-16
1
-0
/
+1
*
[ARM64] [Windows] Handle funclets
Eli Friedman
2018-11-09
4
-0
/
+357
*
[AArch64] Support HiSilicon's TSV110 processor
Bryan Chan
2018-11-09
2
-0
/
+2
*
[SelectionDAG] swap select_cc operands to enable folding
Alexandros Lamprineas
2018-11-09
1
-0
/
+54
*
[COFF, ARM64] Add support for MSVC buffer security check
Mandeep Singh Grang
2018-11-09
1
-0
/
+8
*
[DAGCombine] Improve alias analysis for chain of independent stores.
Nirav Dave
2018-11-08
3
-15
/
+13
*
[AArch64] [Windows] Trap after noreturn calls.
Eli Friedman
2018-11-07
1
-0
/
+17
*
[AArch64][GlobalISel] Simplify and autogenerate the legalizer tests
Volkan Keles
2018-11-06
18
-807
/
+365
*
Reland r346166: [GlobalISel] Refactor the artifact combiner a bit by using MI...
Volkan Keles
2018-11-06
1
-0
/
+21
*
[NFC][x86][AArch64] extract-bits.ll: add test with 'ashr'.
Roman Lebedev
2018-11-05
1
-0
/
+32
[prev]
[next]