summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker/lib/compiler/StackerCompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* For PR1074:Reid Spencer2007-01-171-1806/+0
* relax typeChris Lattner2007-01-071-1/+1
* For PR950:Reid Spencer2006-12-311-44/+44
* For PR950:Reid Spencer2006-12-231-25/+25
* switch statistic over, remove misspelt comment.Chris Lattner2006-12-191-6/+2
* Change createInferredCast calls to more accurate cast creation calls.Reid Spencer2006-12-131-14/+18
* Detemplatize the Statistic class.Devang Patel2006-12-061-1/+1
* For PR950:Reid Spencer2006-11-271-17/+19
* For PR950:Reid Spencer2006-11-081-1/+1
* For PR786:Reid Spencer2006-11-021-1/+0
* For PR950:Reid Spencer2006-11-021-1/+1
* For PR950:Reid Spencer2006-10-261-2/+2
* For PR950:Reid Spencer2006-10-201-8/+8
* For PR797:Reid Spencer2006-08-181-2/+3
* Don't pass target name into TargetData anymore, it is never used or needed.Chris Lattner2006-06-161-1/+1
* Avoid defining dead resultChris Lattner2006-05-121-1/+1
* WHILE does not "pop" a value, it "examines" to top of stack. Make thisReid Spencer2005-05-041-1/+1
* Eliminate tabs and trailing spacesJeff Cohen2005-04-231-930/+930
* Remove trailing whitespaceMisha Brukman2005-04-211-175/+175
* Rename createPromoteMemoryToRegister() toAlkis Evlogimenos2005-03-281-1/+1
* This pass is not needed, as there is only ever one global: the stackChris Lattner2004-10-071-2/+0
* Make the StackerCompiler and optimizing translator by running specificReid Spencer2004-09-041-3/+91
* Unbreak buildBrian Gaeke2004-09-021-1/+1
* Add dependent library support for Stacker. It now inserts "stkr_runtime" asReid Spencer2004-08-241-1/+5
* Fix #includes of i*.h => Instructions.h as per PR403.Misha Brukman2004-07-291-4/+1
* Changes to make the Stacker Stack use 64 bit values. This *should* getReid Spencer2004-05-091-25/+23
* Avoid TRUE and FALSE which apparently conflict with some macros on OSXChris Lattner2004-03-311-2/+2
* Remove dependence on the return type of ConstantArray::getChris Lattner2004-02-151-7/+7
* Apply patches from PR136Brian Gaeke2003-11-241-17/+8
* Fix these assertions:Chris Lattner2003-11-231-2/+2
* Initial stacker checkinChris Lattner2003-11-231-0/+1728
OpenPOWER on IntegriCloud