OSDN Git Service

Add build rules for llc, opt, and llvm-link on target device.
[android-x86/external-llvm.git] / lib / Archive /
2011-03-09 Jush LuMerge upstream r127116
2011-03-01 Dan GohmanRevert PathV2 changes, as sys::fs::unique_file is not...
2011-01-17 Michael J. SpencerArchive: Fix temp path names.
2011-01-16 Michael J. SpencerUnRevert "Revert "Archive: Replace all internal uses...
2011-01-16 Michael J. SpencerUnRevert "Revert the archive part of "Support/PathV2...
2011-01-16 Michael J. SpencerRevert the archive part of "Support/PathV2: Add identif...
2011-01-16 Michael J. SpencerRevert "Archive: Replace all internal uses of PathV1...
2011-01-15 Michael J. SpencerArchive: Replace all internal uses of PathV1 with PathV...
2011-01-15 Michael J. SpencerSupport/PathV2: Add identify_magic.
2011-01-10 Michael J. SpencerFix Whitespace.
2011-01-10 Michael J. SpencerSupport/Path: Deprecate PathV1::exists and replace...
2010-12-16 Michael J. SpencerMemoryBuffer now return an error_code and returns a...
2010-12-09 Michael J. SpencerSupport/MemoryBuffer: Replace all uses of std::string...
2010-11-29 Michael J. SpencerMerge System into Support.
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-05-27 Dan GohmanEliminate some unnessary Path::exists() calls.
2010-05-27 Dan GohmanEliminate some unnessary Path::exists() calls.
2010-04-28 Shih-wei LiaoSync upstream to r102410.
2010-04-25 Chris Lattnersilence a warning, patch by "mike".
2010-04-25 Chris Lattnersilence a warning, patch by "mike".
2010-04-19 Benjamin KramerDon't write into MemoryBuffers.
2010-04-19 Benjamin KramerDon't write into MemoryBuffers.
2010-04-19 Dan GohmanFix -Wcast-qual warnings.
2010-04-19 Dan GohmanFix -Wcast-qual warnings.
2010-04-07 Chris Lattneradd newlines at end of files.
2010-04-07 Chris Lattneradd newlines at end of files.
2010-03-30 Dan GohmanFix a grammaro.
2010-03-30 Dan GohmanFix a grammaro.
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2010-02-04 Chris LattnerFrom PR6228:
2010-02-04 Chris LattnerFrom PR6228:
2010-01-27 Jeffrey YasskinKill ModuleProvider and ghost linkage by inverting...
2010-01-27 Jeffrey YasskinKill ModuleProvider and ghost linkage by inverting...
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
2009-08-23 Chris LattnerPrune #includes from llvm/Linker.h and llvm/System...
2009-08-23 Chris LattnerPrune #includes from llvm/Linker.h and llvm/System...
2009-08-11 Benjamin KramerMake LLVMContext and LLVMContextImpl classes instead...
2009-08-11 Benjamin KramerMake LLVMContext and LLVMContextImpl classes instead...
2009-08-04 Owen AndersonFactor some of the constants+context related code out...
2009-08-04 Owen AndersonFactor some of the constants+context related code out...
2009-07-13 Daniel DunbarFix some non-sensical code.
2009-07-13 Daniel DunbarFix some non-sensical code.
2009-07-01 Owen AndersonMake the use of const with respect to LLVMContext sane...
2009-07-01 Owen AndersonMake the use of const with respect to LLVMContext sane...
2009-07-01 Owen AndersonHold the LLVMContext by reference rather than by pointer.
2009-07-01 Owen AndersonHold the LLVMContext by reference rather than by pointer.
2009-07-01 Owen AndersonAdd a pointer to the owning LLVMContext to Module....
2009-07-01 Owen AndersonAdd a pointer to the owning LLVMContext to Module....
2009-06-11 Duncan SandsAvoid leaking memory in an error path. Noticed
2009-06-11 Duncan SandsAvoid leaking memory in an error path. Noticed
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-11-21 Devang PatelSilence unused variable warnings.
2008-11-21 Devang PatelSilence unused variable warnings.
2008-09-22 Oscar FuentesInitial support for the CMake build system.
2008-09-22 Oscar FuentesInitial support for the CMake build system.
2008-07-28 Dan GohmanFold the useful features of alist and alist_node into...
2008-07-28 Dan GohmanFold the useful features of alist and alist_node into...
2008-05-24 Owen AndersonCreate archives with the same permissions are ar.
2008-05-24 Owen AndersonCreate archives with the same permissions are ar.
2008-05-13 Dan GohmanClean up the use of static and anonymous namespaces...
2008-05-13 Dan GohmanClean up the use of static and anonymous namespaces...
2008-04-01 Chris LattnerChange the MemoryBuffer::getFile* methods to take just...
2008-04-01 Chris LattnerChange the MemoryBuffer::getFile* methods to take just...
2008-04-01 Chris Lattnerchange the archive stuff to use MemoryBuffer instead...
2008-04-01 Chris Lattnerchange the archive stuff to use MemoryBuffer instead...
2008-04-01 Chris LattnerRemove MappedFile support for mapping files for write...
2008-04-01 Chris LattnerRemove MappedFile support for mapping files for write...
2008-04-01 Chris Lattneradd missing #includes
2008-04-01 Chris Lattneradd missing #includes
2008-03-11 Anton KorobeynikovFix thinko: alias always defines new symbol. Even is...
2008-03-11 Anton KorobeynikovFix thinko: alias always defines new symbol. Even is...
2008-03-04 Anton KorobeynikovAdd alias with non-external aliasee to the list of...
2008-03-04 Anton KorobeynikovAdd alias with non-external aliasee to the list of...
2008-02-28 Andrew LenharthMake llvm-ar behave like ar, if you create an empty...
2008-02-28 Andrew LenharthMake llvm-ar behave like ar, if you create an empty...
2008-02-20 Anton KorobeynikovUpdate gcc 4.3 warnings fix patch with recent head...
2008-02-20 Anton KorobeynikovUpdate gcc 4.3 warnings fix patch with recent head...
2008-02-20 Anton KorobeynikovUnbreak build with gcc 4.3: provide missed includes...
2008-02-20 Anton KorobeynikovUnbreak build with gcc 4.3: provide missed includes...
2008-01-29 Dan GohmanUse empty() instead of comparing size() with zero.
2008-01-29 Dan GohmanUse empty() instead of comparing size() with zero.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-29 Chris Lattnerremove attribution from lib Makefiles.
2007-12-29 Chris Lattnerremove attribution from lib Makefiles.
2007-07-18 Dan GohmanIt's not necessary to do rounding for alloca operations...
2007-07-06 Gabor Greiffinishing touches of bytecode -> bitcode changes. also...
next