| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update unit test for previous change. | Chris Lattner | 2009-08-31 | 1 | -1/+1 |
| | | | | | llvm-svn: 80528 | ||||
| * | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 1 | -17/+17 |
| | | | | | llvm-svn: 78948 | ||||
| * | Hold the LLVMContext by reference rather than by pointer. | Owen Anderson | 2009-07-01 | 1 | -3/+3 |
| | | | | | llvm-svn: 74640 | ||||
| * | Fix unit tests for LLVMContext+Module. | Owen Anderson | 2009-07-01 | 1 | -3/+4 |
| | | | | | llvm-svn: 74622 | ||||
| * | Call doInitialization(), releaseMemory(), and doFinalization() for ↵ | Torok Edwin | 2009-06-29 | 1 | -0/+526 |
| on-the-fly passes as well. Also don't call finalizers for LoopPass if initialization was not called. Add a unittest that tests that these methods are called, in the proper order, and the correct number of times. llvm-svn: 74438 | |||||

