test commit redux
[oota-llvm.git] / tools / lto /
2011-11-05 Peter CollingbourneNow that the linker supports lazily materialising globa...
2011-11-04 Bill WendlingReformatting changes to get rid of blank lines, put...
2011-11-04 Bill WendlingMove comment to the correct place.
2011-11-04 Bill WendlingMake the Mangler an ivar so that it doesn't have to...
2011-11-04 Bill WendlingRefactor the MCContext so that it's an ivar instead...
2011-11-01 Sebastian Poprename getHostTriple into getDefaultTargetTriple
2011-10-18 Daniel Dunbarbuild: Tidy up a bunch of tool Makefiles, and simplify...
2011-09-08 Ivan Krasinlto/addAsmGlobalSymbols: fast path when no module level...
2011-09-08 Ivan Krasinlto/addAsmGlobalSymbols: fail fracefully when the targe...
2011-09-01 Benjamin KramerDon't drop alignment info on local common symbols.
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-08-18 John CriswellFixed compilation warning on Linux by fixing the type...
2011-08-16 Jim GrosbachRemove unused Target argument from AsmParser constructi...
2011-08-02 Rafael EspindolaMove methods in PassManagerBuilder offline.
2011-08-02 Rafael Espindolamove PassManagerBuilder.h to IPO. This is a non intuiti...
2011-07-26 Evan ChengRename TargetAsmParser to MCTargetAsmParser and TargetA...
2011-07-25 Nick LewyckyFix typo.
2011-07-23 Evan ChengMove TargetAsmParser.h TargetAsmBackend.h and TargetAsm...
2011-07-22 Evan ChengCombine all MC initialization routines into one. e...
2011-07-20 Evan ChengGoodbye TargetAsmInfo. This eliminate last bit of CodeG...
2011-07-20 Evan ChengAdd MCObjectFileInfo and sink the MCSections initializa...
2011-07-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...
2011-07-18 Evan ChengSink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from...
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...
2011-07-14 Evan ChengUnfortunately several files in MC are badly violating...
2011-07-11 Cameron ZwarichFix LTO after the recent MC subtarget refactoring.
2011-07-09 Evan ChengChange createAsmParser to take a MCSubtargetInfo instea...
2011-07-08 Evan ChengEliminate asm parser's dependency on TargetMachine:
2011-06-30 Evan ChengFix the ridiculous SubtargetFeatures API where it impli...
2011-06-29 Evan ChengSink SubtargetFeature and TargetInstrItineraries (renam...
2011-06-28 Chad RosierReinstate r133516 "Remove some unnecessary uses of...
2011-06-28 Jay FoadPR10210: New method ConstantArray::getAsCString()....
2011-06-27 Chad RosierRevert r133516 "Remove some unnecessary uses of c_str()."
2011-06-21 Jay FoadRemove some unnecessary uses of c_str().
2011-05-22 Chris Lattnerswitch bugpoint and liblto to PassManagerBuilder.
2011-05-01 Rafael EspindolaSimplify the handling of pcrel relocations on ELF....
2011-04-21 Rafael EspindolaRemove unused argument.
2011-04-21 Nick LewyckyFix typo in comment.
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-04-01 Devang PatelUpdate CMakeLists.txt
2011-03-29 Devang PatelExpoert c interface for disassembler.
2011-03-22 Rafael EspindolaAdd a lto_codegen_compile_to_file to avoid producing...
2011-03-22 Rafael EspindolaWe don't need a null terminator for the output file.
2011-03-18 Rafael EspindolaUse lazy parsing in LTO. Unfortunately this is only...
2011-03-18 Rafael EspindolaSimplify the computation of undefined symbols. Instead...
2011-03-18 NAKAMURA Takumitools/lto/LTOModule.cpp: Eliminate an unused variable.
2011-03-17 Rafael EspindolaUse RequiresNullTerminator to create buffers without...
2011-03-17 Rafael EspindolaAdd support in the LTO library for loading an object...
2011-03-12 Oscar FuentesBuild LTO as a static library too.
2011-03-12 Oscar FuentesBuild LTO as a static library too.
2011-03-12 Oscar FuentesUpdate link components for llvm-dis and LTO.
2011-03-11 Oscar FuentesAdd LTO and gold plugin to the CMake build. Linux-only...
2011-03-02 Rafael EspindolaAdd a special streamer to libLTO that just records...
2011-02-24 Rafael EspindolaSwitch LTO to use MC. This takes the linking of libxul...
2011-02-20 Rafael EspindolaFix some memory leaks and avoid looking in the hash...
2011-02-12 Rafael EspindolaPreserve aliases if needed.
2011-02-12 Rafael EspindolaFix a silly bug I introduced when dropping std::string.
2011-02-11 Rafael EspindolaRemove std::string version of getNameWithPrefix.
2011-02-08 Rafael EspindolaDon't open the file again in the gold plugin. To be...
2011-02-01 Rafael EspindolaDon't tell the linker about available_externally defini...
2011-01-07 Devang PatelDo not include DataTypes.h in llvm-c/lto.h.
2010-12-16 Michael J. SpencerMemoryBuffer now return an error_code and returns a...
2010-12-10 Rafael EspindolaFixed version of 121434 with no new memory leaks.
2010-12-10 Rafael EspindolaRevert my previous patch to make the valgrind bots...
2010-12-09 Rafael EspindolaInitial support for the cfi directives. This is just...
2010-12-09 Michael J. SpencerMore code not compiled by CMake. :(.
2010-12-06 Devang PatelDo not try luck by using given name to create temporary...
2010-12-03 Devang PatelDo not try luck by using given name to create temporary...
2010-11-29 Michael J. SpencerI swear I did a make clean and make before committing...
2010-10-20 Rafael EspindolaRecord sysbols created by aliases. Fixes PR8414.
2010-10-15 Daniel Dunbarlto: Respect LLVM_VERSION_INFO make variable, since...
2010-10-07 Dan GohmanThis file needs ToolOutputFile.h too.
2010-10-06 Bill WendlingProvide a fast "get me the target triple from the modul...
2010-09-27 Bill WendlingAdd a new scope type "LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_H...
2010-09-27 Bill WendlingThe "linker_private_weak*" linkages should set the...
2010-09-01 Dan GohmanMake tool_output_file's raw_ostream instance a member...
2010-08-26 Devang PatelFix prototypes.
2010-08-25 Dan Gohmanlto_codegen_set_gcc_path was removed.
2010-08-25 Dan GohmanFix a few missing entries in lto.exports.
2010-08-20 Dan GohmanConvert tools to use tool_output_file, and introduce...
2010-08-11 Rafael EspindolaMake it possible to set the cpu used for codegen.
2010-08-11 Daniel Dunbarlto: Fix an inverted conditional which prevented the...
2010-08-11 Daniel Dunbarlto: Fix gratuitous memory leaks.
2010-08-10 Daniel Dunbarlto: Reduce nesting.
2010-08-10 Daniel DunbarLTOModule.cpp: Fix numerous style issues.
2010-08-10 Rafael EspindolaMake it possible to set the flags passed to the assembler.
2010-08-09 Rafael EspindolaMake it possible to set the target triple and expose...
2010-07-31 Daniel Dunbarbuild: Don't pass -avoid-version or -no-undefined on...
2010-07-16 Daniel Dunbarbuild/Darwin: Add an LLVM_LTO_VERSION_OFFSET make varia...
2010-05-27 Dan GohmanEliminate some unnessary Path::exists() calls.
2010-05-27 Dan GohmanWhen handling raw_ostream errors manually, use clear_er...
2010-05-11 Bill WendlingThe getDefaultSubtargetFeatures method of SubtargetFeat...
2010-05-02 Duncan SandsRemove the -enable-sjlj-eh option, which doesn't do...
2010-04-27 Bill Wendlingr98363 deleted a '!' when cleaning up whitespace. This...
2010-04-17 Dan GohmanFix more -Wcast-qual warnings.
2010-04-15 Dan GohmanMake the export files absolute paths, and change Makefi...
2010-04-15 Dan GohmanGeneralize the EXPORTED_SYMBOL_FILE concept in the...
2010-04-05 Chris Lattnerstringref-ize the MemoryBuffer::get apis. This requires
2010-03-24 Dan GohmanTrim #includes.
next