aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llc
Commit message (Expand)AuthorAgeFilesLines
* CodeGen still defaults to non-verbose asm, but llc now overrides it and defau...Evan Cheng2009-03-251-0/+3
* Change various llvm utilities to use PrettyStackTraceProgram inChris Lattner2009-03-061-2/+4
* Registry.h should not depend on CommandLine.h.Mikhail Glushenkov2009-01-161-2/+3
* Delete trailing whitespace.Mikhail Glushenkov2009-01-161-21/+21
* Fix spacing to be uniform for parameters.Misha Brukman2008-12-311-2/+2
* Add Binary flag to raw_fd_ostream constructor.Daniel Dunbar2008-11-131-2/+5
* CMakeLists: removed asmprinter component fromOscar Fuentes2008-11-041-1/+1
* Fix command-line option printing to print two spaces where needed,Dan Gohman2008-10-141-3/+3
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+5
* Don't silently ignore errors when opening output streams.Dan Gohman2008-08-211-2/+9
* Use raw_ostream throughout the AsmPrinter.Owen Anderson2008-08-211-12/+15
* Link GC metadata printers by default to llcAnton Korobeynikov2008-08-171-0/+1
* First step of implementing PR1538: move llvm2cpp logic to new 'target'Anton Korobeynikov2008-04-231-3/+8
* Fix a memory leak in llc.Dan Gohman2008-04-161-1/+2
* remove attributions from tools.Chris Lattner2007-12-291-2/+2
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* Switching TargetMachineRegistry to use the new generic Registry.Gordon Henriksen2007-10-171-1/+2
* Move the space in overview output for commands out of each of theDan Gohman2007-10-081-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-182-0/+325