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
/
BranchRelaxation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Insert IMPLICIT_DEFS for undef uses in tail merging
Matthias Braun
2017-09-06
1
-2
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-3
/
+3
*
BranchRelaxation: computeLiveIns() after creating new block
Matthias Braun
2017-05-27
1
-0
/
+4
*
LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI
Matthias Braun
2017-05-26
1
-1
/
+1
*
Revert "LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI"
Matthias Braun
2017-05-26
1
-1
/
+1
*
LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI
Matthias Braun
2017-05-25
1
-1
/
+1
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-1
/
+3
*
BranchRelaxation: Recompute live-ins when splitting a block
Matthias Braun
2016-12-16
1
-3
/
+11
*
BranchRelaxation: Fix computing indirect branch block size
Matt Arsenault
2016-11-02
1
-17
/
+17
*
BranchRelaxation: Expand unconditional branches first
Matt Arsenault
2016-11-01
1
-15
/
+22
*
BranchRelaxation: Unique live ins when creating block
Matt Arsenault
2016-10-12
1
-0
/
+1
*
BranchRelaxation: Support expanding unconditional branches
Matt Arsenault
2016-10-06
1
-5
/
+84
*
BranchRelaxation: Account for function alignment
Matt Arsenault
2016-10-06
1
-9
/
+18
*
Move AArch64BranchRelaxation to generic code
Matt Arsenault
2016-10-06
1
-0
/
+406