index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
AArch64
/
AArch64InstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Make the use of FP instructions optional, but enabled by default.
Amara Emerson
2013-10-31
1
-1
/
+20
*
[AArch64] Add support for NEON scalar floating-point compare instructions.
Chad Rosier
2013-10-30
1
-0
/
+7
*
Initial support for Neon scalar instructions.
Jiangning Liu
2013-09-24
1
-8
/
+8
*
AArch64: use RegisterOperand for NEON registers.
Tim Northover
2013-09-13
1
-5
/
+7
*
AArch64: add initial NEON support
Tim Northover
2013-08-01
1
-0
/
+40
*
AArch64: correct CodeGen of MOVZ/MOVK combinations.
Tim Northover
2013-07-01
1
-8
/
+11
*
AArch64: implement large code model access to global variables.
Tim Northover
2013-05-04
1
-7
/
+24
*
AArch64: remove useless comment
Tim Northover
2013-04-20
1
-2
/
+0
*
AArch64: remove barriers from AArch64 atomic operations.
Tim Northover
2013-04-08
1
-41
/
+49
*
AArch64: switch patterns to be type-based rather than RegClass-based
Tim Northover
2013-04-03
1
-503
/
+492
*
AArch64: remove post-encoder method from FCMP (immediate) instructions.
Tim Northover
2013-02-28
1
-16
/
+14
*
AArch64: Use cbnz instead of cmp/b.ne pair for atomic operations.
Tim Northover
2013-02-28
1
-5
/
+8
*
AArch64: remove ConstantIsland pass & put literals in separate section.
Tim Northover
2013-02-15
1
-24
/
+6
*
AArch64: switch from neverHasSideEffects to hasSideEffects.
Tim Northover
2013-02-14
1
-4
/
+4
*
AArch64: add block comments where missing
Tim Northover
2013-02-14
1
-0
/
+13
*
Make use of DiagnosticType to provide better AArch64 diagnostics.
Tim Northover
2013-02-11
1
-14
/
+54
*
Implement external weak (ELF) symbols on AArch64
Tim Northover
2013-02-06
1
-2
/
+4
*
Add AArch64 CRC32 instructions
Tim Northover
2013-02-06
1
-1
/
+19
*
Move MRI liveouts to AArch64 return instructions.
Jakob Stoklund Olesen
2013-02-05
1
-1
/
+2
*
Fix formatting in AArch64 backend.
Tim Northover
2013-02-05
1
-594
/
+349
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+5298