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
/
CodeGen
/
MIRVRegNamerUtils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm][MIRVRegNamerUtils] Adding hashing on FrameIndex MachineOperands.
Puyan Lotfi
2020-01-13
1
-1
/
+2
*
[NFC][llvm][MIRVRegNamerUtils] Moving some switch cases and altering comments.
Puyan Lotfi
2019-12-16
1
-5
/
+5
*
[llvm][MIRVRegNamerUtils] Adding hashing on CImm / FPImm MachineOperands.
Puyan Lotfi
2019-12-16
1
-2
/
+7
*
[NFC][llvm][MIRVRegNamerUtils] Refactoring GetHashableMO into switch-statement.
Puyan Lotfi
2019-12-14
1
-7
/
+34
*
[NFC][llvm][MIRVRegNamerUtils] Moving methods around. Making some private.
Puyan Lotfi
2019-12-12
1
-6
/
+1
*
[llvm][MIRVRegNamerUtils] Adding hashing on memoperands.
Puyan Lotfi
2019-12-11
1
-0
/
+11
*
[llvm][MIRVRegNamerUtil] Adding hashing against MachineInstr flags.
Puyan Lotfi
2019-12-10
1
-1
/
+1
*
[NFCi][llvm][MIRVRegNamerUtils] Making some code cleanup and stylistic changes.
Puyan Lotfi
2019-12-09
1
-71
/
+43
*
[MirNamer][Canonicalizer]: Perform instruction semantic based renaming
Aditya Nandakumar
2019-11-15
1
-292
/
+89
*
Prune two MachineInstr.h includes, fix up deps
Reid Kleckner
2019-10-19
1
-0
/
+1
*
[mir-canon][NFC] Move MIR vreg renaming code to separate file for better reuse.
Puyan Lotfi
2019-09-04
1
-0
/
+347