summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-03-07 16:19:46 +0000
committerChris Lattner <sabre@nondot.org>2006-03-07 16:19:46 +0000
commit8c73d80b08ab9cc4df370c921a2d5d80822ef006 (patch)
tree99abf2c1f78ca9472eda0da7164f2d9aefa22e34 /llvm/lib/Target/PowerPC/PPCHazardRecognizers.h
parent3bad1998940188a2e802dc7f29f9e1d6eeec125a (diff)
downloadbcm5719-llvm-8c73d80b08ab9cc4df370c921a2d5d80822ef006.tar.gz
bcm5719-llvm-8c73d80b08ab9cc4df370c921a2d5d80822ef006.zip
add a couple more load/store instrs, add a newline to the end of file.
llvm-svn: 26594
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCHazardRecognizers.h')
-rw-r--r--llvm/lib/Target/PowerPC/PPCHazardRecognizers.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h b/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h
index c13d86d65e1..5f7bb1bac26 100644
--- a/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h
+++ b/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h
@@ -77,4 +77,5 @@ private:
} // end namespace llvm
-#endif \ No newline at end of file
+#endif
+
OpenPOWER on IntegriCloud