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
/
bitfield-insert.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner] improve throughput of shift+logic+shift
Sanjay Patel
2019-09-01
1
-6
/
+6
*
[SelectionDAG] Check for any recursion depth greater than or equal to limit i...
Simon Pilgrim
2019-07-27
1
-1
/
+2
*
[TargetLowering] Add SimplifyMultipleUseDemandedBits
Simon Pilgrim
2019-07-23
1
-2
/
+1
*
[NFC][AArch64] Autogenerate bitfield-insert.ll, selectcc-to-shiftand.ll tests
Roman Lebedev
2019-05-18
1
-125
/
+204
*
[NFC] fix trivial typos in documents and comments
Hiroshi Inoue
2018-04-12
1
-1
/
+1
*
AArch64: get type from correct result when forming BFI/BFM
Tim Northover
2018-01-23
1
-0
/
+17
*
[AArch64] Generate literals by the little end
Evandro Menezes
2017-01-18
1
-6
/
+6
*
[AArch64] Remove an overly aggressive assert.
Chad Rosier
2016-06-22
1
-1
/
+18
*
AArch64: allow MOV (imm) alias to be printed
Tim Northover
2016-06-16
1
-7
/
+7
*
[AArch64] Move tests from r271677 to a more appropriately named file. NFC.
Chad Rosier
2016-06-03
1
-88
/
+0
*
[AArch64] Spot SBFX-compatbile code expressed with sign_extend_inreg.
Chad Rosier
2016-06-03
1
-0
/
+88
*
[AArch64] Generate a BFI/BFXIL from 'or (and X, MaskImm), OrImm'.
Chad Rosier
2016-05-26
1
-0
/
+85
*
[AArch64 ] Generate a BFXIL from 'or (and X, Mask0Imm),(and Y, Mask1Imm)'.
Chad Rosier
2016-05-19
1
-0
/
+67
*
[AArch64] Add support for unscaled narrow stores in getUsefulBitsForUse.
Chad Rosier
2016-05-12
1
-0
/
+38
*
[AArch64] Improve getUsefulBitsForUse for narrow stores.
Chad Rosier
2016-05-11
1
-0
/
+36
*
[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
Mandeep Singh Grang
2016-04-19
1
-1
/
+1
*
[AArch64] Fix a corner case in BitFeild select
Weiming Zhao
2015-12-01
1
-0
/
+22
*
[AArch64] Improved bitfield instruction selection.
Geoff Berry
2015-09-18
1
-0
/
+19
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-18
/
+18
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-5
/
+5
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-6
/
+0
*
AArch64/ARM64: print BFM instructions as BFI or BFXIL
Tim Northover
2014-05-01
1
-23
/
+12
*
AArch64/ARM64: implement BFI optimisation
Tim Northover
2014-04-24
1
-15
/
+37
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-9
/
+9
*
Add explicit triples to AArch64 tests
Tim Northover
2013-02-01
1
-1
/
+1
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+193