OSDN Git Service

am 8a95734f: Fix windows build for LLVM.
[android-x86/external-llvm.git] / lib / Makefile
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-29 Bill YiMerge commit '2136801bbd32f5e9554aa8009d0e5f862744162b...
2014-04-25 Stephen Hinesam 1f3d12be: am b5eb99b8: am 37a6adeb: Merge "Update...
2014-04-25 Stephen Hinesam b5eb99b8: am 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen Hinesam 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2014-03-10 Stephen Hinesam 008f5bfe: am ce9904c6: Merge remote-tracking branch...
2014-02-22 Elliott Hughesam d4008b87: am 719ea6d0: am a01b0ad9: am c27b10b1...
2014-02-22 Ian Rogersam 47de7d9d: am 12969fbe: am c150d210: am 877a6e14...
2014-02-22 Ian Rogersam 17ee97d8: am 001b0120: am 2e072618: am 5fdf6cf6...
2014-02-22 Ian Rogersam 0c8e5e4f: am 7de9c005: am 2ef279b3: am 8d2ad1af...
2014-02-22 Colin Crossam e0f86198: am 14604412: am ef5a4427: am 13607273...
2014-02-22 Stephen Hinesam d36d4a35: am 30dce365: am b2713ca8: am c27b99f0...
2014-02-22 Ben Chengam 51196932: am ca8e1270: am 987f85d3: am 6562c95b...
2014-02-22 Todd Fialaam dd979b93: am 0a944a8c: am da96b641: am 0de283df...
2014-02-22 Todd Fialaam 6832e344: am 735d70fa: am 5803f741: am ba309b04...
2014-02-22 Stephen Hinesam d6d44c6c: am 475301ec: am ef13f53c: am 1255ecdd...
2014-02-22 Stephen Hinesam 4df7251e: am 59e238e6: am fbafaf4f: am c0c7ba11...
2014-02-22 Stephen Hinesam b7beb609: am 74ec609a: am 82b5399b: am 917ae8fb...
2014-02-22 Stephen Hinesam 42d669a6: (-s ours) am 92debeec: am f36bad31: (...
2014-02-22 Stephen Hinesam bdaf806f: am 008f5bfe: am ce9904c6: Merge remote...
2014-02-22 Stephen Hinesam 008f5bfe: am ce9904c6: Merge remote-tracking branch...
2014-02-21 Stephen Hinesam ce9904c6: Merge remote-tracking branch \'upstream...
2014-02-18 Colin Crossam b7485134: am 449fc261: Merge "llvm: convert makefile...
2014-02-12 Stephen HinesMerge remote-tracking branch 'upstream/release_34'...
2013-10-30 Bill WendlingReformat Makefile. No other changes.
2013-09-24 Peter CollingbourneMove LTO support library to a component, allowing it...
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-06-17 Rafael EspindolaMove lib/Archive to tools/llvm-ar.
2013-05-16 The Android Open... am 1a961143: (-s ours) Reconcile with jb-mr2-release...
2013-05-02 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-02 Chandler CarruthRename VMCore directory to IR.
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-09-20 Eric ChristopherRemove more of llvmc and dependencies.
2011-09-13 Benjamin KramerSketch out a DWARF parser.
2011-02-28 jushMerge LLVM upstream r119309 into honey
2010-11-15 Michael J. SpencerAdd LLVMObject Library.
2010-11-15 Michael J. SpencerAdd LLVMObject Library.
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-10-05 Chris Lattnerremove llvm-db: it is completely broken and if anyone...
2009-10-05 Chris Lattnerremove llvm-db: it is completely broken and if anyone...
2009-07-04 Mikhail GlushenkovLLVMC doesn't need ENABLE_PIC to build now.
2009-07-04 Mikhail GlushenkovLLVMC doesn't need ENABLE_PIC to build now.
2009-06-29 Daniel DunbarDon't build LLVMC when configured with --disable-pic...
2009-06-29 Daniel DunbarDon't build LLVMC when configured with --disable-pic...
2009-06-23 Daniel DunbarStart flushing out MCContext.
2009-06-23 Daniel DunbarStart flushing out MCContext.
2009-03-02 Mikhail GlushenkovReorganize llvmc code.
2009-03-02 Mikhail GlushenkovReorganize llvmc code.
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
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-05-06 Chris Lattnerbuild lib/Archive instead of lib/Bytecode
2007-04-22 Chris Lattnerbuild the bitcode dir
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2006-05-17 Reid SpencerMake some changes suggested by Chris:
2006-05-17 Chris LattnerUse DIRS here instead of PARALLEL_DIRS, as VMCore has...
2004-11-14 Reid SpencerAdd the Linker library
2004-09-15 Misha BrukmanWrap long line
2004-02-13 Chris LattnerCBackend is no longer here
2004-01-05 Chris LattnerAdd new dir
2003-10-20 John CriswellAdded LLVM copyright notice to Makefiles.
2003-09-29 John CriswellRemoved Support directory. It now lives in llvm/suppor...
2003-09-05 Brian GaekeAdd ExecutionEngine directory.
2003-08-21 Brian GaekeReoptimizer has moved to reopt cvs module.
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2002-09-18 Chris LattnerCompile sub-directories in parallel, because they don...
2002-08-27 Anand Shuklaadded Reoptimizer in Makefile DIRS
2002-05-08 Sumant Kowshik*** empty log message ***
2002-04-08 Chris LattnerMoved assembly writer library into its own top level...
2002-01-21 Chris LattnerMove stuff out of the Optimizations directories into...
2001-10-13 Chris LattnerCompile the transforms directory
2001-09-14 Chris LattnerMove the sparc target to a new lib/Target directory
2001-07-21 Chris LattnerMake sure we build all of the code!
2001-07-21 Chris LattnerMoved LLC subdir to the tools top level directory
2001-07-21 Vikram S. AdveAdded CodeGen, LLC, and Support.
2001-06-06 Chris LattnerInitial revision