aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Hello
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-4/+4
* Add the LOADABLE_MODULE=1 directive to indicate that this shared library isReid Spencer2005-01-111-0/+1
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* We won't use automakeReid Spencer2004-10-222-672/+0
* Initial automake generated Makefile templateReid Spencer2004-10-181-0/+657
* Update to reflect changes in Makefile rules.Reid Spencer2004-10-131-4/+4
* Initial version of automake Makefile.am file.Reid Spencer2004-10-101-0/+15
* Add a newlineChris Lattner2004-09-151-0/+1
* Hrm, this pass didn't compile. This bugfix should go into 1.3!Chris Lattner2004-08-121-0/+1
* Finegrainify namespacificationChris Lattner2004-01-091-4/+1
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-201-0/+8
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Initial checkin of the "Hello World" Pass.Chris Lattner2002-08-082-0/+40