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
/
AArch64PBQPRegAlloc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[aarch64] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-12
1
-3
/
+3
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-5
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-12
/
+12
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-4
/
+4
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
CodeGen: Take MachineInstr& in SlotIndexes and LiveIntervals, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-1
/
+1
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Avoid copying LiveInterval, this could lead to a double-delete
David Blaikie
2015-03-03
1
-1
/
+1
*
Revert "Remove the explicit SDNodeIterator::operator= in favor of the implici...
David Blaikie
2015-03-03
1
-1
/
+1
*
Remove the explicit SDNodeIterator::operator= in favor of the implicit default
David Blaikie
2015-03-03
1
-1
/
+1
*
[PBQP] Cautiously update edge costs in the solver
Arnaud A. de Grandmaison
2015-02-11
1
-2
/
+2
*
Migrate AArch64 except for TTI and AsmPrinter away from getSubtargetImpl.
Eric Christopher
2015-01-28
1
-1
/
+1
*
[PBQP] Unique allowed-sets for nodes in the PBQP graph and use pairs of these
Lang Hames
2014-10-27
1
-8
/
+8
*
[AArch64] Cleanup A57PBQPConstraints
Arnaud A. de Grandmaison
2014-10-22
1
-44
/
+43
*
[PBQP] Replace PBQPBuilder with composable constraints (PBQPRAConstraint).
Lang Hames
2014-10-09
1
-98
/
+68
*
Fix gcc -Wpedantic.
Patrik Hagglund
2014-09-12
1
-1
/
+1
*
[AArch64] Address Chad's post commit review comments for r217504 (PBQP experi...
Arnaud A. de Grandmaison
2014-09-10
1
-11
/
+10
*
[AArch64] Pacify lld buildbot complaining about an unused static function in ...
Arnaud A. de Grandmaison
2014-09-10
1
-0
/
+2
*
[AArch64] Add experimental PBQP support
Arnaud A. de Grandmaison
2014-09-10
1
-0
/
+413