| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | propagate cookie management out one layer of function calls. | Chris Lattner | 2010-04-06 | 1 | -4/+3 |
| * | report errors through LLVMContext's inline asm handler if available. | Chris Lattner | 2010-04-06 | 1 | -1/+15 |
| * | Give AsmParser an option to control whether it finalizes | Chris Lattner | 2010-04-05 | 1 | -1/+2 |
| * | add .o file writing for inline asm in llc. Here's a silly | Chris Lattner | 2010-04-05 | 1 | -3/+34 |
| * | stringref-ize the MemoryBuffer::get apis. This requires | Chris Lattner | 2010-04-05 | 1 | -9/+7 |
| * | move uleb/sleb printing into AsmPrinter from DwarfPrinter. | Chris Lattner | 2010-04-04 | 1 | -3/+3 |
| * | use stringref instead of strtol to avoid errno gymnastics. | Chris Lattner | 2010-04-04 | 1 | -7/+6 |
| * | split inline asm support out to its own .cpp file. | Chris Lattner | 2010-04-04 | 1 | -0/+315 |

