| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add the code generation options. | Reid Spencer | 2007-08-07 | 1 | -0/+119 |
* | Rearrange options into sections and add the last floating point related option. | Reid Spencer | 2007-08-07 | 1 | -14/+32 |
* | Add the -disable-excess-fp-precision option. | Reid Spencer | 2007-08-07 | 1 | -0/+4 |
* | Add another missing option. | Reid Spencer | 2007-08-07 | 1 | -0/+5 |
* | Add some more missing options. | Reid Spencer | 2007-08-07 | 1 | -2/+12 |
* | Remove the -f option which is no longer supported, but add the -fake-argv0 | Reid Spencer | 2007-08-07 | 1 | -5/+2 |
* | Describe the global/local naming convention. | Reid Spencer | 2007-08-07 | 1 | -11/+13 |
* | Update links to the command guide generated documentation. | Reid Spencer | 2007-08-05 | 2 | -41/+41 |
* | Comment out configuration tags not supported by doxygen 1.3.9 | Reid Spencer | 2007-08-05 | 1 | -8/+8 |
* | This is the patch to provide clean intrinsic function overloading support in ... | Chandler Carruth | 2007-08-04 | 1 | -35/+44 |
* | fp2uint -> fptoui | Reid Spencer | 2007-07-31 | 1 | -8/+8 |
* | Forget to add 'nest' to the list of parameter | Duncan Sands | 2007-07-27 | 1 | -0/+3 |
* | Support for trampolines, except for X86 codegen which is | Duncan Sands | 2007-07-27 | 1 | -0/+105 |
* | Fix example code. | Devang Patel | 2007-07-25 | 1 | -0/+1 |
* | test commit | Chris Lattner | 2007-07-25 | 1 | -1/+1 |
* | Fix some validation errors. | Bill Wendling | 2007-07-23 | 1 | -3/+4 |
* | Converted to "svn" and reformatted. | Bill Wendling | 2007-07-23 | 1 | -270/+349 |
* | Small change. | Bill Wendling | 2007-07-23 | 1 | -1/+1 |
* | Point to the correct SVN repository. | Bill Wendling | 2007-07-23 | 1 | -1/+1 |
* | No longer referencing "shared memory" as this can confuse people. The memory is | Chandler Carruth | 2007-07-20 | 1 | -13/+13 |
* | Silly HTML | Reid Spencer | 2007-07-20 | 1 | -1/+3 |
* | Fix validation errors. | Reid Spencer | 2007-07-20 | 1 | -16/+10 |
* | This introduces the atomic operation intrinsics into the documentation. This is | Chandler Carruth | 2007-07-20 | 1 | -0/+305 |
* | For PR1553: | Reid Spencer | 2007-07-19 | 1 | -8/+8 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 103 | -0/+41259 |