| Commit message (Expand) | Author | Age | Files | Lines |
* | Check in a couple of changes that I apparently never committed: | John McCall | 2010-08-24 | 1 | -1/+1 |
* | Don't try to build a plugin on windows. | Rafael Espindola | 2010-08-09 | 1 | -1/+3 |
* | Move the bugpoint test passes to a plugin in preparation for having bugpoint | Rafael Espindola | 2010-08-07 | 1 | -1/+1 |
* | fix DISABLE_EDIS | Chris Lattner | 2010-07-20 | 1 | -2/+2 |
* | start straightening out libedis's dependencies and make it fit | Chris Lattner | 2010-07-20 | 1 | -6/+12 |
* | Remove some broken code to check the DISABLE_EDIS flag (edis is now in the | Bob Wilson | 2010-07-14 | 1 | -5/+0 |
* | Build system fix to make llvm-mc properly build | Sean Callanan | 2010-04-12 | 1 | -2/+2 |
* | Build system fixes. llvm-mc depends on | Sean Callanan | 2010-04-12 | 1 | -10/+4 |
* | Second try at integrating the edis tester. This | Sean Callanan | 2010-04-12 | 1 | -0/+2 |
* | Updated the edis build mechanism to allow for builds | Sean Callanan | 2010-04-10 | 1 | -1/+1 |
* | revert r100842 which broke several of the build bots. | Chris Lattner | 2010-04-09 | 1 | -1/+1 |
* | Added a tester for the enhanced disassembler, | Sean Callanan | 2010-04-09 | 1 | -1/+1 |
* | Remove if DISABLED not if not DISABLED... | Bill Wendling | 2010-03-23 | 1 | -1/+1 |
* | Use "DISABLE_EDIS" to disable building "edis" explicitly. Don't build it for | Bill Wendling | 2010-03-23 | 1 | -2/+6 |
* | Attempt to fix random build failures seen when doing highly | Duncan Sands | 2010-03-09 | 1 | -2/+1 |
* | apparently if gold is around lto needs to be part of DIRS. | Chris Lattner | 2010-03-05 | 1 | -2/+7 |
* | Only build libedis if ENABLE_SHARED is specified, just like liblto. | Chris Lattner | 2010-03-05 | 1 | -10/+11 |
* | liblto and gold don't need to be built in serial | Chris Lattner | 2010-03-05 | 1 | -3/+3 |
* | don't build edis if the x86 target isn't enabld. | Chris Lattner | 2010-02-26 | 1 | -0/+5 |
* | ...and fixed the Makefile. | Sean Callanan | 2010-02-02 | 1 | -1/+1 |
* | Added a bare-bones Makefile to build the enhanced disassembly | Sean Callanan | 2010-01-29 | 1 | -1/+2 |
* | remove llvm-db: it is completely broken and if anyone wants to do a debugger, | Chris Lattner | 2009-10-05 | 1 | -1/+1 |
* | EXIT STAGE LEFT: gccas, gccld | Daniel Dunbar | 2009-08-25 | 1 | -1/+1 |
* | The attached patches attempt to fix cross builds. For example, if you | Anton Korobeynikov | 2009-08-18 | 1 | -1/+1 |
* | LLVMC doesn't need ENABLE_PIC to build now. | Mikhail Glushenkov | 2009-07-04 | 1 | -2/+2 |
* | Don't build LLVMC when configured with --disable-pic (it needs requires shared | Daniel Dunbar | 2009-06-29 | 1 | -2/+2 |
* | Add a skeleton driver for new machine code level fun. llvm-mc is meant | Chris Lattner | 2009-06-18 | 1 | -1/+2 |
* | aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin! | Chris Lattner | 2009-04-25 | 1 | -0/+6 |
* | Remove clang since its conditionally there already. | Tanya Lattner | 2009-04-20 | 1 | -1/+1 |
* | Emit the auto variables of a function into a different section than parameters. | Sanjiv Gupta | 2009-04-20 | 1 | -1/+1 |
* | Another bug :( | Anton Korobeynikov | 2009-03-11 | 1 | -1/+1 |
* | Unbreak the build. Dunno, why it did not fail on mingw :( | Anton Korobeynikov | 2009-03-11 | 1 | -1/+1 |
* | Disable plugins / shared stuff generation on windows targets. | Anton Korobeynikov | 2009-03-11 | 1 | -0/+5 |
* | ENABLE_PIC is either 0 or 1, but is always defined. | Nick Lewycky | 2009-03-03 | 1 | -1/+1 |
* | Tabs to spaces presto chango! Pointed out by Duncan Sands. | Nick Lewycky | 2009-02-26 | 1 | -2/+2 |
* | Force 'llvm-config' to go first, optionally followed by lto and gold mixed in | Nick Lewycky | 2009-02-26 | 1 | -10/+7 |
* | Revert r64299: it breaks the build when configured | Duncan Sands | 2009-02-11 | 1 | -3/+2 |
* | Try this. Darwin -> LTO, PIC -> LTO + possibly gold too. | Nick Lewycky | 2009-02-11 | 1 | -2/+3 |
* | 62987 disables LTO build on darwin. | Devang Patel | 2009-02-11 | 1 | -1/+2 |
* | Add LLVM plugin for gold. | Nick Lewycky | 2009-02-03 | 1 | -0/+4 |
* | Build libLTO on any platform so long as PIC is enabled. | Nick Lewycky | 2009-01-26 | 1 | -2/+1 |
* | Perform optional clang building. | Mike Stump | 2009-01-24 | 1 | -0/+4 |
* | Since the old llvmc was removed, rename llvmc2 to llvmc. | Mikhail Glushenkov | 2008-11-25 | 1 | -5/+5 |
* | Rename new lto2 tool as lto. | Devang Patel | 2008-06-30 | 1 | -4/+1 |
* | Disable building of llvm2cpp. The directory will be removed before 2.3 release. | Anton Korobeynikov | 2008-04-23 | 1 | -1/+1 |
* | stop building llvmc. | Chris Lattner | 2008-03-30 | 1 | -1/+1 |
* | Disable building llvm-upgrade. | Tanya Lattner | 2008-03-25 | 1 | -1/+1 |
* | Add first proof-of-concept universal compiler driver framework based | Anton Korobeynikov | 2008-03-23 | 1 | -1/+1 |
* | Renable lto2 build. | Tanya Lattner | 2008-03-03 | 1 | -1/+1 |
* | Disable lto because its broken on tiger. | Tanya Lattner | 2008-03-01 | 1 | -1/+1 |