mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164898 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
01e872af25
commit
154418cdd8
@ -182,7 +182,7 @@ public:
|
||||
virtual bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB,
|
||||
unsigned NumCycles,
|
||||
const BranchProbability
|
||||
&Probability) const {
|
||||
&Probability) const {
|
||||
return NumCycles == 1;
|
||||
}
|
||||
|
||||
|
@ -79,8 +79,8 @@ define float @test_ineligible(float, float %in) {
|
||||
; internal fault).
|
||||
call void @bar()
|
||||
; CHECL: bl bar
|
||||
; CHECK: vext.32
|
||||
; CHECK: vext.32
|
||||
; CHECK: vext.32
|
||||
; CHECK: vext.32
|
||||
ret float %val
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user