]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/LTO
ArgumentPromotion: Propagate debug locations on calls for which arguments are promoted.
[opencl/llvm.git] / test / LTO /
2014-06-23 Kevin EnderbyChange the default input for llvm-nm to be a.out instea...
2014-06-19 Rafael EspindolaSet missing options in LTOCodeGenerator::setTargetOptions.
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-07 Duncan P. N. Exon... IR: Don't allow non-default visibility on local linkage
2014-04-25 Tom RoederAdd an -mattr option to the gold plugin to support...
2014-03-31 Tom RoederThis patch fixes LTO's RecordStreamer so that it record...
2014-03-10 Duncan P. N. Exon... Module: Don't rename in getOrInsertFunction()
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-07 Rafael EspindolaDon't internalize linkonce_odr non constant variables.
2014-01-22 Rafael EspindolaProvide a dummy section to fix a crash with inline...
2013-12-12 Yi JiangResubmit r196544: Apply transformation on OS X 10.9...
2013-12-12 Yi JiangAdd TargetLibraryInfo in LTO passes builder
2013-11-12 Justin BognerProtect user-supplied runtime library functions in LTO
2013-11-02 Rafael EspindolaA better fix that also works on ppc: add a target tripple.
2013-11-02 Rafael EspindolaFix this test to pass on darwin now that llvm-nm is...
2013-11-01 Rafael EspindolaUse \01 to disable the mangler. Should fix the 32 bit...
2013-10-31 Rafael EspindolaRelax check line to match what llvm-nm prints for COFF.
2013-10-31 Rafael EspindolaXFAIL on ppc64 too.
2013-10-31 Rafael EspindolaXFAIL this for now.
2013-10-31 Rafael EspindolaUse LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
2013-10-21 Rafael EspindolaOptimize more linkonce_odr values during LTO.
2013-10-09 NAKAMURA Takumillvm/test/LTO should run also on cygwin.
2013-10-04 Rafael EspindolaFix object file writing in llvm-lto on Windows.
2013-10-03 Rafael EspindolaOptimize linkonce_odr unnamed_addr functions during...
2013-10-02 Rafael EspindolaTry harder to disable the LTO tests on windows.
2013-10-02 Rafael EspindolaDisable this test on Win32 for now.
2013-10-02 Rafael EspindolaAdd a -exported-symbol option to llvm-lto.
2013-10-02 Rafael EspindolaEnable building LTO on WIN32.
2013-09-30 Rafael EspindolaRevert "Enable building LTO on WIN32."
2013-09-30 Rafael EspindolaEnable building LTO on WIN32.
2013-09-24 Peter CollingbourneMove LTO support library to a component, allowing it...