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] Also combine vector selects fed by non-i1 SETCCs.
Ahmed Bougacha
2015-04-27
2
-10
/
+14
*
[AArch64] Don't assert when combining (v3f32 select (setcc f64)).
Ahmed Bougacha
2015-04-27
1
-1
/
+31
*
Teach AArch64\lit.local.cfg the new triple names windows-gnu and windows-msvc.
Yaron Keren
2015-04-24
1
-1
/
+1
*
[AArch64] Add nvcast patterns for v4f16 and v8f16
Pirama Arumuga Nainar
2015-04-23
1
-0
/
+89
*
[AArch64] Handle vec4, vec8, vec16 *itofp for half
Pirama Arumuga Nainar
2015-04-23
3
-2
/
+303
*
[AArch64] Disable complex GEP optimization by default.
James Molloy
2015-04-22
1
-3
/
+3
*
[GlobalMerge] Look at uses to create smaller global sets.
Ahmed Bougacha
2015-04-18
2
-0
/
+157
*
[AArch64] Don't force MVT::Untyped when selecting LD1LANEpost.
Ahmed Bougacha
2015-04-17
1
-0
/
+22
*
Fix another typo in r235224 testcase. NFC.
Ahmed Bougacha
2015-04-17
1
-9
/
+9
*
AArch64: Add test for returning [2 x i64] in registers. NFC.
Pete Cooper
2015-04-17
1
-0
/
+11
*
Fix typo in r235224 testcase. NFC.
Ahmed Bougacha
2015-04-17
1
-1
/
+1
*
[AArch64] Avoid vector->load dependency cycles when creating LD1*post.
Ahmed Bougacha
2015-04-17
1
-1
/
+22
*
Fix TRUNCATE splitting helper logic.
James Molloy
2015-04-17
1
-0
/
+33
*
[AArch64] Don't assert on f16 in DUP PerfectShuffle generator.
Ahmed Bougacha
2015-04-16
1
-0
/
+37
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
16
-51
/
+51
*
Disable AArch64 fast-isel on big-endian call vector returns.
Pete Cooper
2015-04-16
1
-0
/
+172
*
TRUNCATE constant folding - minor fix for rL233224
Simon Pilgrim
2015-04-16
1
-0
/
+21
*
[CodeGen] Re-apply r234809 (concat of scalars), with an x86_mmx fix.
Ahmed Bougacha
2015-04-16
1
-0
/
+125
*
Revert r234809 because it caused PR23246.
Nick Lewycky
2015-04-16
1
-125
/
+0
*
Re-apply r234898 and fix tests.
Daniel Jasper
2015-04-15
1
-1
/
+1
*
Revert "The code that originally made me discover this is:"
Rafael Espindola
2015-04-14
1
-1
/
+1
*
The code that originally made me discover this is:
Daniel Jasper
2015-04-14
1
-1
/
+1
*
[CodeGen] Combine concat_vectors of scalars into build_vector.
Ahmed Bougacha
2015-04-13
1
-0
/
+125
*
Settle on a specific triple for the aarch64 testcase
Krzysztof Parzyszek
2015-04-13
1
-1
/
+1
*
Also add mtriple to the aarch64 testcase
Krzysztof Parzyszek
2015-04-13
1
-1
/
+1
*
Allow memory intrinsics to be tail calls
Krzysztof Parzyszek
2015-04-13
1
-0
/
+31
*
[CodeGen] Split -enable-global-merge into ARM and AArch64 options.
Ahmed Bougacha
2015-04-11
4
-13
/
+13
*
[AArch64] Promote f16 operations to f32.
Ahmed Bougacha
2015-04-10
2
-109
/
+765
*
[CodeGen] Combine concat_vector of trunc'd scalar to scalar_to_vector.
Ahmed Bougacha
2015-04-09
2
-0
/
+20
*
[AArch64][FastISel] Fix integer extend optimization.
Juergen Ributzka
2015-04-09
1
-0
/
+19
*
[AArch64] Add support for dynamic stack alignment
Kristof Beyls
2015-04-09
1
-0
/
+491
*
[AArch64] Remove redundant -march option. Also fix a think-o from r234462.
Lang Hames
2015-04-09
1
-1
/
+1
*
Not all triples put _ before function names. Specify a triple to make this te...
Nick Lewycky
2015-04-09
1
-1
/
+1
*
[AArch64] Teach AArch64TargetLowering::getOptimalMemOpType to consider alignment
Lang Hames
2015-04-09
1
-0
/
+14
*
Use option -march instead of -mtriple to avoid overconditionalizing the test.
Akira Hatanaka
2015-04-08
1
-2
/
+2
*
Pass -mtriple to llc to appease buildbot.
Akira Hatanaka
2015-04-08
1
-1
/
+1
*
[DAGCombine] Fix a bug in MergeConsecutiveStores.
Akira Hatanaka
2015-04-08
1
-0
/
+20
*
[DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
Simon Pilgrim
2015-04-03
2
-68
/
+29
*
Fix PR23065. Avoid optimizing bitcast of build_vector with constant input to ...
Jiangning Liu
2015-04-01
1
-0
/
+27
*
[AArch64] Enable the codegenprepare optimization that promotes operation to form
Quentin Colombet
2015-03-31
1
-0
/
+638
*
AArch64: fix v8.1 sqrdmlah tests on Darwin platforms
Tim Northover
2015-03-31
1
-2
/
+2
*
[AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Vladimir Sukharev
2015-03-31
1
-0
/
+456
*
[SDAG] Move TRUNCATE splitting logic into a helper, and use
James Molloy
2015-03-31
2
-11
/
+27
*
[AArch64] Fix poor codegen for add immediate.
Quentin Colombet
2015-03-31
1
-0
/
+28
*
Transfer implicit operands when expanding the RET_ReallyLR pseudo instruction.
Juergen Ributzka
2015-03-30
1
-0
/
+47
*
[AArch64InstPrinter] Use the feature bits of the subtarget passed to the print
Akira Hatanaka
2015-03-27
1
-0
/
+11
*
[CodeGen] Don't attempt a tail-call with a non-forwarded explicit sret.
Ahmed Bougacha
2015-03-27
1
-0
/
+106
*
[CodeGen] Don't attempt a tail-call with implicit sret.
Ahmed Bougacha
2015-03-27
1
-0
/
+46
*
Complete the MachineScheduler fix made way back in r210390.
Andrew Trick
2015-03-27
3
-11
/
+11
*
[AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1.
Ahmed Bougacha
2015-03-23
4
-13
/
+13
[next]