summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-05-13 22:46:57 +0000
committerChris Lattner <sabre@nondot.org>2005-05-13 22:46:57 +0000
commit653f7230ad73cc02e1dc432dc28f4c0ee36a4abd (patch)
tree827a076f7c25f99a3386e7e693d1c5b977a50197 /lib
parentc1f786cac17d8d466fe13aa2a0065636049cbeda (diff)
downloadllvm-653f7230ad73cc02e1dc432dc28f4c0ee36a4abd.tar.gz
llvm-653f7230ad73cc02e1dc432dc28f4c0ee36a4abd.tar.bz2
llvm-653f7230ad73cc02e1dc432dc28f4c0ee36a4abd.tar.xz
fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21991 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
-rw-r--r--lib/Target/X86/X86ISelPattern.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Target/X86/X86ISelPattern.cpp b/lib/Target/X86/X86ISelPattern.cpp
index 72403be898..fe1967f728 100644
--- a/lib/Target/X86/X86ISelPattern.cpp
+++ b/lib/Target/X86/X86ISelPattern.cpp
@@ -50,7 +50,7 @@ namespace {
X86TargetLowering(TargetMachine &TM) : TargetLowering(TM) {
// Set up the TargetLowering object.
- // X86 is wierd, it always uses i8 for shift amounts and setcc results.
+ // X86 is weird, it always uses i8 for shift amounts and setcc results.
setShiftAmountType(MVT::i8);
setSetCCResultType(MVT::i8);
setSetCCResultContents(ZeroOrOneSetCCResult);
@@ -173,7 +173,7 @@ X86TargetLowering::LowerCallTo(SDOperand Chain, const Type *RetTy,
}
//===----------------------------------------------------------------------===//
-// C Calling Convention implementation
+// C Calling Convention implementation
//===----------------------------------------------------------------------===//
std::vector<SDOperand>
@@ -377,7 +377,7 @@ LowerVAArgNext(bool isVANext, SDOperand Chain, SDOperand VAList,
}
//===----------------------------------------------------------------------===//
-// Fast Calling Convention implementation
+// Fast Calling Convention implementation
//===----------------------------------------------------------------------===//
//
// The X86 'fast' calling convention passes up to two integer arguments in