| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused function. | Daniel Dunbar | 2009-08-07 | 1 | -7/+0 |
* | Fix a bunch of namespace pollution. | Dan Gohman | 2009-08-07 | 1 | -1/+1 |
* | Move a few more APIs back to 2.5 forms. The only remaining ones left to chan... | Owen Anderson | 2009-07-31 | 1 | -1/+1 |
* | Remove Value::getName{Start,End}, the last of the old Name APIs. | Daniel Dunbar | 2009-07-26 | 1 | -1/+1 |
* | More migration to raw_ostream, the water has dried up around the iostream hole. | Daniel Dunbar | 2009-07-25 | 1 | -3/+3 |
* | Move to raw_ostream. | Daniel Dunbar | 2009-07-24 | 1 | -33/+34 |
* | Get rid of the Pass+Context magic. | Owen Anderson | 2009-07-22 | 1 | -1/+1 |
* | llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. | Torok Edwin | 2009-07-14 | 1 | -7/+7 |
* | Begin the painful process of tearing apart the rat'ss nest that is Constants.... | Owen Anderson | 2009-07-13 | 1 | -1/+1 |
* | assert(0) -> LLVM_UNREACHABLE. | Torok Edwin | 2009-07-11 | 1 | -6/+6 |
* | Convert more assert(0)+abort() -> LLVM_UNREACHABLE, | Torok Edwin | 2009-07-11 | 1 | -1/+2 |
* | Fix the build on Cygwin. Patch by Aaron Gray. | Owen Anderson | 2009-06-30 | 1 | -2/+2 |
* | Use a more correct atomic increment style. This isn't really necessary in | Owen Anderson | 2009-06-25 | 1 | -2/+2 |
* | Make this thread-safe. | Owen Anderson | 2009-06-24 | 1 | -1/+3 |
* | Clear the cached cost when removing a function in | Dale Johannesen | 2009-03-19 | 1 | -1/+2 |
* | Revert r66920. It was causing failures in the self-hosting buildbot (in release | Bill Wendling | 2009-03-13 | 2 | -2/+2 |
* | Second installment of "BasicBlock operands to the back" | Gabor Greif | 2009-03-13 | 2 | -2/+2 |
* | Change WriteTypeSymbolic to not put a space out before types, also, remove | Chris Lattner | 2009-02-28 | 1 | -4/+7 |
* | Reapply r64300: | Nick Lewycky | 2009-02-13 | 1 | -2/+12 |
* | Revert r64300 and r64301. These were causing the following errors respectively: | Bill Wendling | 2009-02-11 | 1 | -18/+8 |
* | Make sure the SCC pass manager initializes any contained | Duncan Sands | 2009-02-11 | 1 | -8/+18 |
* | Refactor my previous change to maintain the distinction between AliasAnalysis... | Owen Anderson | 2009-02-05 | 1 | -2/+18 |
* | introduce a useful abstraction to find out if a Use is in the call position o... | Gabor Greif | 2009-01-22 | 1 | -1/+2 |
* | switch over some other methods from indices to iterators | Gabor Greif | 2009-01-17 | 1 | -8/+8 |
* | speed up iterative loop by using iterators. changes direction, but functional... | Gabor Greif | 2009-01-17 | 1 | -4/+4 |
* | Add the private linkage. | Rafael Espindola | 2009-01-15 | 3 | -5/+5 |
* | minor simplification | Gabor Greif | 2009-01-14 | 1 | -2/+2 |
* | Removed trailing whitespace from Makefiles. | Misha Brukman | 2009-01-09 | 1 | -2/+2 |
* | Check that the function prototypes are correct before assuming that the | Nick Lewycky | 2008-12-27 | 1 | -18/+28 |
* | reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an | Chris Lattner | 2008-11-21 | 1 | -4/+3 |
* | Revert r59802. It was breaking the build of llvm-gcc: | Bill Wendling | 2008-11-21 | 1 | -3/+4 |
* | Make mem[cpy,move,set] intrinsics overloaded. | Sanjiv Gupta | 2008-11-21 | 1 | -4/+3 |
* | Teach internalize to preserve the callgraph. | Duncan Sands | 2008-10-03 | 1 | -0/+13 |
* | Factorize code: remove variants of "strip off | Duncan Sands | 2008-10-01 | 1 | -27/+4 |
* | Rationalize the names of passes that print information: | Duncan Sands | 2008-09-23 | 1 | -1/+1 |
* | Initial support for the CMake build system. | Oscar Fuentes | 2008-09-22 | 1 | -0/+7 |
* | Fix PR2792: treat volatile loads as writing memory somewhere. | Duncan Sands | 2008-09-13 | 1 | -3/+11 |
* | Rather than marking all internal globals "Ref" | Duncan Sands | 2008-09-12 | 1 | -17/+11 |
* | Intrinsics don't touch internal global variables | Duncan Sands | 2008-09-11 | 1 | -2/+4 |
* | Intrinsics don't read these kinds of global | Duncan Sands | 2008-09-11 | 1 | -5/+7 |
* | Simplify this some more. No functionality change. | Duncan Sands | 2008-09-09 | 1 | -15/+8 |
* | Optimization suggested by Matthijs Kooijman. | Duncan Sands | 2008-09-09 | 1 | -1/+2 |
* | Correct callgraph construction. It has two problems: | Duncan Sands | 2008-09-09 | 1 | -34/+14 |
* | Didn't mean to commit this change to how the | Duncan Sands | 2008-09-08 | 1 | -8/+4 |
* | Reapply 55859. This doesn't change anything as | Duncan Sands | 2008-09-08 | 1 | -14/+8 |
* | When PruneEH turned an invoke into an ordinary | Duncan Sands | 2008-09-06 | 1 | -1/+14 |
* | Revert r55859. This is breaking the build in the abscence of its companion c... | Owen Anderson | 2008-09-05 | 1 | -0/+10 |
* | Delete the removeCallEdgeTo callgraph method, | Duncan Sands | 2008-09-05 | 1 | -10/+0 |
* | Neaten this up a bit. No functionality change. | Duncan Sands | 2008-09-04 | 1 | -15/+14 |
* | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman | 2008-09-04 | 4 | -4/+4 |