Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change instnamer to name arguments "arg" instead of "tmp" for clarity, and | Dan Gohman | 2009-10-19 | 1 | -2/+2 |
* | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 1 | -2/+2 |
* | make instnamer name unnamed blocks as well as instructions and args. | Chris Lattner | 2008-12-18 | 1 | -1/+5 |
* | Don't forget arguments! | Devang Patel | 2008-11-20 | 1 | -1/+6 |
* | InstructionNamer preserves everything. | Devang Patel | 2008-11-06 | 1 | -0/+4 |
* | export an ID for the instructionNamer, allowing analysis/transformation passes | Torok Edwin | 2008-10-27 | 1 | -0/+1 |
* | Add a new trivial -inst-namer pass which makes it possible to diff the | Chris Lattner | 2008-08-23 | 1 | -0/+49 |