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