summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
...
* Now LICM is a LoopPass.Devang Patel2007-03-07
* Now LoopUnswitch is a LoopPass.Devang Patel2007-03-07
* Obtain the exit function before execution just in case the moduleReid Spencer2007-03-06
* Unbreak VC++ build.Jeff Cohen2007-03-05
* 1. Handle errors around the ModuleProvider. This is necessary since it isReid Spencer2007-03-03
* Make output for ConstantInt construction correct for any bitwidth.Reid Spencer2007-03-01
* remove use of deprecated apisChris Lattner2007-02-19
* remove use of deprecated apiChris Lattner2007-02-19
* Add possibility to set memory limit for binaries run via libSystem. ThisAnton Korobeynikov2007-02-16
* Add missing break statements!Reid Spencer2007-02-16
* For PR1195:Reid Spencer2007-02-15
* For PR1195:Reid Spencer2007-02-15
* eliminate use of vector-related ctorsChris Lattner2007-02-13
* regenerateChris Lattner2007-02-13
* remove use of vector-related ctorsChris Lattner2007-02-13
* stop using me thods that take a vectorChris Lattner2007-02-12
* Fix build error on ARM.Lauro Ramos Venancio2007-02-12
* regenerateChris Lattner2007-02-11
* add #includeChris Lattner2007-02-11
* Align make log output with the rest of llvm.Reid Spencer2007-02-10
* Get the use of \ right.Reid Spencer2007-02-09
* Now that gccas and gccld are just schell scripts, adjust the build orderingReid Spencer2007-02-09
* End of life for gccld. Remove its source code and enable the generationReid Spencer2007-02-09
* Write the deprecation message to stderr instead of stdout so that itReid Spencer2007-02-09
* Write the deprecation message to stderr instead of stdout so that itReid Spencer2007-02-09
* Put in a disabled template for when gccld is replaced by the shell script.Reid Spencer2007-02-09
* Get the right warning message.Reid Spencer2007-02-09
* New shell script to replace gccld, eventually.Reid Spencer2007-02-09
* Clean up error handling.Reid Spencer2007-02-09
* For PR1153:Reid Spencer2007-02-08
* For PR1153:Reid Spencer2007-02-08
* Regenerate.Reid Spencer2007-02-08
* Rename a field so there's less confusion between fields of the same name.Reid Spencer2007-02-08
* For PR1187:Reid Spencer2007-02-08
* For PR1187:Reid Spencer2007-02-08
* For PR1187:Reid Spencer2007-02-08
* Avoid assert() in lto. Let linker handle all failures. Use LTO_WRITE_FAILUREBill Wendling2007-02-08
* The new version of how to add passes to emit files. We explicitly call aBill Wendling2007-02-08
* Regenerate for recent changes.Reid Spencer2007-02-08
* For PR1187:Reid Spencer2007-02-08
* For PR1187:Reid Spencer2007-02-08
* move an llvmc-specific function out of the bcreader into llvmc.Chris Lattner2007-02-07
* push bytecode decompressor out through APIs. Now the bytecode readerChris Lattner2007-02-07
* add an option for timing bc file reading.Chris Lattner2007-02-07
* For PR411:Reid Spencer2007-02-05
* For PR411:Reid Spencer2007-02-05
* For PR411:Reid Spencer2007-02-05
* Fix grammaro in output message.Reid Spencer2007-02-04
* Regenerate.Reid Spencer2007-02-04
* For PR1151:Reid Spencer2007-02-04