[llvm-commits] [llvm] r146538 - /llvm/trunk/test/CodeGen/ARM/fast-isel.ll
Chad Rosier
mcrosier at apple.com
Tue Dec 13 17:34:39 PST 2011
Author: mcrosier
Date: Tue Dec 13 19:34:39 2011
New Revision: 146538
URL: http://llvm.org/viewvc/llvm-project?rev=146538&view=rev
Log:
Add newline at EOF.
Modified:
llvm/trunk/test/CodeGen/ARM/fast-isel.ll
Modified: llvm/trunk/test/CodeGen/ARM/fast-isel.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/ARM/fast-isel.ll?rev=146538&r1=146537&r2=146538&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/ARM/fast-isel.ll (original)
+++ llvm/trunk/test/CodeGen/ARM/fast-isel.ll Tue Dec 13 19:34:39 2011
@@ -218,4 +218,4 @@
; THUMB: vmov s0, r0
; THUMB: vcmpe.f32 s0, #0
ret i1 %4
-}
\ No newline at end of file
+}
More information about the llvm-commits
mailing list