Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
db16beed8a8fa79554942f206b8077ae2e91195d
/
llvm
/
lib
/
Target
/
PowerPC
/
PPCBranchCoalescing.cpp
fb7b14f7
[CodeGen] Unify the syntax of MBB liveins in MIR and -debug output
by Francis Visoiu Mistrih
· 8 years ago
f1caa28
MachineFunction: Return reference from getFunction(); NFC
by Matthias Braun
· 8 years ago
a8a83d1
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
by Francis Visoiu Mistrih
· 8 years ago
25528d6
[CodeGen] Unify MBB reference format in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
93ef145
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
9d7bb0c
[CodeGen] Print register names in lowercase in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
b3bde2e
Fix a bunch more layering of CodeGen headers that are in Target
by David Blaikie
· 8 years ago
3f833ed
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
by David Blaikie
· 8 years ago
1be62f0
Move TargetFrameLowering.h to CodeGen where it's implemented
by David Blaikie
· 8 years ago
34e6621
Update branch coalescing to be a PowerPC specific pass
by Lei Huang
· 8 years ago
[Renamed (88%) from llvm/lib/CodeGen/BranchCoalescing.cpp]
e42ac21
Temporarily revert "Update branch coalescing to be a PowerPC specific pass"
by Eric Christopher
· 8 years ago
[Renamed (89%) from llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp]
0cb591f
Update branch coalescing to be a PowerPC specific pass
by Lei Huang
· 8 years ago
[Renamed (89%) from llvm/lib/CodeGen/BranchCoalescing.cpp]
1527baa
CodeGen: Rename DEBUG_TYPE to match passnames
by Matthias Braun
· 8 years ago
455e2f3
Strip trailing whitespace.
by Simon Pilgrim
· 9 years ago
83c37c4
Fix redundant condition (PR32138)
by Simon Pilgrim
· 9 years ago
b01bb3a
Fix Wdocumentation warning
by Simon Pilgrim
· 9 years ago
7b227fe
Fix some Wdocumentation warnings
by Simon Pilgrim
· 9 years ago
b223cfa
Improve scheduling with branch coalescing
by Nemanja Ivanovic
· 9 years ago