Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake: MSVC++ no longer uses a special configuration method. | Oscar Fuentes | 2008-10-25 | 1 | -9/+21 |
* | Initial support for the CMake build system. | Oscar Fuentes | 2008-09-22 | 1 | -0/+558 |
* | Use C-style comments :) | Anton Korobeynikov | 2008-03-23 | 1 | -2/+2 |
* | Remove use of ltdl | Devang Patel | 2008-02-13 | 1 | -3/+0 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Remove host endianness info from TargetData and | Duncan Sands | 2007-12-12 | 1 | -6/+0 |
* | Fix PR1836: in the interpreter, read and write apints | Duncan Sands | 2007-12-10 | 1 | -0/+6 |
* | Add target triple to include/llvm/Config/config.h.in. Regenerate all files. | Eric Christopher | 2007-12-01 | 1 | -0/+3 |
* | Regenerate. | Gordon Henriksen | 2007-10-03 | 1 | -1/+4 |
* | Fix PR1606: | Reid Spencer | 2007-08-17 | 1 | -0/+3 |
* | Add detection of __dso_handle presence during configure. Use this information... | Anton Korobeynikov | 2007-07-30 | 1 | -0/+3 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 2 | -0/+614 |