[X86][SSE] Update the cost table for integer-integer conversions on SSE2/SSE4.1.
[oota-llvm.git] / lib / Target / X86 / AsmParser / CMakeLists.txt
2015-09-29 NAKAMURA Takumi[CMake] X86AsmParser: Prune redundant LINK_LIBS.
2014-09-01 Yuri Gorshenin[asan-assembly-instrumentation] Prologue and epilogue...
2014-09-01 Yuri GorsheninRevert "[asan-assembly-instrumentation] Prologue and...
2014-09-01 Yuri Gorshenin[asan-assembly-instrumentation] Prologue and epilogue...
2014-03-14 Evgeniy StepanovAddressSanitizer instrumentation for MOV and MOVAPS.
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target responsible...
2013-11-28 NAKAMURA Takumi[CMake] Prune include_directories() in llvm/lib/Target...
2012-12-20 Roman DivackyRemove MCTargetAsmLexer and its derived classes now...
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-07-26 Chandler CarruthClean up a pile of hacks in our CMake build relating...
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-01-23 Ted KremenekUpdate CMake build.
2009-07-17 Daniel DunbarSketch support for target specific assembly parser.