aboutsummaryrefslogtreecommitdiffstats
path: root/projects/Stacker
Commit message (Collapse)AuthorAgeFilesLines
* Remove dependence on the return type of ConstantArray::getChris Lattner2004-02-151-7/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11463 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix apparent copy-and-paste-o.Brian Gaeke2003-12-101-4/+2
| | | | | | | Get rid of %debug - Mac OS X bison doesn't have it. sigh. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10352 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a missing semi colon, which breaks bison 1.5Chris Lattner2003-12-081-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10325 91177308-0d34-0410-b5e6-96231b3b80d8
* Makefile updates contributed by ReidChris Lattner2003-12-082-14/+24
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10317 91177308-0d34-0410-b5e6-96231b3b80d8
* * Squelch warning on SunChris Lattner2003-11-271-6/+6
| | | | | | | | * stdlib and friends are system headers * 'long long' is the type that consistently turns into the LLVM 'long' type. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10241 91177308-0d34-0410-b5e6-96231b3b80d8
* Apply patches from PR136Brian Gaeke2003-11-247-44/+178
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10192 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a script I missedChris Lattner2003-11-231-0/+19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10188 91177308-0d34-0410-b5e6-96231b3b80d8
* Checkin testsChris Lattner2003-11-2355-0/+464
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10187 91177308-0d34-0410-b5e6-96231b3b80d8
* Disable test.Chris Lattner2003-11-231-1/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10186 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix these assertions:Chris Lattner2003-11-232-2/+22
| | | | | | | | | | | | stkrc -e -f -o testing.bc testing.st Global is external, but doesn't have external linkage! [1024 x int]* %_stack_ Global is external, but doesn't have external linkage! long* %_index_ Broken module found, compilation aborted! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10185 91177308-0d34-0410-b5e6-96231b3b80d8
* Checkin the stacker compilerChris Lattner2003-11-232-0/+181
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10184 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix file headerChris Lattner2003-11-231-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10183 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial checkinChris Lattner2003-11-231-0/+20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10182 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial checkin of stacker samplesChris Lattner2003-11-235-0/+236
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10181 91177308-0d34-0410-b5e6-96231b3b80d8
* Adjust file headerChris Lattner2003-11-231-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10180 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial checkin of stacker runtimeChris Lattner2003-11-232-0/+51
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10179 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial stacker checkinChris Lattner2003-11-236-0/+2417
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10178 91177308-0d34-0410-b5e6-96231b3b80d8
* Update file headerChris Lattner2003-11-231-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10177 91177308-0d34-0410-b5e6-96231b3b80d8
* initial checkin of stacker makefileChris Lattner2003-11-231-0/+20
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10176 91177308-0d34-0410-b5e6-96231b3b80d8