Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Make LoopInfoBase more generic, in preparation for having MachineLoopInfo. T... | Owen Anderson | 2007-11-27 | 1 | -4/+4 |
* | Fix PR1752 and LoopSimplify/2007-10-28-InvokeCrash.ll: terminators | Chris Lattner | 2007-10-29 | 1 | -4/+6 |
* | 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 |
* | Use SmallVector instead of std::vector. | Devang Patel | 2007-08-21 | 1 | -1/+1 |
* | remove some dead lines | Chris Lattner | 2007-08-06 | 1 | -2/+0 |
* | Verify loop info. | Devang Patel | 2007-07-19 | 1 | -0/+10 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+692 |