comparison lib/Target/X86/CMakeLists.txt @ 83:60c9769439b8

LLVM 3.7
author Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
date Wed, 18 Feb 2015 14:55:36 +0900
parents 54457678186b
children afa8332a0e37
comparison
equal deleted inserted replaced
78:af83660cff7b 83:60c9769439b8
12 tablegen(LLVM X86GenSubtargetInfo.inc -gen-subtarget) 12 tablegen(LLVM X86GenSubtargetInfo.inc -gen-subtarget)
13 add_public_tablegen_target(X86CommonTableGen) 13 add_public_tablegen_target(X86CommonTableGen)
14 14
15 set(sources 15 set(sources
16 X86AsmPrinter.cpp 16 X86AsmPrinter.cpp
17 X86AtomicExpandPass.cpp 17 X86CallFrameOptimization.cpp
18 X86FastISel.cpp 18 X86FastISel.cpp
19 X86FloatingPoint.cpp 19 X86FloatingPoint.cpp
20 X86FrameLowering.cpp 20 X86FrameLowering.cpp
21 X86ISelDAGToDAG.cpp 21 X86ISelDAGToDAG.cpp
22 X86ISelLowering.cpp 22 X86ISelLowering.cpp