Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial support for the CMake build system. | Oscar Fuentes | 2008-09-22 | 1 | -0/+5 |
* | Move X86 assembler printers into separate directory. This allows JIT-only use... | Anton Korobeynikov | 2008-08-17 | 1 | -1/+1 |
* | Add -fast command line option to lli. It enables fast codegen path. | Evan Cheng | 2008-08-08 | 1 | -1/+7 |
* | Rename -no-lazy to -disable-lazy-compilation. | Evan Cheng | 2008-05-21 | 1 | -1/+1 |
* | Added command line option -no-lazy to disable JIT lazy compilation. | Evan Cheng | 2008-04-22 | 1 | -8/+30 |
* | remove attributions from tools. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | remove attributions from tools/utils makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Move the space in overview output for commands out of each of the | Dan Gohman | 2007-10-08 | 1 | -1/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 2 | -0/+175 |