summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* 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
* Make sure the gccas script is executable.Reid Spencer2007-02-04
* For PR1072:Reid Spencer2007-02-03
* add an instcombine pass to clean up after heavy-lifting IP passesChris Lattner2007-02-03
* Clean this up a bit: hide command unless verbose output requested, echoReid Spencer2007-02-03
* Two improvements:Reid Spencer2007-02-02
* For PR1152:Reid Spencer2007-02-02
* For PR1152:Reid Spencer2007-02-02
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-02
* Add printVersion(). Linker can use it to print LLVM version number.Devang Patel2007-02-01
* Include Makefile.config before testing OS.Devang Patel2007-02-01
* shutdown the app when done.Chris Lattner2007-01-31
* shutdown at end of runChris Lattner2007-01-31
* For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoidReid Spencer2007-01-30
* Regenerate.Reid Spencer2007-01-29
* For PR1142:Reid Spencer2007-01-29
* Regenerate.Reid Spencer2007-01-29
* Upgrade old csret calling convention into sret parameter attribute.Reid Spencer2007-01-29
* Drop CSRET from here too.Nick Lewycky2007-01-28
* Merge error at my side. Fixed.Anton Korobeynikov2007-01-28
* RegenerateAnton Korobeynikov2007-01-28
* Drop CSRET CCAnton Korobeynikov2007-01-28
* Propagate changes from my local tree. This patch includes:Anton Korobeynikov2007-01-28
* Regenerate.Reid Spencer2007-01-28
* For PR1137:Reid Spencer2007-01-28
* Regenerate.Reid Spencer2007-01-26
* Make sure that an upgraded index is also inserted into the VIndicesReid Spencer2007-01-26
* Regenerate.Reid Spencer2007-01-26
* Ensure that gep_upgrade zext instructions we insert have unique names.Reid Spencer2007-01-26
* Remove extraneous ; to make some versions of bison happy.Reid Spencer2007-01-26
* Order createSimplifyLibCallsPass() after a set of function level passesDevang Patel2007-01-26
* Remove the SignedType class and other dead code. Improve comments.Reid Spencer2007-01-26
* Regenerate.Reid Spencer2007-01-26
* For All These Bugs:Reid Spencer2007-01-26
* Fix a bunch of missing semicolon parse errors from bison.Jeff Cohen2007-01-21
* Run GenLibDeps.pl with the configured PERL path to handle different installReid Spencer2007-01-21
* default to emiting an uncompressed .bc fileChris Lattner2007-01-21
* Run an instcombine pass after inlining but before scalarrepl. This allowsChris Lattner2007-01-15
* Regenerate.Reid Spencer2007-01-15
* For PR1113:Reid Spencer2007-01-15
* rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.Chris Lattner2007-01-15
* RegenerateReid Spencer2007-01-15
* Reorganize things a bit in preparation for rewrite. Although this looksReid Spencer2007-01-15