aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llc
Commit message (Expand)AuthorAgeFilesLines
* 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