aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2007-02-19remove use of deprecated apisChris Lattner
2007-02-19remove use of deprecated apiChris Lattner
2007-02-16Add possibility to set memory limit for binaries run via libSystem. ThisAnton Korobeynikov
2007-02-16Add missing break statements!Reid Spencer
2007-02-15For PR1195:Reid Spencer
2007-02-15For PR1195:Reid Spencer
2007-02-13eliminate use of vector-related ctorsChris Lattner
2007-02-13regenerateChris Lattner
2007-02-13remove use of vector-related ctorsChris Lattner
2007-02-12stop using me thods that take a vectorChris Lattner
2007-02-12Fix build error on ARM.Lauro Ramos Venancio
2007-02-11regenerateChris Lattner
2007-02-11add #includeChris Lattner
2007-02-10Align make log output with the rest of llvm.Reid Spencer
2007-02-09Get the use of \ right.Reid Spencer
2007-02-09Now that gccas and gccld are just schell scripts, adjust the build orderingReid Spencer
2007-02-09End of life for gccld. Remove its source code and enable the generationReid Spencer
2007-02-09Write the deprecation message to stderr instead of stdout so that itReid Spencer
2007-02-09Write the deprecation message to stderr instead of stdout so that itReid Spencer
2007-02-09Put in a disabled template for when gccld is replaced by the shell script.Reid Spencer
2007-02-09Get the right warning message.Reid Spencer
2007-02-09New shell script to replace gccld, eventually.Reid Spencer
2007-02-09Clean up error handling.Reid Spencer
2007-02-08For PR1153:Reid Spencer
2007-02-08For PR1153:Reid Spencer
2007-02-08Regenerate.Reid Spencer
2007-02-08Rename a field so there's less confusion between fields of the same name.Reid Spencer
2007-02-08For PR1187:Reid Spencer
2007-02-08For PR1187:Reid Spencer
2007-02-08For PR1187:Reid Spencer
2007-02-08Avoid assert() in lto. Let linker handle all failures. Use LTO_WRITE_FAILUREBill Wendling
2007-02-08The new version of how to add passes to emit files. We explicitly call aBill Wendling
2007-02-08Regenerate for recent changes.Reid Spencer
2007-02-08For PR1187:Reid Spencer
2007-02-08For PR1187:Reid Spencer
2007-02-07move an llvmc-specific function out of the bcreader into llvmc.Chris Lattner
2007-02-07push bytecode decompressor out through APIs. Now the bytecode readerChris Lattner
2007-02-07add an option for timing bc file reading.Chris Lattner
2007-02-05For PR411:Reid Spencer
2007-02-05For PR411:Reid Spencer
2007-02-05For PR411:Reid Spencer
2007-02-04Fix grammaro in output message.Reid Spencer
2007-02-04Regenerate.Reid Spencer
2007-02-04For PR1151:Reid Spencer
2007-02-04Make sure the gccas script is executable.Reid Spencer
2007-02-03For PR1072:Reid Spencer
2007-02-03add an instcombine pass to clean up after heavy-lifting IP passesChris Lattner
2007-02-03Clean this up a bit: hide command unless verbose output requested, echoReid Spencer
2007-02-02Two improvements:Reid Spencer
2007-02-02For PR1152:Reid Spencer