aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lli/lli.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add -fast command line option to lli. It enables fast codegen path.Evan Cheng2008-08-081-1/+7
* Rename -no-lazy to -disable-lazy-compilation.Evan Cheng2008-05-211-1/+1
* Added command line option -no-lazy to disable JIT lazy compilation.Evan Cheng2008-04-221-8/+30
* remove attributions from tools.Chris Lattner2007-12-291-2/+2
* Move the space in overview output for commands out of each of theDan Gohman2007-10-081-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+160