OSDN Git Service

Move all of the x86 subtarget initialized variables down into the x86 subtarget
authorEric Christopher <echristo@gmail.com>
Mon, 9 Jun 2014 17:08:19 +0000 (17:08 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 9 Jun 2014 17:08:19 +0000 (17:08 +0000)
commitfdea9415833df1923e297c8ebab3c650ac22efb3
tree63bdb2e5a9b75a24a139c5ec84481f48ce96695a
parent405ed284b7f15dc021f62a56b899460d6752a186
Move all of the x86 subtarget initialized variables down into the x86 subtarget
from the x86 target machine. Should be no functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210479 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86JITInfo.h
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h
lib/Target/X86/X86TargetMachine.cpp
lib/Target/X86/X86TargetMachine.h