Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split ParameterAttributes.h, putting the complicated | Dale Johannesen | 2008-02-22 | 4 | -237/+237 |
* | Unbreak build with gcc 4.3: provide missed includes and silence most annoying... | Anton Korobeynikov | 2008-02-20 | 1 | -1/+1 |
* | regenerate | Chris Lattner | 2007-12-29 | 5 | -4328/+5813 |
* | remove attributions | Chris Lattner | 2007-12-29 | 2 | -4/+4 |
* | remove attributions from tools. | Chris Lattner | 2007-12-29 | 2 | -4/+4 |
* | remove attributions from tools/utils makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | regenerate. | Christopher Lamb | 2007-12-17 | 3 | -4709/+3405 |
* | Change the PointerType api for creating pointer types. The old functionality ... | Christopher Lamb | 2007-12-17 | 1 | -18/+21 |
* | Add a convenience method for modifying parameter | Duncan Sands | 2007-11-30 | 1 | -1/+1 |
* | Add some convenience methods for querying attributes, and | Duncan Sands | 2007-11-28 | 2 | -2/+2 |
* | Fix PR1146: parameter attributes are longer part of | Duncan Sands | 2007-11-27 | 4 | -3723/+4780 |
* | Move the space in overview output for commands out of each of the | Dan Gohman | 2007-10-08 | 1 | -1/+1 |
* | minor long double related changes | Dale Johannesen | 2007-09-28 | 3 | -168/+171 |
* | Apply feedback from previous patch. | Dale Johannesen | 2007-09-07 | 4 | -3677/+2717 |
* | Next round of APFloat changes. | Dale Johannesen | 2007-09-06 | 6 | -205/+223 |
* | Update generated files. | David Greene | 2007-09-04 | 3 | -1693/+1360 |
* | Update GEP constructors to use an iterator interface to fix | David Greene | 2007-09-04 | 1 | -4/+5 |
* | Update InvokeInst to work like CallInst | David Greene | 2007-08-27 | 1 | -2/+3 |
* | Update .cvs file | David Greene | 2007-08-15 | 1 | -4/+5 |
* | Make this code more efficient | David Greene | 2007-08-07 | 1 | -4/+5 |
* | Regenerating. | Chandler Carruth | 2007-08-04 | 3 | -1398/+1680 |
* | This is the patch to provide clean intrinsic function overloading support in ... | Chandler Carruth | 2007-08-04 | 1 | -28/+0 |
* | Update generated files. | David Greene | 2007-08-01 | 3 | -1340/+1178 |
* | New CallInst interface to address GLIBCXX_DEBUG errors caused by | David Greene | 2007-08-01 | 1 | -8/+9 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -4/+0 |
* | Regenerate. | Reid Spencer | 2007-05-18 | 3 | -337/+381 |
* | Remove the -emit-bytecode option. Noone in the llvm tree uses it, and this | Chris Lattner | 2007-05-06 | 2 | -13/+3 |
* | For PR1146: | Reid Spencer | 2007-04-22 | 1 | -34/+56 |
* | Regenerate. | Reid Spencer | 2007-04-16 | 3 | -274/+286 |
* | For PR1336: | Reid Spencer | 2007-04-16 | 1 | -0/+5 |
* | For PR1336: | Reid Spencer | 2007-04-16 | 1 | -3/+4 |
* | Regenerate. | Reid Spencer | 2007-04-16 | 3 | -346/+400 |
* | For PR1336: | Reid Spencer | 2007-04-16 | 1 | -39/+66 |
* | Regenerate. | Reid Spencer | 2007-04-11 | 3 | -271/+273 |
* | Fix a crash-by-unknown-exception caused by attempting to use a null pointer | Reid Spencer | 2007-04-11 | 1 | -1/+2 |
* | For PR1146: | Reid Spencer | 2007-04-11 | 3 | -24/+24 |
* | Regenerate | Reid Spencer | 2007-04-09 | 3 | -317/+349 |
* | For PR1146: | Reid Spencer | 2007-04-09 | 1 | -25/+41 |
* | Regenerate. | Reid Spencer | 2007-04-07 | 2 | -54/+66 |
* | For PR1312: | Reid Spencer | 2007-04-07 | 1 | -2/+8 |
* | Regenerate | Reid Spencer | 2007-04-02 | 3 | -268/+306 |
* | Upgrade the bit count intrinsics to have an i32 result. | Reid Spencer | 2007-04-02 | 1 | -0/+19 |
* | Regenerate | Reid Spencer | 2007-04-02 | 3 | -328/+362 |
* | Don't upgrade functions that look like a bswap intrinsic but aren't. | Reid Spencer | 2007-04-02 | 1 | -1/+1 |
* | Handle upgrade of llvm.bswap.iXX to llvm.bswap.iXX.iXX per new naming | Reid Spencer | 2007-04-02 | 1 | -30/+47 |
* | Unbreak non-debug builds. | Evan Cheng | 2007-03-22 | 3 | -0/+6 |
* | Regenerate. | Reid Spencer | 2007-03-21 | 2 | -767/+744 |
* | For PR1243: | Reid Spencer | 2007-03-21 | 1 | -14/+10 |
* | Regenerate. | Reid Spencer | 2007-03-21 | 5 | -904/+1557 |
* | For PR1256: | Reid Spencer | 2007-03-21 | 3 | -251/+708 |