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
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Only produce qadd8b under hasV6Ops
David Green
2020-05-19
1
-0
/
+1
*
[MachineSink] Fix for breaking phi edges with instructions with multiple defs
David Green
2020-05-07
1
-0
/
+56
*
Don't generate libcalls for wide shift on Windows ARM (PR42711)
Hans Wennborg
2020-02-25
1
-1
/
+7
*
[FPEnv][ARM] Don't call mutateStrictFPToFP when lowering
John Brawn
2020-02-18
1
-0
/
+45
*
[ARM] Fix infinite loop when lowering STRICT_FP_EXTEND
John Brawn
2020-02-18
1
-19
/
+39
*
[FPEnv][ARM] Add lowering of STRICT_FSETCC and STRICT_FSETCCS
John Brawn
2020-02-18
1
-8
/
+451
*
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
Jeremy Morse
2020-02-12
1
-1
/
+1
*
Revert "[ARM] Improve codegen of volatile load/store of i64"
Victor Campos
2020-02-08
1
-180
/
+0
*
[ARM] Expand vector reduction intrinsics on soft float
Nikita Popov
2020-02-05
1
-0
/
+63
*
[AArch64][ARM] Always expand ordered vector reductions (PR44600)
Nikita Popov
2020-02-05
2
-0
/
+332
*
[CodeGen] Move fentry-insert, xray-instrumentation and patchable-function bef...
Fangrui Song
2020-01-24
1
-3
/
+3
*
[ARM][Thumb2] Fix ADD/SUB invalid writes to SP
Diogo Sampaio
2020-01-14
2
-5
/
+5
*
[LegalizeTypes] Add SoftenFloatResult support for STRICT_SINT_TO_FP/STRICT_UI...
Andrew Wei
2020-01-14
1
-0
/
+18
*
[SelectionDAG] ComputeKnownBits - minimum leading/trailing zero bits in LSHR/...
Simon Pilgrim
2020-01-13
2
-75
/
+16
*
Add support for __declspec(guard(nocf))
Andrew Paverd
2020-01-10
1
-11
/
+11
*
Reverting, broke some bots. Need further investigation.
Diogo Sampaio
2020-01-10
2
-5
/
+5
*
[ARM][Thumb2] Fix ADD/SUB invalid writes to SP
Diogo Sampaio
2020-01-10
2
-5
/
+5
*
[ARM][MVE] MVE-I should not be disabled by -mfpu=none
Momchil Velikov
2020-01-09
1
-1
/
+1
*
[ARM][MVE] Enable masked gathers from vector of pointers
Anna Welker
2020-01-08
1
-0
/
+1
*
[ARM] Regenerate bfi.ll test cases
Simon Pilgrim
2020-01-07
1
-27
/
+74
*
[ARM][MVE] VPT Blocks: findVCMPToFoldIntoVPS
Sjoerd Meijer
2020-01-07
1
-0
/
+1
*
[ARM] Improve codegen of volatile load/store of i64
Victor Campos
2020-01-07
1
-0
/
+180
*
[ARM] Use correct TRAP opcode for thumb in FastISel
David Green
2020-01-06
1
-1
/
+1
*
[ARM] Use isFMAFasterThanFMulAndFAdd for scalars as well as MVE vectors
David Green
2020-01-05
3
-5
/
+5
*
[ARM] Fill in FP16 FMA patterns
David Green
2020-01-05
1
-64
/
+44
*
[ARM] Add and update FMA tests. NFC
David Green
2020-01-05
3
-31
/
+480
*
[TargetLowering] SimplifyDemandedBits - call SimplifyMultipleUseDemandedBits ...
Simon Pilgrim
2020-01-04
1
-6
/
+3
*
[DAGCombine] Initialize the default operation action for SIGN_EXTEND_INREG fo...
QingShan Zhang
2020-01-03
1
-7
/
+7
*
[ARM] Update ifcvt test target triples and opcodes. NFC
David Green
2020-01-02
8
-41
/
+41
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
14
-20
/
+20
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
36
-105
/
+105
*
[DAGCombine] visitEXTRACT_SUBVECTOR - 'little to big' extract_subvector(bitca...
Sanjay Patel
2019-12-23
1
-2
/
+2
*
[ARM] [Windows] Use COFF stubs for calls to extern_weak functions
Martin Storsjö
2019-12-23
1
-3
/
+6
*
Revert "[ARM] Improve codegen of volatile load/store of i64"
Victor Campos
2019-12-20
1
-153
/
+0
*
[ARM] Improve codegen of volatile load/store of i64
Victor Campos
2019-12-19
1
-0
/
+153
*
Reapply: [DebugInfo] Correctly handle salvaged casts and split fragments at ISel
stozer
2019-12-18
1
-0
/
+72
*
Revert "[DebugInfo] Correctly handle salvaged casts and split fragments at ISel"
stozer
2019-12-18
1
-72
/
+0
*
[DebugInfo] Correctly handle salvaged casts and split fragments at ISel
stozer
2019-12-18
1
-0
/
+72
*
[FPEnv] Remove unnecessary rounding mode argument for constrained intrinsics
Ulrich Weigand
2019-12-17
1
-24
/
+24
*
[PGO][PGSO] Enable size optimizations in code gen / target passes for cold code.
Hiroshi Yamauchi
2019-12-13
1
-0
/
+25
*
[ARM] Fix in ICE when retrieving the number of micro-ops for vlldm/vlstm
Momchil Velikov
2019-12-13
1
-0
/
+72
*
Revert "[ARM][MVE] findVCMPToFoldIntoVPS. NFC."
Sjoerd Meijer
2019-12-13
1
-1
/
+0
*
[ARM][MVE] findVCMPToFoldIntoVPS. NFC.
Sjoerd Meijer
2019-12-12
1
-0
/
+1
*
[NFC][ARM] Add some test triples
Sam Parker
2019-12-12
2
-181
/
+773
*
[DebugInfo] Prevent invalid fragments at ISel from dropping debug info
stozer
2019-12-12
1
-0
/
+51
*
[LegalizeTypes] Bugfixes for big-endian targets when handling BITCASTs
Mikael Holmen
2019-12-10
1
-9
/
+12
*
Add testcases exposing PR44135
Mikael Holmen
2019-12-10
1
-0
/
+56
*
[PGO][PGSO] Instrument the code gen / target passes.
Hiroshi Yamauchi
2019-12-09
1
-0
/
+7
*
Revert "[PGO][PGSO] Instrument the code gen / target passes."
Hiroshi Yamauchi
2019-12-06
1
-7
/
+0
*
Revert "ARM-Darwin: keep the frame register reserved even if not updated."
Alina Sbirlea
2019-12-06
1
-15
/
+0
[next]