summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Silly cleanupChris Lattner2006-05-29
* silly cleanupChris Lattner2006-05-29
* Next batch of implementation:Reid Spencer2006-05-29
* Fix file header comment.Reid Spencer2006-05-29
* Remove temporary testing rules.Reid Spencer2006-05-29
* Fix two bugs in the CppWriter.cpp:Reid Spencer2006-05-29
* Fix the file's comment block.Reid Spencer2006-05-29
* Initial Commit of llvm2cppReid Spencer2006-05-29
* For PR786:Reid Spencer2006-05-24
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-24
* Remove the llvm-db and bugpoint restrictions from the win32 platform soReid Spencer2006-05-17
* added a skeleton of the ARM backendRafael Espindola2006-05-14
* Free memory allocated by copy_env.Chris Lattner2006-05-14
* print a nice error if bugpoint gets an error reading inputs. Bug identifiedChris Lattner2006-05-14
* Fix a bug found by inspection.Chris Lattner2006-05-14
* Delete memory allocated by CopyEnvChris Lattner2006-05-14
* Remove dead return value.Chris Lattner2006-05-12
* Refactor a bunch of includes so that TargetMachine.h doesn't have to includeOwen Anderson2006-05-12
* wrap long lineChris Lattner2006-05-04
* Adjust to use proper TargetData copy ctorChris Lattner2006-05-04
* For PR764:Reid Spencer2006-05-03
* Refactor TargetMachine, pushing handling of TargetData into the target-specif...Owen Anderson2006-05-03
* This no longer needs the JIT.Chris Lattner2006-04-22
* Okay, llvm-config is good to go now.Reid Spencer2006-04-20
* Several Changes To Support Building llvm-config:Reid Spencer2006-04-20
* Don't build llvm-config until issues are resolved.Reid Spencer2006-04-20
* Build the llvm-config directory as a tool.Reid Spencer2006-04-20
* Update the library dependencies for 1.8 with SparcV9 now gone.Reid Spencer2006-04-20
* Never link in sparcv9Chris Lattner2006-04-20
* fix printing call graphsAndrew Lenharth2006-04-18
* Add a warning.Chris Lattner2006-04-18
* Add a warningChris Lattner2006-04-18
* one too many l'sChris Lattner2006-04-13
* Distribute CVS versions of lex filesReid Spencer2006-04-12
* Get JIT/Interpreter working on Windows again.Jeff Cohen2006-03-24
* Ignore the lexer output.Reid Spencer2006-03-24
* Remove the interpreter component as its not working at the moment.Reid Spencer2006-03-24
* Ignore temporary files generated by building.Reid Spencer2006-03-23
* Update to llvm-config tool, by Erik Kidd:Reid Spencer2006-03-23
* Don't print out ugly command line when building LibDeps.txt.Reid Spencer2006-03-23
* Updated for library changes:Reid Spencer2006-03-23
* remove always-null IntrinsicLowering argument.Chris Lattner2006-03-23
* These changes are necessary to support the new llvm-config tool. llvm-configReid Spencer2006-03-22
* The library dependency file in flat format. This file is generated by theReid Spencer2006-03-19
* First cut at the Makefile for llvm-config. This initial version just providesReid Spencer2006-03-19
* add an assert to get a slightly better msg about this problemChris Lattner2006-03-16
* Convert llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* Fix a really annoying bug in bugpoint that made reducing C++ testcasesChris Lattner2006-03-08
* Fit to 80 columns.Chris Lattner2006-03-08
* Make sure command line options are parsed before we try to add the LibPathReid Spencer2006-03-06