Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Transforms to be 4.3 warnings-clean | Anton Korobeynikov | 2008-02-20 | 1 | -1/+2 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Change the PointerType api for creating pointer types. The old functionality ... | Christopher Lamb | 2007-12-17 | 1 | -2/+2 |
* | Move Split<...>() into DomTreeBase. This should make the #include's of Domin... | Owen Anderson | 2007-10-18 | 1 | -1/+0 |
* | Fixed linker errors (unresolved externals: split<>(...)) when compiling with ... | Hartmut Kaiser | 2007-10-17 | 1 | -0/+1 |
* | Update GEP constructors to use an iterator interface to fix | David Greene | 2007-09-04 | 1 | -12/+16 |
* | New CallInst interface to address GLIBCXX_DEBUG errors caused by | David Greene | 2007-08-01 | 1 | -1/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+737 |