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
/
lib
/
Target
/
AArch64
/
AArch64RegisterBankInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[AArch64][RegisterBankInfo] Switch to TableGen'ed like PartialMapping.
Quentin Colombet
2016-09-23
1
-20
/
+29
*
[RegisterBankInfo] Use array instead of SmallVector for BreakDown.
Quentin Colombet
2016-09-23
1
-5
/
+12
*
[RegisterBankInfo] Move to statically allocated RegisterBank.
Quentin Colombet
2016-09-22
1
-1
/
+19
*
[AArch64][GlobalISel] Add default regbank mapping for int<>FP.
Ahmed Bougacha
2016-09-16
1
-0
/
+10
*
[AArch64][GlobalISel] Add default regbank mapping for G_FCMP.
Ahmed Bougacha
2016-09-16
1
-0
/
+10
*
[AArch64][GlobalISel] Add default regbank mapping for FP ops.
Ahmed Bougacha
2016-09-16
1
-1
/
+18
*
[AArch64][GlobalISel] Add default regbank mappings for mixed-type ops.
Ahmed Bougacha
2016-09-16
1
-18
/
+36
*
[AArch64][GlobalISel] Use the generic DefaultMapping as the default.
Ahmed Bougacha
2016-09-16
1
-2
/
+1
*
GlobalISel: remove "unsized" LLT
Tim Northover
2016-09-15
1
-1
/
+1
*
GlobalISel: move type information to MachineRegisterInfo.
Tim Northover
2016-09-09
1
-1
/
+4
*
GlobalISel: implement low-level type with just size & vector lanes.
Tim Northover
2016-07-20
1
-0
/
+25
*
[AArch64][RegisterBankInfo] G_OR are fine on either GPR or FPR.
Quentin Colombet
2016-06-08
1
-0
/
+55
*
[AArch64][RegisterBankInfo] Use the generic implementation of copyCost.
Quentin Colombet
2016-06-08
1
-1
/
+2
*
[RegisterBankInfo] Add a size argument for the cost of copy.
Quentin Colombet
2016-06-08
1
-1
/
+2
*
[RegisterBankInfo] Change the API for the verify methods.
Quentin Colombet
2016-04-21
1
-1
/
+1
*
[AArch64] Fix a typo in the register class to register bank mapping.
Quentin Colombet
2016-04-07
1
-1
/
+1
*
[RegisterBank] Rename RegisterBank::contains into RegisterBank::covers.
Quentin Colombet
2016-04-07
1
-4
/
+4
*
[AArch64] Teach RegisterBankInfo about the CC register bank.
Quentin Colombet
2016-04-07
1
-0
/
+11
*
[AArch64] Teach RegisterBankInfo about the mapping of register classes
Quentin Colombet
2016-04-07
1
-0
/
+35
*
Put quotes around #error string.
James Y Knight
2016-04-06
1
-1
/
+1
*
[AArch64] Change the CMake to avoid to build GlobalISel related APIs
Quentin Colombet
2016-04-06
1
-10
/
+2
*
[AArch64] Use the default constructor of RegisterBankInfo when GlobalISel is ...
Quentin Colombet
2016-04-06
1
-1
/
+1
*
[AArch64] Initial implementation of the targeting of the register bank inform...
Quentin Colombet
2016-04-05
1
-0
/
+73
[prev]